X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=7a93692a764b448acd5478f2e4c04e9133ffc4e6;hb=23b273e95c070b0c5bcf501290d7c7754f339cdf;hp=fe6cb5deb6fab32bcbe7f5fc5776372d19ed9a47;hpb=0264343ac62fe9d2f7a900d8d6e6ac0ba07bb59b;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index fe6cb5deb..7a93692a7 100644 --- a/pom.xml +++ b/pom.xml @@ -1,39 +1,31 @@ 4.0.0 - - org.argeo - parent - 1.2.0 - org.argeo.commons argeo-commons - 0.3.5-SNAPSHOT + 1.1.8-SNAPSHOT Argeo Commons Generic layers integrating free / open source technologies in order to quickly develop custom enterprise systems: security, JCR, user interface, monitoring pom - 0.3 - 2011-03-24 - 1.1.7 - 0.3.5-SNAPSHOT - - file:///srv/projects/www/commons/site - http://projects.argeo.org/commons/site + 1.1 + 2012-06-19 + 1.3.1 + 1.1.7 6 /srv/rpmfactory/argeo-osgi-staging/6/x86_64 UTF-8 - basic - osgi + base server - eclipse security - demo - doc + + Argeo + http://www.argeo.org + ${site.urlBase}/${developmentCycle} scm:svn:https://svn.argeo.org/commons/trunk @@ -50,7 +42,7 @@ + + Bugzilla + https://bugzilla.argeo.org + mbaudier @@ -126,6 +122,16 @@ limitations under the License. maven-clean-plugin 2.4.1 + + + + META-INF + + MANIFEST.MF + + + + maven-surefire-plugin @@ -148,6 +154,10 @@ limitations under the License. maven-resources-plugin 2.5 + + maven-dependency-plugin + 2.4 + maven-release-plugin 2.2.2 @@ -155,6 +165,10 @@ limitations under the License. true + + maven-javadoc-plugin + 2.8.1 + org.apache.felix @@ -167,6 +181,8 @@ limitations under the License. ${project.version}-r${timestamp} ${project.artifactId} JavaSE-1.6 + + ${project.groupId} @@ -197,6 +213,7 @@ limitations under the License. mbaudier@argeo.org Applications/System /usr + 2012 Argeo GmbH and others @@ -208,7 +225,7 @@ limitations under the License. org.argeo.maven.plugins maven-argeo-osgi-plugin - 1.0.33 + 1.1.2 @@ -250,6 +267,8 @@ limitations under the License. *.demo.*:*.internal.* true + + http://docs.oracle.com/javase/6/docs/api http://www.osgi.org/javadoc/r4v42 @@ -317,6 +336,27 @@ limitations under the License. + + + src/main/resources + + + . + + plugin.xml + META-INF/** + WEB-INF/** + icons/** + branding/** + *.properties + properties/*.properties + p2.inf + + + build.properties + + + org.codehaus.mojo @@ -335,6 +375,25 @@ limitations under the License. yyMMdd_HHmm + + maven-clean-plugin + + + + META-INF + + MANIFEST.MF + + + + + + + maven-javadoc-plugin + + true + + maven-resources-plugin @@ -351,7 +410,8 @@ limitations under the License. maven-release-plugin - rpmbuild,rpmbuild-tp,el5 + deploy + rpmbuild,rpmbuild-tp @@ -381,8 +441,8 @@ limitations under the License. - org.argeo.dep - versions-all + org.argeo.tp + binaries ${version.argeo-distribution} pom import @@ -391,25 +451,45 @@ limitations under the License. - argeo - http://maven.argeo.org/argeo + argeo-tp + http://repo.argeo.org/data/public/java/org.argeo.tp-1.3.1 true daily - fail + warn - - false - never - fail - + + + central + http://repo1.maven.org/maven2 + + true + daily + warn + + + + argeo-maven-plugins + http://repo.argeo.org/data/public/java/org.argeo.maven.plugins-1.1.x + + true + daily + warn + + + + + staging + dav:https://repo.argeo.org/data/files/java/org.argeo.commons-1.1.x + false + - argeo-commons-site + site Argeo Commons Site - file://${site.repoBase}/${project.version} + file:///srv/projects/www/commons/site/${project.version} @@ -419,14 +499,12 @@ limitations under the License. localrepo Internal Release Repository - dav:http://localrepo:7080/org.argeo.jcr.webapp/webdav/node/main/repo - + dav:http://localrepo:7070/data/files/java/org.argeo.commons-1.1.x localrepo.snapshots Internal Snapshot Repository - dav:http://localrepo:7080/org.argeo.jcr.webapp/webdav/node/main/repo - + dav:http://localrepo:7070/data/files/java/org.argeo.commons-1.1.x @@ -434,9 +512,14 @@ limitations under the License. el5 5 - /srv/rpmfactory/argeo-osgi-staging/5/x86_64 - + /srv/rpmfactory/argeo-osgi-staging/5/x86_64 + + doc + + doc + + - \ No newline at end of file +