Version bumped by QuickBuild.

This commit is contained in:
Sea App 2012-05-31 08:17:00 +00:00
parent b42f22846e
commit 3e18934b06
16 changed files with 373 additions and 392 deletions

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>com.pmease</groupId> <groupId>com.pmease</groupId>
<artifactId>parent.general</artifactId> <artifactId>parent.general</artifactId>
<version>1.0.5</version> <version>1.0.7</version>
</parent> </parent>
<artifactId>archetype.artifact</artifactId> <artifactId>archetype.artifact</artifactId>
<name>PMEase Artifact Archetype</name> <name>PMEase Artifact Archetype</name>
@ -36,6 +36,5 @@
</snapshots> </snapshots>
<url>http://artifact.pmease.com/</url> <url>http://artifact.pmease.com/</url>
</repository> </repository>
</repositories> </repositories>
<version>1.0.6</version>
</project> </project>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>com.pmease</groupId> <groupId>com.pmease</groupId>
<artifactId>parent.general</artifactId> <artifactId>parent.general</artifactId>
<version>1.0.5</version> <version>1.0.7</version>
</parent> </parent>
<artifactId>archetype.plugin</artifactId> <artifactId>archetype.plugin</artifactId>
<name>PMEase Plugin Archetype</name> <name>PMEase Plugin Archetype</name>
@ -36,6 +36,5 @@
</snapshots> </snapshots>
<url>http://artifact.pmease.com/</url> <url>http://artifact.pmease.com/</url>
</repository> </repository>
</repositories> </repositories>
<version>1.0.6</version>
</project> </project>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>com.pmease</groupId> <groupId>com.pmease</groupId>
<artifactId>parent.general</artifactId> <artifactId>parent.general</artifactId>
<version>1.0.5</version> <version>1.0.7</version>
</parent> </parent>
<artifactId>archetype.product</artifactId> <artifactId>archetype.product</artifactId>
<name>PMEase Product Archetype</name> <name>PMEase Product Archetype</name>
@ -36,6 +36,5 @@
</snapshots> </snapshots>
<url>http://artifact.pmease.com/</url> <url>http://artifact.pmease.com/</url>
</repository> </repository>
</repositories> </repositories>
<version>1.0.6</version>
</project> </project>

View File

@ -6,7 +6,7 @@
<parent> <parent>
<groupId>com.pmease</groupId> <groupId>com.pmease</groupId>
<artifactId>parent.general</artifactId> <artifactId>parent.general</artifactId>
<version>1.0.5</version> <version>1.0.7</version>
</parent> </parent>
<packaging>pom</packaging> <packaging>pom</packaging>
<modules> <modules>
@ -17,8 +17,8 @@
<module>../commons.bootstrap</module> <module>../commons.bootstrap</module>
<module>../commons.jetty</module> <module>../commons.jetty</module>
<module>../commons.hibernate</module> <module>../commons.hibernate</module>
<module>../commons.wicket</module> <module>../commons.wicket</module>
<module>../commons.tapestry</module> <module>../commons.tapestry</module>
</modules> </modules>
<repositories> <repositories>
<repository> <repository>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>parent.general</artifactId> <artifactId>parent.general</artifactId>
<groupId>com.pmease</groupId> <groupId>com.pmease</groupId>
<version>1.0.5</version> <version>1.0.7</version>
</parent> </parent>
<artifactId>commons.bootstrap</artifactId> <artifactId>commons.bootstrap</artifactId>
<build> <build>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>parent.general</artifactId> <artifactId>parent.general</artifactId>
<groupId>com.pmease</groupId> <groupId>com.pmease</groupId>
<version>1.0.5</version> <version>1.0.7</version>
</parent> </parent>
<artifactId>commons.hibernate</artifactId> <artifactId>commons.hibernate</artifactId>
<build> <build>
@ -26,7 +26,7 @@
<dependency> <dependency>
<groupId>com.pmease</groupId> <groupId>com.pmease</groupId>
<artifactId>commons.jetty</artifactId> <artifactId>commons.jetty</artifactId>
<version>1.0.5</version> <version>1.0.7</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.hibernate.javax.persistence</groupId> <groupId>org.hibernate.javax.persistence</groupId>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>parent.general</artifactId> <artifactId>parent.general</artifactId>
<groupId>com.pmease</groupId> <groupId>com.pmease</groupId>
<version>1.0.5</version> <version>1.0.7</version>
</parent> </parent>
<artifactId>commons.jetty</artifactId> <artifactId>commons.jetty</artifactId>
<build> <build>
@ -26,7 +26,7 @@
<dependency> <dependency>
<groupId>com.pmease</groupId> <groupId>com.pmease</groupId>
<artifactId>commons.loader</artifactId> <artifactId>commons.loader</artifactId>
<version>1.0.5</version> <version>1.0.7</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>javax.servlet</groupId> <groupId>javax.servlet</groupId>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>parent.general</artifactId> <artifactId>parent.general</artifactId>
<groupId>com.pmease</groupId> <groupId>com.pmease</groupId>
<version>1.0.5</version> <version>1.0.7</version>
</parent> </parent>
<artifactId>commons.jsw</artifactId> <artifactId>commons.jsw</artifactId>
<build> <build>

