svn commit: r591324 - /maven/doxia/doxia-sitetools/trunk/pom.xml
Author: olamy Date: Fri Nov 2 06:17:28 2007 New Revision: 591324 URL: http://svn.apache.org/viewvc?rev=591324&view=rev Log: update to last maven-parent version Modified: maven/doxia/doxia-sitetools/trunk/pom.xml Modified: maven/doxia/doxia-sitetools/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/pom.xml?rev=591324&r1=591323&r2=591324&view=diff == --- maven/doxia/doxia-sitetools/trunk/pom.xml (original) +++ maven/doxia/doxia-sitetools/trunk/pom.xml Fri Nov 2 06:17:28 2007 @@ -24,7 +24,7 @@ org.apache.maven maven-parent -6 +7 ../../pom/maven/pom.xml
svn commit: r591323 - /maven/doxia/doxia/trunk/pom.xml
Author: olamy Date: Fri Nov 2 06:15:38 2007 New Revision: 591323 URL: http://svn.apache.org/viewvc?rev=591323&view=rev Log: update to last maven-parent version Modified: maven/doxia/doxia/trunk/pom.xml Modified: maven/doxia/doxia/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/pom.xml?rev=591323&r1=591322&r2=591323&view=diff == --- maven/doxia/doxia/trunk/pom.xml (original) +++ maven/doxia/doxia/trunk/pom.xml Fri Nov 2 06:15:38 2007 @@ -24,7 +24,7 @@ org.apache.maven maven-parent -6 +7 ../../pom/maven/pom.xml org.apache.maven.doxia
svn commit: r781705 - /maven/doxia/trunks/pom.xml
Author: olamy Date: Thu Jun 4 10:42:54 2009 New Revision: 781705 URL: http://svn.apache.org/viewvc?rev=781705&view=rev Log: add a parent to be able to run a full doxia deploy with this pom Modified: maven/doxia/trunks/pom.xml Modified: maven/doxia/trunks/pom.xml URL: http://svn.apache.org/viewvc/maven/doxia/trunks/pom.xml?rev=781705&r1=781704&r2=781705&view=diff == --- maven/doxia/trunks/pom.xml (original) +++ maven/doxia/trunks/pom.xml Thu Jun 4 10:42:54 2009 @@ -20,6 +20,15 @@ --> 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";> + + +org.apache.maven +maven-parent +12 +../pom/maven/pom.xml + + + 4.0.0 org.apache.maven.doxia
svn commit: r781706 - /maven/doxia/trunks/pom.xml
Author: olamy Date: Thu Jun 4 10:47:31 2009 New Revision: 781706 URL: http://svn.apache.org/viewvc?rev=781706&view=rev Log: revert 781705 as we don't need to deploy this aggregator pom Modified: maven/doxia/trunks/pom.xml Modified: maven/doxia/trunks/pom.xml URL: http://svn.apache.org/viewvc/maven/doxia/trunks/pom.xml?rev=781706&r1=781705&r2=781706&view=diff == --- maven/doxia/trunks/pom.xml (original) +++ maven/doxia/trunks/pom.xml Thu Jun 4 10:47:31 2009 @@ -21,13 +21,6 @@ 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";> - -org.apache.maven -maven-parent -12 -../pom/maven/pom.xml - - 4.0.0
svn commit: r881062 - /maven/doxia/doxia/trunk/
Author: olamy Date: Tue Nov 17 00:02:05 2009 New Revision: 881062 URL: http://svn.apache.org/viewvc?rev=881062&view=rev Log: ignore ide file Modified: maven/doxia/doxia/trunk/ (props changed) Propchange: maven/doxia/doxia/trunk/ -- --- svn:ignore (original) +++ svn:ignore Tue Nov 17 00:02:05 2009 @@ -4,3 +4,4 @@ *.iws .classpath .project +.settings
svn commit: r942894 - /maven/doxia/doxia-sitetools/trunk/pom.xml
Author: olamy Date: Mon May 10 20:37:59 2010 New Revision: 942894 URL: http://svn.apache.org/viewvc?rev=942894&view=rev Log: use last parent Modified: maven/doxia/doxia-sitetools/trunk/pom.xml Modified: maven/doxia/doxia-sitetools/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/pom.xml?rev=942894&r1=942893&r2=942894&view=diff == --- maven/doxia/doxia-sitetools/trunk/pom.xml (original) +++ maven/doxia/doxia-sitetools/trunk/pom.xml Mon May 10 20:37:59 2010 @@ -25,7 +25,7 @@ under the License. org.apache.maven maven-parent -15 +16 ../../pom/maven/pom.xml
svn commit: r944488 - /maven/doxia/doxia-sitetools/trunk/pom.xml
Author: olamy Date: Fri May 14 21:38:38 2010 New Revision: 944488 URL: http://svn.apache.org/viewvc?rev=944488&view=rev Log: add m2e profile to enable incremental build Modified: maven/doxia/doxia-sitetools/trunk/pom.xml Modified: maven/doxia/doxia-sitetools/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/pom.xml?rev=944488&r1=944487&r2=944488&view=diff == --- maven/doxia/doxia-sitetools/trunk/pom.xml (original) +++ maven/doxia/doxia-sitetools/trunk/pom.xml Fri May 14 21:38:38 2010 @@ -220,11 +220,6 @@ under the License. org.apache.maven.plugins - maven-assembly-plugin - 2.2-beta-4 - - - org.apache.maven.plugins maven-release-plugin https://svn.apache.org/repos/asf/maven/doxia/doxia-sitetools/tags @@ -242,6 +237,11 @@ under the License. 1.1 + org.apache.maven.plugins + maven-resources-plugin + 2.4.2 + + org.codehaus.mojo clirr-maven-plugin 2.2.2 @@ -382,5 +382,37 @@ under the License. + + m2e + +target + + + + m2e.version + + + +${m2BuildDirectory} + + +org.maven.ide.eclipse +lifecycle-mapping +0.10.0 + + customizable + + + + + + + org.apache.maven.plugins:maven-resources-plugin:: + + + + + +
svn commit: r944490 - in /maven/doxia/doxia/trunk: pom.xml src/assembly/
Author: olamy Date: Fri May 14 21:40:40 2010 New Revision: 944490 URL: http://svn.apache.org/viewvc?rev=944490&view=rev Log: upgrade parent remove release stuff inherited from parent Removed: maven/doxia/doxia/trunk/src/assembly/ Modified: maven/doxia/doxia/trunk/pom.xml Modified: maven/doxia/doxia/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/pom.xml?rev=944490&r1=944489&r2=944490&view=diff == --- maven/doxia/doxia/trunk/pom.xml (original) +++ maven/doxia/doxia/trunk/pom.xml Fri May 14 21:40:40 2010 @@ -25,7 +25,7 @@ under the License. org.apache.maven maven-parent -15 +16 ../../pom/maven/pom.xml @@ -263,11 +263,6 @@ under the License. org.apache.maven.plugins - maven-assembly-plugin - 2.2-beta-4 - - - org.apache.maven.plugins maven-release-plugin https://svn.apache.org/repos/asf/maven/doxia/doxia/tags @@ -357,31 +352,6 @@ under the License. - apache-release - - - -org.apache.maven.plugins -maven-assembly-plugin - - - - single - -package - - - src/assembly/source-release.xml - - gnu - - - - - - - - remove-temp
svn commit: r944492 - /maven/doxia/doxia/trunk/pom.xml
Author: olamy Date: Fri May 14 21:43:10 2010 New Revision: 944492 URL: http://svn.apache.org/viewvc?rev=944492&view=rev Log: add m2e profile to enable incremental build Modified: maven/doxia/doxia/trunk/pom.xml Modified: maven/doxia/doxia/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/pom.xml?rev=944492&r1=944491&r2=944492&view=diff == --- maven/doxia/doxia/trunk/pom.xml (original) +++ maven/doxia/doxia/trunk/pom.xml Fri May 14 21:43:10 2010 @@ -294,8 +294,13 @@ under the License. org.apache.maven.plugins + maven-resources-plugin + 2.4.2 + + + org.apache.maven.plugins maven-javadoc-plugin - 2.6.1 + 2.7 1.4 @@ -463,5 +468,37 @@ under the License. + + m2e + +target + + + + m2e.version + + + +${m2BuildDirectory} + + +org.maven.ide.eclipse +lifecycle-mapping +0.10.0 + + customizable + + + + + + + org.apache.maven.plugins:maven-resources-plugin:: + + + + + +