Author: jmcconnell
Date: Mon Oct 6 10:10:25 2008
New Revision: 702203
URL: http://svn.apache.org/viewvc?rev=702203&view=rev
Log:
finally resolved eclipse svn issues and adding in site and missing test file
Added:
maven/sandbox/trunk/plugins/maven-pom-plugin/src/site/
maven/sandbox/t
Author: jmcconnell
Date: Fri Oct 3 10:20:30 2008
New Revision: 701450
URL: http://svn.apache.org/viewvc?rev=701450&view=rev
Log:
adding more test cases and the site
Added:
maven/sandbox/trunk/plugins/maven-pom-plugin/src/test/java/org/apache/maven/plugins/pom/PomPluginTest.
Author: jmcconnell
Date: Wed Oct 1 14:45:06 2008
New Revision: 700940
URL: http://svn.apache.org/viewvc?rev=700940&view=rev
Log:
adding in the start of some unit tests for this plugin
Added:
maven/sandbox/trunk/plugins/maven-pom-plugin/src/test/
maven/sandbox/trunk/plugins/maven
Author: jmcconnell
Date: Wed Oct 1 11:06:56 2008
New Revision: 700852
URL: http://svn.apache.org/viewvc?rev=700852&view=rev
Log:
organized imports and verified working for my use case
Modified:
maven/sandbox/trunk/plugins/maven-pom-plugin/src/main/java/org/apache/maven/plugins
Author: jmcconnell
Date: Mon Sep 29 14:18:58 2008
New Revision: 700260
URL: http://svn.apache.org/viewvc?rev=700260&view=rev
Log:
add more expression attributes
Modified:
maven/sandbox/trunk/plugins/maven-pom-plugin/src/main/java/org/apache/maven/plugins/pom/AddByXPathMojo.java
m
Author: jmcconnell
Date: Mon Sep 29 10:25:57 2008
New Revision: 700182
URL: http://svn.apache.org/viewvc?rev=700182&view=rev
Log:
add expressions so it works from the cli
Modified:
maven/sandbox/trunk/plugins/maven-pom-plugin/src/main/java/org/apache/maven/plugins
Author: jmcconnell
Date: Thu Jul 3 14:47:07 2008
New Revision: 673828
URL: http://svn.apache.org/viewvc?rev=673828&view=rev
Log:
enable webdav support, enable ssl support, add test put server and associated
test deployer, which dependency on jetty-client to 7.0-SNAPSHOT
Added:
m
Author: jmcconnell
Date: Tue Aug 7 15:23:26 2007
New Revision: 563681
URL: http://svn.apache.org/viewvc?view=rev&rev=563681
Log:
update to p-u 1.4.2 and the more exacting cli code that john originally had
Modified:
maven/plugins/trunk/maven-patch-plugin/pom.xml
maven/plugins/t
Author: jmcconnell
Date: Thu Jul 12 14:06:32 2007
New Revision: 555766
URL: http://svn.apache.org/viewvc?view=rev&rev=555766
Log:
[MSANDBOX-28] added new goals and a bit of cleanup, submitted by eredmond
Added:
maven/sandbox/trunk/plugins/maven-pom-plugin/src/main/java/org/apache/m
Author: jmcconnell
Date: Thu Jul 5 10:24:23 2007
New Revision: 553568
URL: http://svn.apache.org/viewvc?view=rev&rev=553568
Log:
updated faq a bit
Modified:
maven/sandbox/trunk/plugins/maven-patch-plugin/src/site/apt/faq.apt
Modified: maven/sandbox/trunk/plugins/maven-patch-plugin/src/
Author: jmcconnell
Date: Tue Jul 3 12:04:01 2007
New Revision: 552950
URL: http://svn.apache.org/viewvc?view=rev&rev=552950
Log:
commit bugfix I missed a while back
Modified:
maven/sandbox/trunk/plugins/maven-pom-plugin/src/main/java/org/apache/maven/plugins/pom/AddByXPathMojo.
Author: jmcconnell
Date: Tue Jul 3 11:07:15 2007
New Revision: 552935
URL: http://svn.apache.org/viewvc?view=rev&rev=552935
Log:
< is not needed, patch takes a -i option for the input file
Modified:
maven/sandbox/trunk/plugins/maven-patch-plugin/src/main/java/org/apache/maven/plugi
Author: jmcconnell
Date: Tue Jul 3 07:45:42 2007
New Revision: 552857
URL: http://svn.apache.org/viewvc?view=rev&rev=552857
Log:
works with maven 2.0.5 now, sorta...fails on the return value atm
Modified:
maven/sandbox/trunk/plugins/maven-patch-plugin/pom.xml
maven/sandbox/t
Author: jmcconnell
Date: Mon Jul 2 11:55:21 2007
New Revision: 552562
URL: http://svn.apache.org/viewvc?view=rev&rev=552562
Log:
set scm info
Modified:
maven/sandbox/trunk/plugins/maven-pom-plugin/pom.xml
Modified: maven/sandbox/trunk/plugins/maven-pom-plugin/pom.xml
URL:
Author: jmcconnell
Date: Mon Jul 2 11:54:22 2007
New Revision: 552561
URL: http://svn.apache.org/viewvc?view=rev&rev=552561
Log:
set scm info
Modified:
maven/sandbox/trunk/plugins/maven-patch-plugin/pom.xml
Modified: maven/sandbox/trunk/plugins/maven-patch-plugin/pom.xml
URL:
Author: jmcconnell
Date: Mon Jun 25 15:17:16 2007
New Revision: 550628
URL: http://svn.apache.org/viewvc?view=rev&rev=550628
Log:
another mojo to remove pom pieces based on xpath statements
Added:
maven/sandbox/trunk/plugins/maven-pom-plugin/src/main/java/org/apache/maven/plugins
Author: jmcconnell
Date: Mon Jun 25 10:45:39 2007
New Revision: 550564
URL: http://svn.apache.org/viewvc?view=rev&rev=550564
Log:
adding two new mojos for tweaking elements based on arbitary xpath statements
Added:
maven/sandbox/trunk/plugins/maven-pom-plugin/src/main/java/org/apache/m
Author: jmcconnell
Date: Fri Jun 22 14:58:51 2007
New Revision: 549967
URL: http://svn.apache.org/viewvc?view=rev&rev=549967
Log:
added failFast option (true by default), setting to false lets you process all
patches and get output on all that failed
Modified:
maven/sandbox/trunk/plu
Author: jmcconnell
Date: Fri Jun 22 12:26:51 2007
New Revision: 549937
URL: http://svn.apache.org/viewvc?view=rev&rev=549937
Log:
some initial documentation for the maven-patch-plugin
Added:
maven/sandbox/trunk/plugins/maven-patch-plugin/src/site/
maven/sandbox/trunk/plugins/maven-p
Author: jmcconnell
Date: Wed Jun 20 13:53:52 2007
New Revision: 549230
URL: http://svn.apache.org/viewvc?view=rev&rev=549230
Log:
remove the updated plexus container from my last commit, that was not required.
Modified:
maven/sandbox/trunk/plugins/maven-patch-plugin/pom.xml
Modified: m
Author: jmcconnell
Date: Wed Jun 20 13:50:47 2007
New Revision: 549227
URL: http://svn.apache.org/viewvc?view=rev&rev=549227
Log:
patch optimization on the directory mojo will now respond to new patches that
appear in the patch directory and process accordingly
Modified:
maven/sandbox/t
Author: jmcconnell
Date: Wed Jun 20 10:09:55 2007
New Revision: 549155
URL: http://svn.apache.org/viewvc?view=rev&rev=549155
Log:
added naturalOrderProcessing option to the ApplyPatchDirectoryMojo and moved
the execute logic from the abstract mojo to enable this behavior. now you can
apply
Author: jmcconnell
Date: Fri May 25 09:07:30 2007
New Revision: 541703
URL: http://svn.apache.org/viewvc?view=rev&rev=541703
Log:
checkbox toggle on snapshot working correctly, releases and indexed are still
being finicky, need to look to other sources that might be keeping this from
wor
Author: jmcconnell
Date: Fri May 25 09:02:32 2007
New Revision: 541700
URL: http://svn.apache.org/viewvc?view=rev&rev=541700
Log:
fix rendered jsp error
Modified:
maven/archiva/trunk/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/jsp/admin/editRepository.jsp
Modified:
maven/arc
Author: jmcconnell
Date: Fri May 25 06:45:59 2007
New Revision: 541648
URL: http://svn.apache.org/viewvc?view=rev&rev=541648
Log:
[MRM-360] changing default cronexpression for repo scanning to hourly, and
database scanning to every two hours.
Modified:
maven/archiva/trunk/archiva-
Author: jmcconnell
Date: Fri Apr 20 11:14:35 2007
New Revision: 530874
URL: http://svn.apache.org/viewvc?view=rev&rev=530874
Log:
update to latest parent development version
Modified:
maven/release/trunk/maven-release-manager/pom.xml
maven/release/trunk/maven-release-plugin/pom
Author: jmcconnell
Date: Tue Apr 17 12:41:15 2007
New Revision: 529730
URL: http://svn.apache.org/viewvc?view=rev&rev=529730
Log:
removing from where this got tagged to the wrong location to reset the release
of alpha-1
Removed:
maven/pom/tags/continuum-parent-1.1-alpha-1/
Author: jmcconnell
Date: Tue Apr 17 12:06:12 2007
New Revision: 529714
URL: http://svn.apache.org/viewvc?view=rev&rev=529714
Log:
[maven-scm] copy for tag continuum-parent-1.1-alpha-1
Added:
maven/pom/tags/continuum-parent-1.1-alpha-1/
- copied from r529712, maven/continuum/t
Author: jmcconnell
Date: Fri Apr 13 13:52:54 2007
New Revision: 528666
URL: http://svn.apache.org/viewvc?view=rev&rev=528666
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
maven/release/trunk/maven-release-manager/pom.xml
Modified: maven/release/trunk/m
Author: jmcconnell
Date: Fri Apr 13 13:52:50 2007
New Revision: 528665
URL: http://svn.apache.org/viewvc?view=rev&rev=528665
Log:
[maven-scm] copy for tag maven-release-manager-1.0-alpha-1
Added:
maven/release/tags/maven-release-manager-1.0-alpha-1/
- copied from r528651, maven/rel
Author: jmcconnell
Date: Fri Apr 13 13:52:46 2007
New Revision: 528664
URL: http://svn.apache.org/viewvc?view=rev&rev=528664
Log:
[maven-release-plugin] prepare release maven-release-manager-1.0-alpha-1
Modified:
maven/release/trunk/maven-release-manager/pom.xml
Modified: maven/rel
Author: jmcconnell
Date: Fri Apr 13 13:51:34 2007
New Revision: 528663
URL: http://svn.apache.org/viewvc?view=rev&rev=528663
Log:
pin parent version to staged version
Modified:
maven/release/trunk/maven-release-manager/pom.xml
Modified: maven/release/trunk/maven-release-manager/pom.xml
Author: jmcconnell
Date: Fri Apr 13 13:50:26 2007
New Revision: 528662
URL: http://svn.apache.org/viewvc?view=rev&rev=528662
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
maven/release/trunk/pom.xml
Modified: maven/release/trunk/pom.xml
URL:
Author: jmcconnell
Date: Fri Apr 13 13:50:23 2007
New Revision: 528661
URL: http://svn.apache.org/viewvc?view=rev&rev=528661
Log:
[maven-scm] copy for tag maven-release-1
Added:
maven/release/tags/maven-release-1/
- copied from r524287, maven/release/trunk/
maven/release/tags/m
Author: jmcconnell
Date: Fri Apr 13 13:50:18 2007
New Revision: 528660
URL: http://svn.apache.org/viewvc?view=rev&rev=528660
Log:
[maven-release-plugin] prepare release maven-release-1
Modified:
maven/release/trunk/pom.xml
Modified: maven/release/trunk/pom.xml
URL:
http://svn.apache
Author: jmcconnell
Date: Fri Apr 13 13:47:51 2007
New Revision: 528657
URL: http://svn.apache.org/viewvc?view=rev&rev=528657
Log:
prepare for staged release based on maven-scm's release in staging..
Modified:
maven/release/trunk/maven-release-manager/pom.xml
Modified: maven/rele
Author: jmcconnell
Date: Fri Apr 13 13:30:36 2007
New Revision: 528651
URL: http://svn.apache.org/viewvc?view=rev&rev=528651
Log:
updating to v5 of maven pom and commenting out the release plugin so I can get
an alpha release of just the parent and the release manager staged
Modified:
m
Author: jmcconnell
Date: Thu Apr 12 10:04:16 2007
New Revision: 528037
URL: http://svn.apache.org/viewvc?view=rev&rev=528037
Log:
add to depMan
Modified:
maven/archiva/branches/archiva-jpox-database-refactor/pom.xml
Modified: maven/archiva/branches/archiva-jpox-database-refactor/pom.xml
Author: jmcconnell
Date: Thu Apr 12 10:03:26 2007
New Revision: 528036
URL: http://svn.apache.org/viewvc?view=rev&rev=528036
Log:
getting closer to some meaningful scheduler tests
Modified:
maven/archiva/branches/archiva-jpox-database-refactor/archiva-base/archiva-scheduled/pom
Author: jmcconnell
Date: Wed Apr 11 14:50:40 2007
New Revision: 527692
URL: http://svn.apache.org/viewvc?view=rev&rev=527692
Log:
test case is executing successfully now
Modified:
maven/archiva/branches/archiva-jpox-database-refactor/archiva-base/archiva-scheduled/pom.xml
maven/arc
Author: jmcconnell
Date: Wed Apr 11 14:36:48 2007
New Revision: 527686
URL: http://svn.apache.org/viewvc?view=rev&rev=527686
Log:
fix up component decl
Modified:
maven/archiva/branches/archiva-jpox-database-refactor/archiva-database/src/main/java/org/apache/maven/archiva/database/upd
Author: jmcconnell
Date: Wed Apr 11 14:32:32 2007
New Revision: 527683
URL: http://svn.apache.org/viewvc?view=rev&rev=527683
Log:
test case is executing successfully now
Modified:
maven/archiva/branches/archiva-jpox-database-refactor/archiva-base/archiva-scheduled/pom.xml
maven/arc
Author: jmcconnell
Date: Wed Mar 28 14:11:42 2007
New Revision: 523462
URL: http://svn.apache.org/viewvc?view=rev&rev=523462
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
maven/shared/trunk/maven-app-configuration/model/pom.xml
maven/shared/trunk/maven
Author: jmcconnell
Date: Wed Mar 28 14:11:38 2007
New Revision: 523461
URL: http://svn.apache.org/viewvc?view=rev&rev=523461
Log:
[maven-scm] copy for tag maven-app-configuration-1.0
Added:
maven/shared/tags/maven-app-configuration-1.0/
- copied from r523457, maven/shared/trunk/m
Author: jmcconnell
Date: Wed Mar 28 14:11:32 2007
New Revision: 523460
URL: http://svn.apache.org/viewvc?view=rev&rev=523460
Log:
[maven-release-plugin] prepare release maven-app-configuration-1.0
Modified:
maven/shared/trunk/maven-app-configuration/model/pom.xml
maven/shared/trunk/m
Author: jmcconnell
Date: Wed Mar 28 14:09:51 2007
New Revision: 523458
URL: http://svn.apache.org/viewvc?view=rev&rev=523458
Log:
reset for another attempt at releasing 1.0 with a released parent version
Modified:
maven/shared/trunk/maven-app-configuration/model/pom.xml
maven/sh
Author: jmcconnell
Date: Wed Mar 28 13:13:30 2007
New Revision: 523451
URL: http://svn.apache.org/viewvc?view=rev&rev=523451
Log:
removing tag to redo release because of errors in the versioning of the parent
used
Removed:
maven/shared/tags/maven-app-configuration-1.0/
Author: jmcconnell
Date: Tue Mar 27 16:06:05 2007
New Revision: 523107
URL: http://svn.apache.org/viewvc?view=rev&rev=523107
Log:
update parent to correct version of maven shared component so all of the
release profile goop is added correctly
Modified:
maven/shared/tags/maven
Author: jmcconnell
Date: Tue Mar 27 15:28:58 2007
New Revision: 523104
URL: http://svn.apache.org/viewvc?view=rev&rev=523104
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
maven/shared/trunk/maven-app-configuration/model/pom.xml
maven/shared/trunk/maven
Author: jmcconnell
Date: Tue Mar 27 15:28:54 2007
New Revision: 523103
URL: http://svn.apache.org/viewvc?view=rev&rev=523103
Log:
[maven-scm] copy for tag maven-app-configuration-1.0
Added:
maven/shared/tags/maven-app-configuration-1.0/
- copied from r523021, maven/shared/trunk/m
Author: jmcconnell
Date: Tue Mar 27 15:28:46 2007
New Revision: 523102
URL: http://svn.apache.org/viewvc?view=rev&rev=523102
Log:
[maven-release-plugin] prepare release maven-app-configuration-1.0
Modified:
maven/shared/trunk/maven-app-configuration/model/pom.xml
maven/shared/trunk/m
Author: jmcconnell
Date: Tue Mar 27 14:40:20 2007
New Revision: 523093
URL: http://svn.apache.org/viewvc?view=rev&rev=523093
Log:
adding my gpg bits to the KEYS
Modified:
maven/project/KEYS
Modified: maven/project/KEYS
URL:
http://svn.apache.org/viewvc/maven/project/KEYS?view=diff
Author: jmcconnell
Date: Tue Mar 27 12:03:03 2007
New Revision: 523033
URL: http://svn.apache.org/viewvc?view=rev&rev=523033
Log:
update dependencies to released versions and update the modello plugin to its
latest released version
Modified:
maven/shared/trunk/maven-app-configuration/m
Author: jmcconnell
Date: Tue Jan 30 14:59:27 2007
New Revision: 501627
URL: http://svn.apache.org/viewvc?view=rev&rev=501627
Log:
added $ back into the expressions, was throwing NPE in the test cases on the
jarArchiver
Modified:
maven/plugins/trunk/maven-repository-plugin/src/main/java
Author: jmcconnell
Date: Mon Jan 29 06:32:11 2007
New Revision: 501066
URL: http://svn.apache.org/viewvc?view=rev&rev=501066
Log:
added myself to pom
Modified:
maven/pom/trunk/maven/pom.xml
Modified: maven/pom/trunk/maven/pom.xml
URL:
http://svn.apache.org/viewvc/maven/pom/trunk/m
Author: jmcconnell
Date: Tue Dec 12 13:59:21 2006
New Revision: 486352
URL: http://svn.apache.org/viewvc?view=rev&rev=486352
Log:
place the maven-release artifact into org.apache.maven.release
Modified:
maven/release/trunk/maven-release-manager/pom.xml
maven/release/trunk/maven-rel
Author: jmcconnell
Date: Tue Jun 20 09:01:17 2006
New Revision: 415719
URL: http://svn.apache.org/viewvc?rev=415719&view=rev
Log:
remove distro management since I finally realized what I was seeing wrong,
whoops
Modified:
maven/archetype/branches/archetype-1.0.x/pom.xml
Modified: m
Author: jmcconnell
Date: Tue Jun 20 08:54:14 2006
New Revision: 415715
URL: http://svn.apache.org/viewvc?rev=415715&view=rev
Log:
fixed snapshot repo url
Modified:
maven/archetype/branches/archetype-1.0.x/pom.xml
Modified: maven/archetype/branches/archetype-1.0.x/pom.xml
URL:
Author: jmcconnell
Date: Tue Jun 20 08:15:00 2006
New Revision: 415702
URL: http://svn.apache.org/viewvc?rev=415702&view=rev
Log:
invalid xml fix
Modified:
maven/archetype/branches/archetype-1.0.x/pom.xml
Modified: maven/archetype/branches/archetype-1.0.x/pom.xml
URL:
http://svn.apache
Author: jmcconnell
Date: Tue Jun 20 08:12:46 2006
New Revision: 415697
URL: http://svn.apache.org/viewvc?rev=415697&view=rev
Log:
added updated dav based snapshot distribution management section so I can get
an updated archetype out to snapshot
Modified:
maven/archetype/branches/arche
Author: jmcconnell
Date: Mon Jun 12 12:19:30 2006
New Revision: 413728
URL: http://svn.apache.org/viewvc?rev=413728&view=rev
Log:
removed the reference to the old site files which were removed to this plugin
played nicely with the site archetype
Modified:
maven/archetype/branches/arche
Author: jmcconnell
Date: Fri Jun 2 13:44:16 2006
New Revision: 411292
URL: http://svn.apache.org/viewvc?rev=411292&view=rev
Log:
testing commit
Modified:
maven/plugins/trunk/ann.txt
Modified: maven/plugins/trunk/ann.txt
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/ann.txt
Author: jmcconnell
Date: Sun May 14 21:12:07 2006
New Revision: 406527
URL: http://svn.apache.org/viewcvs?rev=406527&view=rev
Log:
small tweak to the plugin.xml path, need to add things into the idea mojo at
some point and tweak the init params, but still not sure how I want to so that
s
Author: jmcconnell
Date: Sun May 14 16:31:52 2006
New Revision: 406471
URL: http://svn.apache.org/viewcvs?rev=406471&view=rev
Log:
using -DideaPlugin=true will allow you to build a idea plugin module, with the
plugin.xml located in the normal place for META-INF stuff, src/main/resou
Author: jmcconnell
Date: Tue May 9 20:01:13 2006
New Revision: 405607
URL: http://svn.apache.org/viewcvs?rev=405607&view=rev
Log:
remove the plexus-utils 1.2 requirement that isn't needed anymore
Modified:
maven/plugins/trunk/maven-resources-plugin/pom.xml
Modified: maven/plug
Author: jmcconnell
Date: Tue May 9 15:45:07 2006
New Revision: 405562
URL: http://svn.apache.org/viewcvs?rev=405562&view=rev
Log:
MRESOURCES-10: I didn't realized that plexus-utils 1.1 was in the top lvl
classloader as a hard req for maven until brett pointed it out so I copied the
Author: jmcconnell
Date: Tue May 9 13:46:18 2006
New Revision: 405528
URL: http://svn.apache.org/viewcvs?rev=405528&view=rev
Log:
add dependency for plexus-utils 1.2 which is where MRESOURCES-10 is fixed in
Modified:
maven/plugins/trunk/maven-resources-plugin/pom.xml
Modified: m
Author: jmcconnell
Date: Tue May 9 12:03:36 2006
New Revision: 405505
URL: http://svn.apache.org/viewcvs?rev=405505&view=rev
Log:
MRESOURCES-11, remove commons-io
Modified:
maven/plugins/trunk/maven-resources-plugin/pom.xml
Modified: maven/plugins/trunk/maven-resources-plugin/pom.xml
Author: jmcconnell
Date: Thu May 4 11:49:17 2006
New Revision: 399817
URL: http://svn.apache.org/viewcvs?rev=399817&view=rev
Log:
added root pom
Added:
maven/archetype/trunk/pom.xml (with props)
Added: maven/archetype/trunk/pom.xml
URL:
http://svn.apache.org/viewcvs/maven/arche
Author: jmcconnell
Date: Thu May 4 11:40:24 2006
New Revision: 399811
URL: http://svn.apache.org/viewcvs?rev=399811&view=rev
Log:
fixed prefixs in poms that referenced the archetype-bundles to
maven-artifact-bundles
Modified:
maven/archetype/trunk/maven-archetype-bundles/maven-arche
Author: jmcconnell
Date: Thu May 4 11:26:09 2006
New Revision: 399806
URL: http://svn.apache.org/viewcvs?rev=399806&view=rev
Log:
moving to matching prefixes
Added:
maven/archetype/trunk/maven-archetype-bundles/
- copied from r399805, maven/archetype/trunk/archetype-bundles/
Rem
Author: jmcconnell
Date: Thu May 4 11:14:32 2006
New Revision: 399801
URL: http://svn.apache.org/viewcvs?rev=399801&view=rev
Log:
restructured the poms to fit desired release setup
Modified:
maven/archetype/trunk/archetype-bundles/maven-archetype-archetype/pom.xml
maven/archetype/t
Author: jmcconnell
Date: Thu May 4 10:20:43 2006
New Revision: 399780
URL: http://svn.apache.org/viewcvs?rev=399780&view=rev
Log:
update scm info in pom
Modified:
maven/archetype/trunk/maven-archetype/pom.xml
Modified: maven/archetype/trunk/maven-archetype/pom.xml
URL:
Author: jmcconnell
Date: Thu May 4 10:13:20 2006
New Revision: 399777
URL: http://svn.apache.org/viewcvs?rev=399777&view=rev
Log:
moving to new home
Added:
maven/archetype/trunk/maven-archetype/pom.xml
- copied unchanged from r399776, maven/archetype/trunk/pom.xml
Removed:
m
Author: jmcconnell
Date: Thu May 4 10:09:48 2006
New Revision: 399772
URL: http://svn.apache.org/viewcvs?rev=399772&view=rev
Log:
rename to reflect content better and keep seperate from other seperately
releasing tools
Added:
maven/archetype/trunk/archetype-bundles/
- copied
Author: jmcconnell
Date: Thu May 4 10:08:21 2006
New Revision: 399771
URL: http://svn.apache.org/viewcvs?rev=399771&view=rev
Log:
moving to new home
Added:
maven/archetype/trunk/maven-archetype/maven-archetype-plugin/
- copied from r399770, maven/archetype/trunk/maven-archetype-pl
Author: jmcconnell
Date: Thu May 4 10:07:48 2006
New Revision: 399770
URL: http://svn.apache.org/viewcvs?rev=399770&view=rev
Log:
moving to new home
Added:
maven/archetype/trunk/maven-archetype/maven-archetype-model/
- copied from r399769, maven/archetype/trunk/maven-archetype-m
Author: jmcconnell
Date: Thu May 4 10:07:16 2006
New Revision: 399769
URL: http://svn.apache.org/viewcvs?rev=399769&view=rev
Log:
moving to new home
Added:
maven/archetype/trunk/maven-archetype/maven-archetype-creator/
- copied from r399768, maven/archetype/trunk/maven-arche
Author: jmcconnell
Date: Thu May 4 10:06:45 2006
New Revision: 399768
URL: http://svn.apache.org/viewcvs?rev=399768&view=rev
Log:
moving to new home
Added:
maven/archetype/trunk/maven-archetype/maven-archetype-core/
- copied from r399767, maven/archetype/trunk/maven-archetype-
Author: jmcconnell
Date: Thu May 4 10:05:49 2006
New Revision: 399767
URL: http://svn.apache.org/viewcvs?rev=399767&view=rev
Log:
adding new home for the tools of the archetypes
Added:
maven/archetype/trunk/maven-archetype/
Author: jmcconnell
Date: Thu May 4 10:01:09 2006
New Revision: 399765
URL: http://svn.apache.org/viewcvs?rev=399765&view=rev
Log:
merged -r397247:397248 and -r397244:397245 from trunk, the rename of the
archetype and marchetype-10
Added:
maven/archetype/branches/archetype-1.0.x/m
Author: jmcconnell
Date: Mon May 1 13:59:25 2006
New Revision: 398689
URL: http://svn.apache.org/viewcvs?rev=398689&view=rev
Log:
updating pom for aligning to right scm info, issuemanagement and ready for
release
Modified:
maven/archetype/branches/archetype-1.0.x/pom.xml
Modified: m
Author: jmcconnell
Date: Mon May 1 07:21:29 2006
New Revision: 398602
URL: http://svn.apache.org/viewcvs?rev=398602&view=rev
Log:
make version 1.0-SNAPSHOT for this archetype it doesn't need to mirror
archetype version
Modified:
maven/archetype/trunk/maven-archetypes/maven-arche
Author: jmcconnell
Date: Mon May 1 07:18:29 2006
New Revision: 398601
URL: http://svn.apache.org/viewcvs?rev=398601&view=rev
Log:
remove snapshot from parent for release
Modified:
maven/archetype/trunk/maven-archetypes/maven-archetype-j2ee-simple/pom.xml
Modified:
maven/archetype/t
Author: jmcconnell
Date: Mon May 1 07:15:48 2006
New Revision: 398600
URL: http://svn.apache.org/viewcvs?rev=398600&view=rev
Log:
realign to alpha 3 for release, 1.0 didn't exist
Modified:
maven/archetype/trunk/maven-archetypes/maven-archetype-j2ee-simple/pom.xml
Modified:
maven/
Author: jmcconnell
Date: Mon May 1 06:56:35 2006
New Revision: 398595
URL: http://svn.apache.org/viewcvs?rev=398595&view=rev
Log:
update to 1.0 for release
Modified:
maven/archetype/trunk/maven-archetypes/maven-archetype-j2ee-simple/pom.xml
Modified:
maven/archetype/trunk/maven-archet
Author: jmcconnell
Date: Wed Apr 26 10:19:51 2006
New Revision: 397247
URL: http://svn.apache.org/viewcvs?rev=397247&view=rev
Log:
mving j2ee to j2ee-simple as the first of potentially a larger number of
different recommended layouts of j2ee applications
Added:
maven/archetype/trunk/m
Author: jmcconnell
Date: Wed Apr 26 10:19:42 2006
New Revision: 397246
URL: http://svn.apache.org/viewcvs?rev=397246&view=rev
Log:
mving j2ee to j2ee-simple as the first of potentially a larger number of
different recommended layouts of j2ee applications
Removed:
maven/archetype/trunk/m
Author: jmcconnell
Date: Wed Apr 26 10:15:24 2006
New Revision: 397245
URL: http://svn.apache.org/viewcvs?rev=397245&view=rev
Log:
marchetype-10 patch for removing extra dependencies that needn't be there
Modified:
maven/archetype/trunk/maven-archetypes/maven-archetype-j2ee
Author: jmcconnell
Date: Wed Apr 19 19:41:58 2006
New Revision: 395464
URL: http://svn.apache.org/viewcvs?rev=395464&view=rev
Log:
added descriptorSourceDirectory for specifying a directory to collect
descriptors from for processing
Modified:
maven/plugins/trunk/maven-assembly-plugin
Author: jmcconnell
Date: Tue Apr 11 07:07:56 2006
New Revision: 393224
URL: http://svn.apache.org/viewcvs?rev=393224&view=rev
Log:
test commit
Modified:
maven/plugins/trunk/ann.txt
Modified: maven/plugins/trunk/ann.txt
URL:
http://svn.apache.org/viewcvs/maven/plugins/trunk/ann.txt
91 matches
Mail list logo