View File

@ -6,7 +6,7 @@
<parent> <parent>
<groupId>com.pmease</groupId> <groupId>com.pmease</groupId>
<artifactId>parent.general</artifactId> <artifactId>parent.general</artifactId>
<version>1.0.5</version> <version>1.0.7</version>
</parent> </parent>
<build> <build>
<plugins> <plugins>
@ -31,7 +31,7 @@
<dependency> <dependency>
<groupId>com.pmease</groupId> <groupId>com.pmease</groupId>
<artifactId>commons.bootstrap</artifactId> <artifactId>commons.bootstrap</artifactId>
<version>1.0.5</version> <version>1.0.7</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.slf4j</groupId> <groupId>org.slf4j</groupId>
@ -46,7 +46,7 @@
<dependency> <dependency>
<groupId>com.pmease</groupId> <groupId>com.pmease</groupId>
<artifactId>commons.util</artifactId> <artifactId>commons.util</artifactId>
<version>1.0.5</version> <version>1.0.7</version>
</dependency> </dependency>
</dependencies> </dependencies>
<repositories> <repositories>

View File

@ -1,142 +1,136 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" <?xml version="1.0" encoding="UTF-8"?>
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>commons.product</artifactId>
<version>1.0.0</version>
<name>Commons.product</name>
<parent> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<groupId>com.pmease</groupId> <modelVersion>4.0.0</modelVersion>
<artifactId>parent.general</artifactId> <artifactId>commons.product</artifactId>
<version>1.0.5</version> <version>1.0.0</version>
</parent> <name>Commons.product</name>
<parent>
<build> <groupId>com.pmease</groupId>
<plugins> <artifactId>parent.general</artifactId>
<plugin> <version>1.0.7</version>
<artifactId>maven-archetype-plugin</artifactId> </parent>
</plugin> <build>
<plugin> <plugins>
<artifactId>maven-source-plugin</artifactId> <plugin>
</plugin> <artifactId>maven-archetype-plugin</artifactId>
<plugin> </plugin>
<artifactId>maven-javadoc-plugin</artifactId> <plugin>
</plugin> <artifactId>maven-source-plugin</artifactId>
<plugin> </plugin>
<groupId>com.pmease</groupId> <plugin>
<artifactId>plugin.maven</artifactId> <artifactId>maven-javadoc-plugin</artifactId>
<executions> </plugin>
<execution> <plugin>
<id>copy-product-resources</id> <groupId>com.pmease</groupId>
<phase>compile</phase> <artifactId>plugin.maven</artifactId>
<goals> <executions>
<goal>run-ant</goal> <execution>
</goals> <id>copy-product-resources</id>
<configuration> <phase>compile</phase>
<target> <goals>
<copy todir="${project.build.directory}/sandbox"> <goal>run-ant</goal>
<fileset dir="system" excludes="resource/images/**"/> </goals>
<filterset> <configuration>
<filter token="dbName" value="${project.artifactId}" /> <target>
<filter token="productName" value="${project.name}" /> <copy todir="${project.build.directory}/sandbox">
</filterset> <fileset dir="system" excludes="resource/images/**"/>
</copy> <filterset>
<copy todir="${project.build.directory}/sandbox"> <filter token="dbName" value="${project.artifactId}"/>
<fileset dir="system" includes="resource/images/**"/> <filter token="productName" value="${project.name}"/>
</copy> </filterset>
</target> </copy>
</configuration> <copy todir="${project.build.directory}/sandbox">
</execution> <fileset dir="system" includes="resource/images/**"/>
</executions> </copy>
</plugin> </target>
<plugin> </configuration>
<artifactId>maven-antrun-plugin</artifactId> </execution>
<executions> </executions>
<execution> </plugin>
<id>prepare-package</id> <plugin>
<phase>prepare-package</phase> <artifactId>maven-antrun-plugin</artifactId>
<goals> <executions>
<goal>run</goal> <execution>
</goals> <id>prepare-package</id>
<configuration> <phase>prepare-package</phase>
<target> <goals>
<taskdef name="gant" classname="org.codehaus.gant.ant.Gant" /> <goal>run</goal>
<gant file="build/prepare_package.gant"> </goals>
<definition name="buildDirectory" value="${project.build.directory}" /> <configuration>
<definition name="outputDirectory" value="${project.build.outputDirectory}" /> <target>
<definition name="jswPath" value="${com.pmease:commons.jsw:jar}" /> <taskdef name="gant" classname="org.codehaus.gant.ant.Gant"/>
<definition name="productId" value="${project.artifactId}" /> <gant file="build/prepare_package.gant">
<definition name="productName" value="${project.name}" /> <definition name="buildDirectory" value="${project.build.directory}"/>
<definition name="bootstrapClass" value="${bootstrapClass}" /> <definition name="outputDirectory" value="${project.build.outputDirectory}"/>
</gant> <definition name="jswPath" value="${com.pmease:commons.jsw:jar}"/>
</target> <definition name="productId" value="${project.artifactId}"/>
</configuration> <definition name="productName" value="${project.name}"/>
</execution> <definition name="bootstrapClass" value="${bootstrapClass}"/>
<execution> </gant>
<id>package</id> </target>
<phase>package</phase> </configuration>
<goals> </execution>
<goal>run</goal> <execution>
</goals> <id>package</id>
<configuration> <phase>package</phase>
<target> <goals>
<taskdef name="gant" classname="org.codehaus.gant.ant.Gant" /> <goal>run</goal>
<gant file="build/package.gant"> </goals>
<definition name="buildDirectory" value="${project.build.directory}" /> <configuration>
<definition name="executables" value="${executables}" /> <target>
<definition name="packageName" <taskdef name="gant" classname="org.codehaus.gant.ant.Gant"/>
value="${project.artifactId}-${project.version}" /> <gant file="build/package.gant">
</gant> <definition name="buildDirectory" value="${project.build.directory}"/>
</target> <definition name="executables" value="${executables}"/>
</configuration> <definition name="packageName" value="${project.artifactId}-${project.version}"/>
</execution> </gant>
</executions> </target>
</plugin> </configuration>
</plugins> </execution>
</build> </executions>
</plugin>
<dependencies> </plugins>
<dependency> </build>
<groupId>com.pmease</groupId> <dependencies>
<artifactId>commons.jsw</artifactId> <dependency>
<version>1.0.5</version> <groupId>com.pmease</groupId>
<scope>provided</scope> <artifactId>commons.jsw</artifactId>
</dependency> <version>1.0.7</version>
<dependency> <scope>provided</scope>
<groupId>com.pmease</groupId> </dependency>
<artifactId>commons.hibernate</artifactId> <dependency>
<version>1.0.5</version> <groupId>com.pmease</groupId>
</dependency> <artifactId>commons.hibernate</artifactId>
<dependency> <version>1.0.7</version>
<groupId>com.pmease</groupId> </dependency>
<artifactId>commons.tapestry</artifactId> <dependency>
<version>1.0.0</version> <groupId>com.pmease</groupId>
</dependency> <artifactId>commons.tapestry</artifactId>
</dependencies> <version>1.0.0</version>
</dependency>
<repositories> </dependencies>
<repository> <repositories>
<id>pmeaseRepo</id> <repository>
<name>PMEase Repository</name> <id>pmeaseRepo</id>
<releases> <name>PMEase Repository</name>
<enabled>true</enabled> <releases>
<updatePolicy>never</updatePolicy> <enabled>true</enabled>
<checksumPolicy>fail</checksumPolicy> <updatePolicy>never</updatePolicy>
</releases> <checksumPolicy>fail</checksumPolicy>
<snapshots> </releases>
<enabled>true</enabled> <snapshots>
<updatePolicy>always</updatePolicy> <enabled>true</enabled>
<checksumPolicy>fail</checksumPolicy> <updatePolicy>always</updatePolicy>
</snapshots> <checksumPolicy>fail</checksumPolicy>
<url>http://artifact.pmease.com/</url> </snapshots>
</repository> <url>http://artifact.pmease.com/</url>
</repositories> </repository>
</repositories>
<properties> <properties>
<executables>bin/*.sh, bin/wrapper-*</executables> <executables>bin/*.sh, bin/wrapper-*</executables>
<bootstrapClass>com.pmease.commons.bootstrap.Bootstrap</bootstrapClass> <bootstrapClass>com.pmease.commons.bootstrap.Bootstrap</bootstrapClass>
<moduleClass>com.pmease.commons.product.PluginModule</moduleClass> <moduleClass>com.pmease.commons.product.PluginModule</moduleClass>
<aggregation>false</aggregation> <aggregation>false</aggregation>
</properties> </properties>
</project>
</project>

View File

@ -1,91 +1,87 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" <?xml version="1.0" encoding="UTF-8"?>
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>commons.tapestry</artifactId>
<version>1.0.0</version>
<parent>
<groupId>com.pmease</groupId>
<artifactId>parent.general</artifactId>
<version>1.0.5</version>
</parent>
<build>
<plugins>
<plugin>
<groupId>com.pmease</groupId>
<artifactId>plugin.maven</artifactId>
</plugin>
<plugin>
<artifactId>maven-source-plugin</artifactId>
</plugin>
<plugin>
<artifactId>maven-javadoc-plugin</artifactId>
</plugin>
</plugins>
</build>
<dependencies>
<dependency>
<groupId>com.pmease</groupId>
<artifactId>commons.hibernate</artifactId>
<version>1.0.5</version>
</dependency>
<dependency>
<groupId>org.apache.tapestry</groupId>
<artifactId>tapestry-core</artifactId>
<version>5.3.3</version>
<exclusions>
<exclusion>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
</exclusion>
<exclusion>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.got5</groupId>
<artifactId>tapestry5-jquery</artifactId>
<version>3.2.0</version>
</dependency>
</dependencies>
<repositories>
<repository>
<id>devlab722-repo</id>
<url>http://nexus.devlab722.net/nexus/content/repositories/releases</url>
<snapshots>
<enabled>false</enabled>
</snapshots>
</repository>
<repository>
<id>devlab722-snapshot-repo</id>
<url>http://nexus.devlab722.net/nexus/content/repositories/snapshots</url>
<releases>
<enabled>false</enabled>
</releases>
</repository>
<repository>
<id>pmeaseRepo</id>
<name>PMEase Repository</name>
<releases>
<enabled>true</enabled>
<updatePolicy>never</updatePolicy>
<checksumPolicy>fail</checksumPolicy>
</releases>
<snapshots>
<enabled>true</enabled>
<updatePolicy>always</updatePolicy>
<checksumPolicy>fail</checksumPolicy>
</snapshots>
<url>http://artifact.pmease.com/</url>
</repository>
</repositories>
<properties>
<moduleClass>com.pmease.commons.tapestry.TapestryModule</moduleClass>
</properties>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>commons.tapestry</artifactId>
<version>1.0.0</version>
<parent>
<groupId>com.pmease</groupId>
<artifactId>parent.general</artifactId>
<version>1.0.7</version>
</parent>
<build>
<plugins>
<plugin>
<groupId>com.pmease</groupId>
<artifactId>plugin.maven</artifactId>
</plugin>
<plugin>
<artifactId>maven-source-plugin</artifactId>
</plugin>
<plugin>
<artifactId>maven-javadoc-plugin</artifactId>
</plugin>
</plugins>
</build>
<dependencies>
<dependency>
<groupId>com.pmease</groupId>
<artifactId>commons.hibernate</artifactId>
<version>1.0.7</version>
</dependency>
<dependency>
<groupId>org.apache.tapestry</groupId>
<artifactId>tapestry-core</artifactId>
<version>5.3.3</version>
<exclusions>
<exclusion>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
</exclusion>
<exclusion>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.got5</groupId>
<artifactId>tapestry5-jquery</artifactId>
<version>3.2.0</version>
</dependency>
</dependencies>
<repositories>
<repository>
<id>devlab722-repo</id>
<url>http://nexus.devlab722.net/nexus/content/repositories/releases</url>
<snapshots>
<enabled>false</enabled>
</snapshots>
</repository>
<repository>
<id>devlab722-snapshot-repo</id>
<url>http://nexus.devlab722.net/nexus/content/repositories/snapshots</url>
<releases>
<enabled>false</enabled>
</releases>
</repository>
<repository>
<id>pmeaseRepo</id>
<name>PMEase Repository</name>
<releases>
<enabled>true</enabled>
<updatePolicy>never</updatePolicy>
<checksumPolicy>fail</checksumPolicy>
</releases>
<snapshots>
<enabled>true</enabled>
<updatePolicy>always</updatePolicy>
<checksumPolicy>fail</checksumPolicy>
</snapshots>
<url>http://artifact.pmease.com/</url>
</repository>
</repositories>
<properties>
<moduleClass>com.pmease.commons.tapestry.TapestryModule</moduleClass>
</properties>
</project> </project>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<artifactId>parent.general</artifactId> <artifactId>parent.general</artifactId>
<groupId>com.pmease</groupId> <groupId>com.pmease</groupId>
<version>1.0.5</version> <version>1.0.7</version>
</parent> </parent>
<artifactId>commons.test</artifactId> <artifactId>commons.test</artifactId>
<build> <build>

View File

@ -5,7 +5,7 @@
<parent> <parent>
<groupId>com.pmease</groupId> <groupId>com.pmease</groupId>
<artifactId>parent.general</artifactId> <artifactId>parent.general</artifactId>
<version>1.0.5</version> <version>1.0.7</version>
</parent> </parent>
<artifactId>commons.util</artifactId> <artifactId>commons.util</artifactId>
<build> <build>
@ -51,12 +51,12 @@
<dependency> <dependency>
<groupId>com.pmease</groupId> <groupId>com.pmease</groupId>
<artifactId>commons.bootstrap</artifactId> <artifactId>commons.bootstrap</artifactId>
<version>1.0.5</version> <version>1.0.7</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.pmease</groupId> <groupId>com.pmease</groupId>
<artifactId>commons.test</artifactId> <artifactId>commons.test</artifactId>
<version>1.0.5</version> <version>1.0.7</version>
</dependency> </dependency>
</dependencies> </dependencies>
<repositories> <repositories>

View File

@ -51,7 +51,7 @@
<dependency> <dependency>
<groupId>com.pmease</groupId> <groupId>com.pmease</groupId>
<artifactId>commons.jetty</artifactId> <artifactId>commons.jetty</artifactId>
<version>1.0.5</version> <version>1.0.7</version>
</dependency> </dependency>
</dependencies> </dependencies>
<properties> <properties>
@ -73,5 +73,6 @@
</snapshots> </snapshots>
<url>http://artifact.pmease.com/</url> <url>http://artifact.pmease.com/</url>
</repository> </repository>
</repositories> </repositories>
<version>1.0.7</version>
</project> </project>

View File

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>com.pmease</groupId> <groupId>com.pmease</groupId>
<artifactId>parent.general</artifactId> <artifactId>parent.general</artifactId>
<version>1.0.5</version> <version>1.0.7</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<prerequisites> <prerequisites>
<maven>3.0</maven> <maven>3.0</maven>
@ -177,7 +177,7 @@
<goals> <goals>
<goal>package-artifact</goal> <goal>package-artifact</goal>
</goals> </goals>
</execution> </execution>
<execution> <execution>
<id>generate-plugin-resources</id> <id>generate-plugin-resources</id>
<phase>compile</phase> <phase>compile</phase>
@ -191,7 +191,7 @@
<goals> <goals>
<goal>generate-product-resources</goal> <goal>generate-product-resources</goal>
</goals> </goals>
</execution> </execution>
<execution> <execution>
<id>create-product-sandbox</id> <id>create-product-sandbox</id>
<phase>compile</phase> <phase>compile</phase>

View File

@ -1,133 +1,126 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" <?xml version="1.0" encoding="UTF-8"?>
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.pmease</groupId> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<artifactId>plugin.maven</artifactId> <modelVersion>4.0.0</modelVersion>
<version>1.0.1</version> <groupId>com.pmease</groupId>
<packaging>maven-plugin</packaging> <artifactId>plugin.maven</artifactId>
<version>1.0.7</version>
<prerequisites> <packaging>maven-plugin</packaging>
<maven>${mavenVersion}</maven> <prerequisites>
</prerequisites> <maven>${mavenVersion}</maven>
</prerequisites>
<build> <build>
<finalName>${project.groupId}.${project.artifactId}-${project.version}</finalName> <finalName>${project.groupId}.${project.artifactId}-${project.version}</finalName>
<pluginManagement> <pluginManagement>
<plugins> <plugins>
<plugin> <plugin>
<groupId>org.eclipse.m2e</groupId> <groupId>org.eclipse.m2e</groupId>
<artifactId>lifecycle-mapping</artifactId> <artifactId>lifecycle-mapping</artifactId>
<version>1.0.0</version> <version>1.0.0</version>
<configuration> <configuration>
<lifecycleMappingMetadata> <lifecycleMappingMetadata>
<pluginExecutions> <pluginExecutions>
<pluginExecution> <pluginExecution>
<pluginExecutionFilter> <pluginExecutionFilter>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId> <artifactId>maven-jar-plugin</artifactId>
<versionRange>[1.0.0,]</versionRange> <versionRange>[1.0.0,]</versionRange>
<goals> <goals>
<goal>jar</goal> <goal>jar</goal>
</goals> </goals>
</pluginExecutionFilter> </pluginExecutionFilter>
<action> <action>
<ignore /> <ignore/>
</action> </action>
</pluginExecution> </pluginExecution>
</pluginExecutions> </pluginExecutions>
</lifecycleMappingMetadata> </lifecycleMappingMetadata>
</configuration> </configuration>
</plugin> </plugin>
<plugin> <plugin>
<artifactId>maven-compiler-plugin</artifactId> <artifactId>maven-compiler-plugin</artifactId>
<configuration> <configuration>
<source>1.6</source> <source>1.6</source>
<target>1.6</target> <target>1.6</target>
</configuration> </configuration>
</plugin> </plugin>
</plugins> </plugins>
</pluginManagement> </pluginManagement>
</build> </build>
<dependencies>
<dependencies> <dependency>
<dependency> <groupId>org.apache.maven</groupId>
<groupId>org.apache.maven</groupId> <artifactId>maven-plugin-api</artifactId>
<artifactId>maven-plugin-api</artifactId> <version>${mavenVersion}</version>
<version>${mavenVersion}</version> </dependency>
</dependency> <dependency>
<dependency> <groupId>org.apache.maven</groupId>
<groupId>org.apache.maven</groupId> <artifactId>maven-artifact</artifactId>
<artifactId>maven-artifact</artifactId> <version>${mavenVersion}</version>
<version>${mavenVersion}</version> </dependency>
</dependency> <dependency>
<dependency> <groupId>org.apache.maven</groupId>
<groupId>org.apache.maven</groupId> <artifactId>maven-model</artifactId>
<artifactId>maven-model</artifactId> <version>${mavenVersion}</version>
<version>${mavenVersion}</version> </dependency>
</dependency> <dependency>
<dependency> <groupId>org.apache.maven</groupId>
<groupId>org.apache.maven</groupId> <artifactId>maven-core</artifactId>
<artifactId>maven-core</artifactId> <version>${mavenVersion}</version>
<version>${mavenVersion}</version> </dependency>
</dependency> <dependency>
<dependency> <groupId>org.apache.maven</groupId>
<groupId>org.apache.maven</groupId> <artifactId>maven-archiver</artifactId>
<artifactId>maven-archiver</artifactId> <version>2.5</version>
<version>2.5</version> </dependency>
</dependency> <dependency>
<dependency> <groupId>org.codehaus.plexus</groupId>
<groupId>org.codehaus.plexus</groupId> <artifactId>plexus-archiver</artifactId>
<artifactId>plexus-archiver</artifactId> <version>2.1.1</version>
<version>2.1.1</version> </dependency>
</dependency> <dependency>
<dependency> <groupId>org.codehaus.plexus</groupId>
<groupId>org.codehaus.plexus</groupId> <artifactId>plexus-utils</artifactId>
<artifactId>plexus-utils</artifactId> <version>3.0</version>
<version>3.0</version> </dependency>
</dependency> <dependency>
<dependency> <groupId>org.codehaus.plexus</groupId>
<groupId>org.codehaus.plexus</groupId> <artifactId>plexus-io</artifactId>
<artifactId>plexus-io</artifactId> <version>2.0.4</version>
<version>2.0.4</version> </dependency>
</dependency> <dependency>
<dependency> <groupId>org.apache.maven.plugins</groupId>
<groupId>org.apache.maven.plugins</groupId> <artifactId>maven-antrun-plugin</artifactId>
<artifactId>maven-antrun-plugin</artifactId> <version>1.7</version>
<version>1.7</version> <optional>true</optional>
<optional>true</optional> </dependency>
</dependency> </dependencies>
</dependencies> <distributionManagement>
<repository>
<distributionManagement> <id>pmeaseRepo</id>
<repository> <url>http://artifact.pmease.com/</url>
<id>pmeaseRepo</id> </repository>
<url>http://artifact.pmease.com/</url> </distributionManagement>
</repository> <repositories>
</distributionManagement> <repository>
<id>pmeaseRepo</id>
<repositories> <name>PMEase Repository</name>
<repository> <releases>
<id>pmeaseRepo</id> <enabled>true</enabled>
<name>PMEase Repository</name> <updatePolicy>never</updatePolicy>
<releases> <checksumPolicy>fail</checksumPolicy>
<enabled>true</enabled> </releases>
<updatePolicy>never</updatePolicy> <snapshots>
<checksumPolicy>fail</checksumPolicy> <enabled>true</enabled>
</releases> <updatePolicy>always</updatePolicy>
<snapshots> <checksumPolicy>fail</checksumPolicy>
<enabled>true</enabled> </snapshots>
<updatePolicy>always</updatePolicy> <url>http://artifact.pmease.com/</url>
<checksumPolicy>fail</checksumPolicy> </repository>
</snapshots> </repositories>
<url>http://artifact.pmease.com/</url> <properties>
</repository> <mavenVersion>3.0</mavenVersion>
</repositories> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<properties> </properties>
<mavenVersion>3.0</mavenVersion> </project>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
</properties>
</project>