svn commit: r191773 - in /maven/components/trunk: maven-artifact-ant/src/main/java/org/apache/maven/artifact/ant/ maven-artifact-manager/src/main/java/org/apache/maven/artifact/resolver/ maven-artifact/src/main/java/org/apache/maven/artifact/factory/ m...

2005-06-21 Thread brett
Author: brett Date: Tue Jun 21 23:46:26 2005 New Revision: 191773 URL: http://svn.apache.org/viewcvs?rev=191773&view=rev Log: simplify the resolveTransitively API, and implement the new collector up to the level of functionality of the original. Added: maven/components/trunk/maven-artifact

Creating an archetype with different folder structure still creates default folders (MSG-490)

2005-06-21 Thread Rahul
Hi, Here are a few of notes for archetype creation (# MNG-490). Sorry about the duplicate post but wasn't sure if a long post on JIRA was good idea :-). Would be great if someone can comment (or any other thoughts) if I am on the right track here. Thanks, Rahul 'archetype.xml' or archetyp

Re: [vote] release Maven 2.0-alpha-3

2005-06-21 Thread Brett Porter
+1 John Casey wrote: Hello everyone, This is a vote to release Maven 2.0 alpha 3 and all plugins in SVN on Wednesday, June 22. I realize that this is relatively short notice, but we've been pushing right up to the wire to get as many of these issues fixed before we release. Now, it appears we'

Re: [vote] release Maven 2.0-alpha-3

2005-06-21 Thread Emmanuel Venisse
+1 Emmanuel John Casey wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello everyone, This is a vote to release Maven 2.0 alpha 3 and all plugins in SVN on Wednesday, June 22. I realize that this is relatively short notice, but we've been pushing right up to the wire to get as many of t

[jira] Commented: (MNG-393) autogenerate/install doesn't work

2005-06-21 Thread Choong Yong Koh (JIRA)
[ http://jira.codehaus.org/browse/MNG-393?page=comments#action_41844 ] Choong Yong Koh commented on MNG-393: - Could be that Malachi forgot to change folder into the generated project before running "m2 install". Happened to me when I tried to follow the

[vote] release Maven 2.0-alpha-3

2005-06-21 Thread John Casey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello everyone, This is a vote to release Maven 2.0 alpha 3 and all plugins in SVN on Wednesday, June 22. I realize that this is relatively short notice, but we've been pushing right up to the wire to get as many of these issues fixed before we releas

[jira] Created: (MNG-505) implement version range support in the artifact collector

2005-06-21 Thread Brett Porter (JIRA)
implement version range support in the artifact collector - Key: MNG-505 URL: http://jira.codehaus.org/browse/MNG-505 Project: Maven 2 Type: New Feature Components: maven-artifact Reporter: Brett Porter

[jira] Commented: (MNG-303) dependency mediation and conflict management

2005-06-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-303?page=comments#action_41841 ] Brett Porter commented on MNG-303: -- not including version ranges at this point > dependency mediation and conflict management > > >

[jira] Updated: (MNG-483) sort out artifact attachment

2005-06-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-483?page=all ] Brett Porter updated MNG-483: - Fix Version: (was: 2.0-alpha-3) 2.0-beta-1 > sort out artifact attachment > > > Key: MNG-483 > URL: http:/

[maven2 build - SUCCESS - checkout] Wed Jun 22 00:07:00 EDT 2005

2005-06-21 Thread jvanzyl
Distribution: http://www.codehaus.org/~maven/m2/m2-20050622.000705.tar.gz Log: http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050622.000705.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-m

results of synchronize

2005-06-21 Thread maven
Syncing Apache Software Foundation Syncing Codehaus Syncing Maven Plugins @ SourceForge Syncing Mortbay Consulting Syncing ObjectWeb Syncing Open Symphony Syncing OS Java [INFO] Actual number of artifacts rewritten: 0 (0 including POMs). [ERROR] Error encountered while converting source repository

[REPOCLEAN] Error(s) occurred while converting repository

2005-06-21 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/22-Jun-2005_12.02.55/repository.report.txt - To unsubscribe, e-mail: [EMAIL PROTE

[jira] Closed: (MAVEN-1632) Problem with new XML APIs

2005-06-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1632?page=all ] Brett Porter closed MAVEN-1632: --- Resolution: Fixed Fix Version: 1.1-beta-1 1.1-beta-1 uses the JDK XML Parser. You can also remove the endorsed directory entirely in 1.0.2, the javax.* syst

[jira] Closed: (MPJAVA-37) Problem with the new XML APIs

2005-06-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPJAVA-37?page=all ] Brett Porter closed MPJAVA-37: -- Resolution: Duplicate > Problem with the new XML APIs > - > > Key: MPJAVA-37 > URL: http://jira.codehaus.org/browse/MPJ

[jira] Closed: (MNG-498) plugin version prompting

2005-06-21 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-498?page=all ] John Casey closed MNG-498: -- Resolution: Fixed > plugin version prompting > > > Key: MNG-498 > URL: http://jira.codehaus.org/browse/MNG-498 > Project: Maven

svn commit: r191757 - /maven/components/trunk/maven-core/src/main/java/org/apache/maven/plugin/version/DefaultPluginVersionManager.java

2005-06-21 Thread jdcasey
Author: jdcasey Date: Tue Jun 21 20:27:27 2005 New Revision: 191757 URL: http://svn.apache.org/viewcvs?rev=191757&view=rev Log: Fixing plugin-version prompting once and for all (hopefully)...at least, the logic. Modified: maven/components/trunk/maven-core/src/main/java/org/apache/maven/plug

[jira] Created: (MAVEN-1632) Problem with new XML APIs

2005-06-21 Thread Jon Dokulil (JIRA)
Problem with new XML APIs - Key: MAVEN-1632 URL: http://jira.codehaus.org/browse/MAVEN-1632 Project: maven Type: Bug Versions: 1.0.2 Environment: Mac OS X 10.4.1 Reporter: Jon Dokulil When compiling a class which makes a call to

[jira] Created: (MPJAVA-37) Problem with the new XML APIs

2005-06-21 Thread Jon Dokulil (JIRA)
Problem with the new XML APIs - Key: MPJAVA-37 URL: http://jira.codehaus.org/browse/MPJAVA-37 Project: maven-java-plugin Type: Bug Versions: 1.5 Environment: Mac OS X 10.4.1 Reporter: Jon Dokulil When compiling a class which

[jira] Commented: (MNG-389) site:site Exception

2005-06-21 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MNG-389?page=comments#action_41833 ] Edwin Punzalan commented on MNG-389: Its fine now with the version from SVN. Thanks > site:site Exception > --- > > Key: MNG-389 > URL: http://jira.c

[jira] Moved: (MNG-504) target directories not excluded

2005-06-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-504?page=all ] Brett Porter moved MPIDEA-33 to MNG-504: Key: MNG-504 (was: MPIDEA-33) Project: Maven 2 (was: maven-idea-plugin) > target directories not excluded > --- >

[maven2 build - SUCCESS - update] Tue Jun 21 22:07:00 EDT 2005

2005-06-21 Thread jvanzyl
Distribution: http://www.codehaus.org/~maven/m2/m2-20050621.220700.tar.gz Log: http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050621.220700.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-m

[maven2 build - SUCCESS - update] Tue Jun 21 21:07:04 EDT 2005

2005-06-21 Thread jvanzyl
Distribution: http://www.codehaus.org/~maven/m2/m2-20050621.210705.tar.gz Log: http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050621.210705.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-m

[jira] Closed: (MNG-178) filter definition

2005-06-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-178?page=all ] Brett Porter closed MNG-178: Resolution: Fixed applied - thanks for sticking with it! This was a good patch - good doco in particular. I made some important modifications: - buffered the file reader

svn commit: r191752 - /maven/components/trunk/maven-artifact/src/test/java/org/apache/maven/artifact/resolver/DefaultArtifactCollectorTest.java

2005-06-21 Thread brett
Author: brett Date: Tue Jun 21 19:11:06 2005 New Revision: 191752 URL: http://svn.apache.org/viewcvs?rev=191752&view=rev Log: remove cruft Modified: maven/components/trunk/maven-artifact/src/test/java/org/apache/maven/artifact/resolver/DefaultArtifactCollectorTest.java Modified: maven/comp

svn commit: r191751 - /maven/components/trunk/m2-bootstrap-all.sh

2005-06-21 Thread brett
Author: brett Date: Tue Jun 21 19:07:42 2005 New Revision: 191751 URL: http://svn.apache.org/viewcvs?rev=191751&view=rev Log: add reports and a comment on why this is all too much but nevertheless necessary for now Modified: maven/components/trunk/m2-bootstrap-all.sh Modified: maven/compone

svn commit: r191750 - /maven/components/trunk/maven-artifact/src/test/java/org/apache/maven/artifact/resolver/DefaultArtifactCollectorTest.java

2005-06-21 Thread brett
Author: brett Date: Tue Jun 21 19:05:55 2005 New Revision: 191750 URL: http://svn.apache.org/viewcvs?rev=191750&view=rev Log: add artifact scope tests Modified: maven/components/trunk/maven-artifact/src/test/java/org/apache/maven/artifact/resolver/DefaultArtifactCollectorTest.java Modified:

[jira] Updated: (MNG-377) implement group/artifactID looked by plugin prefix

2005-06-21 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-377?page=all ] John Casey updated MNG-377: --- Description: We have a default rule which will be used as a fallback, where the prefix "idea" is turned into "maven-idea-plugin". This will be retained if no other information is

[jira] Reopened: (MNG-498) plugin version prompting

2005-06-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-498?page=all ] Brett Porter reopened MNG-498: -- this is still happening for me after an update and bootstrap. Group ID: org.apache.maven.plugins Artifact ID: maven-pmd-plugin Detected (NEW) Version: 2.0-alpha-1-SNAPSH

[jira] Closed: (MNG-480) fix it0023, it0026

2005-06-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-480?page=all ] Brett Porter closed MNG-480: Resolution: Fixed Fix Version: (was: 2.0-rc1) 2.0-alpha-3 > fix it0023, it0026 > -- > > Key: MNG-480 > URL: htt

[jira] Reopened: (MNG-480) fix it0023, it0026

2005-06-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-480?page=all ] Brett Porter reopened MNG-480: -- reopen to fix version > fix it0023, it0026 > -- > > Key: MNG-480 > URL: http://jira.codehaus.org/browse/MNG-480 > Project: Maven 2

[jira] Closed: (MNG-491) when selecting [a]ll at the register plugin version prompt, the plugin version manager attempts to register the first plugin's version as rejected

2005-06-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-491?page=all ] Brett Porter closed MNG-491: Resolution: Fixed Fix Version: (was: 2.0-beta-1) 2.0-alpha-3 > when selecting [a]ll at the register plugin version prompt, the plugin > version

[jira] Closed: (MNG-494) defer plugin dependency resolution to execution rather than at addPlugin

2005-06-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-494?page=all ] Brett Porter closed MNG-494: Resolution: Fixed Fix Version: (was: 2.0-beta-1) 2.0-alpha-3 > defer plugin dependency resolution to execution rather than at addPlugin > ---

[jira] Reopened: (MNG-494) defer plugin dependency resolution to execution rather than at addPlugin

2005-06-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-494?page=all ] Brett Porter reopened MNG-494: -- reopen to fix version > defer plugin dependency resolution to execution rather than at addPlugin > ---

[jira] Reopened: (MNG-491) when selecting [a]ll at the register plugin version prompt, the plugin version manager attempts to register the first plugin's version as rejected

2005-06-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-491?page=all ] Brett Porter reopened MNG-491: -- reopen to fix version > when selecting [a]ll at the register plugin version prompt, the plugin > version manager attempts to register the first plugin's version as rejec

svn commit: r191749 - in /maven/components/trunk/maven-plugins/maven-resources-plugin/src/main/java/org/apache/maven/plugin/resources: PropertyUtils.java ResourcesMojo.java

2005-06-21 Thread brett
Author: brett Date: Tue Jun 21 18:21:07 2005 New Revision: 191749 URL: http://svn.apache.org/viewcvs?rev=191749&view=rev Log: PR: MNG-178 Submitted by: Kenney Westerhof Reviewed by: Brett Porter add filtering support to the resources (applied with modifications) Added: maven/components/tr

svn commit: r191748 - in /maven/components/trunk: maven-artifact-ant/src/main/java/org/apache/maven/artifact/ant/ maven-artifact-manager/src/main/java/org/apache/maven/artifact/resolver/ maven-artifact-manager/src/test/java/org/apache/maven/artifact/re...

2005-06-21 Thread brett
Author: brett Date: Tue Jun 21 17:31:33 2005 New Revision: 191748 URL: http://svn.apache.org/viewcvs?rev=191748&view=rev Log: change artifact resolution result to have a set of artifacts instead of a map, as everything dealt with them as a collection anyway. Modified: maven/components/trunk

results of synchronize

2005-06-21 Thread maven
Syncing Apache Software Foundation Syncing Codehaus Syncing Maven Plugins @ SourceForge Syncing Mortbay Consulting Syncing ObjectWeb Syncing Open Symphony Syncing OS Java [INFO] Actual number of artifacts rewritten: 0 (0 including POMs). [ERROR] Error encountered while converting source repository

Re: svn commit: r191720 - in /maven/maven-1/plugins/trunk/xdoc: src/plugin-resources/templates/ src/plugin-resources/templates/scm/ xdocs/

2005-06-21 Thread Brett Porter
Hi Vincent, You should create a new section for 1.9.2-SNAPSHOT, with date="in Subversion", and change the currentVersion in project.xml as this is new developmenet after a 1.9.1 release. Thanks, Brett [EMAIL PROTECTED] wrote: Modified: maven/maven-1/plugins/trunk/xdoc/xdocs/changes.xml UR

[REPOCLEAN] Error(s) occurred while converting repository

2005-06-21 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/21-Jun-2005_08.01.02/repository.report.txt - To unsubscribe, e-mail: [EMAIL PROTE

[jira] Closed: (MNG-503) Typo in package names in components.xml causes failure

2005-06-21 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-503?page=all ] John Casey closed MNG-503: -- Resolution: Fixed patch applied; thanks Kenney > Typo in package names in components.xml causes failure > -- > >

[jira] Closed: (MNG-467) Ant Tasks defined in typedef

2005-06-21 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-467?page=all ] John Casey closed MNG-467: -- Resolution: Fixed applied Kenney Westerhof's patch, and ran down potential NPE when using a list of dependencies in the DependencyTask by creating a dummy Pom object to allow

svn commit: r191744 - in /maven/components/trunk/maven-artifact-ant: ./ src/main/java/org/apache/maven/artifact/ant/ src/main/resources/META-INF/plexus/

2005-06-21 Thread jdcasey
Author: jdcasey Date: Tue Jun 21 16:25:26 2005 New Revision: 191744 URL: http://svn.apache.org/viewcvs?rev=191744&view=rev Log: Resolving issue: MNG-467 (patch from Kenney Westerhof applied, with minor formatting modifications) Resolving issue: MNG-503 (another patch from Kenney Westerhof applied

[jira] Updated: (MNG-467) Ant Tasks defined in typedef

2005-06-21 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-467?page=all ] Kenney Westerhof updated MNG-467: - Attachment: patch2 This is a patch for the sample.build.xml that illustrates and documents how to use maven-artifact-ant when you do NOT place the jars in $ANT_HOME/l

[jira] Created: (MAVENUPLOAD-412) Please upload latest Simian-2.2.4.jar

2005-06-21 Thread Benoit Xhenseval (JIRA)
Please upload latest Simian-2.2.4.jar - Key: MAVENUPLOAD-412 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-412 Project: maven-upload-requests Type: Task Reporter: Benoit Xhenseval Attachments: simian-2.2.4-foribiblio.jar H

[jira] Closed: (MPXDOC-148) bundle="plugin-resources\templates\templates" lines in xdoc templates

2005-06-21 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-148?page=all ] Vincent Siveton closed MPXDOC-148: -- Assign To: Vincent Siveton (was: Arnaud HERITIER) Resolution: Fixed Fix Version: 1.9.1 Done in SVN. Thanks. To get the current snapshot, you c

[jira] Updated: (MPSIMIAN-14) Upgrade to Simian 2.2.4 and uses XML format

2005-06-21 Thread Benoit Xhenseval (JIRA)
[ http://jira.codehaus.org/browse/MPSIMIAN-14?page=all ] Benoit Xhenseval updated MPSIMIAN-14: - Attachment: changes.xml.diff.txt Diff for changes.xml I cannot see how to update the cvs-usage pages > Upgrade to Simian 2.2.4 and uses XML format > ---

[jira] Created: (MNG-503) Typo in package names in components.xml causes failure

2005-06-21 Thread Kenney Westerhof (JIRA)
Typo in package names in components.xml causes failure -- Key: MNG-503 URL: http://jira.codehaus.org/browse/MNG-503 Project: Maven 2 Type: Bug Components: maven-artifact-ant Versions: 2.0-alpha-3 Enviro

[jira] Updated: (MPSIMIAN-14) Upgrade to Simian 2.2.4 and uses XML format

2005-06-21 Thread Benoit Xhenseval (JIRA)
[ http://jira.codehaus.org/browse/MPSIMIAN-14?page=all ] Benoit Xhenseval updated MPSIMIAN-14: - Attachment: plugin-resources.zip plugin.jelly.diff.txt project.xml Here are the diff files!!! I also enclose the new plug-

[jira] Commented: (MNG-485) maven tool or swich to print dependency tree

2005-06-21 Thread Kevin Brown (JIRA)
[ http://jira.codehaus.org/browse/MNG-485?page=comments#action_41814 ] Kevin Brown commented on MNG-485: - Potentially handy python script to genererate visual representation of dependency tree (on ibiblio and/or local repo) is below: output (for dom4j): [E

[jira] Updated: (MNG-467) Ant Tasks defined in typedef

2005-06-21 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-467?page=all ] Kenney Westerhof updated MNG-467: - Attachment: MNG-467.patch John asked me for assistance on this one. Solved the problem by fixing the ClassRealm in plexus. Another fix was to set the Thread.currentT

[jira] Created: (MPSIMIAN-14) Upgrade to Simian 2.2.4 and uses XML format

2005-06-21 Thread Benoit Xhenseval (JIRA)
Upgrade to Simian 2.2.4 and uses XML format --- Key: MPSIMIAN-14 URL: http://jira.codehaus.org/browse/MPSIMIAN-14 Project: maven-simian-plugin Type: Improvement Reporter: Benoit Xhenseval why the usage of XML report for S

svn commit: r191720 - in /maven/maven-1/plugins/trunk/xdoc: src/plugin-resources/templates/ src/plugin-resources/templates/scm/ xdocs/

2005-06-21 Thread vsiveton
Author: vsiveton Date: Tue Jun 21 13:23:17 2005 New Revision: 191720 URL: http://svn.apache.org/viewcvs?rev=191720&view=rev Log: MPXDOC-148: fixed bundles expression Modified: maven/maven-1/plugins/trunk/xdoc/src/plugin-resources/templates/cvs-usage.xml maven/maven-1/plugins/trunk/xdoc/

results of synchronize

2005-06-21 Thread maven
Syncing Apache Software Foundation Syncing Codehaus Syncing Maven Plugins @ SourceForge Syncing Mortbay Consulting Syncing ObjectWeb Syncing Open Symphony Syncing OS Java [INFO] Actual number of artifacts rewritten: 1 (2 including POMs). [ERROR] Error encountered while converting source repository

[REPOCLEAN] Error(s) occurred while converting repository

2005-06-21 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/21-Jun-2005_04.01.06/repository.report.txt - To unsubscribe, e-mail: [EMAIL PROTE

[jira] Commented: (MPWAR-41) Ability to merge other war files as dependencies

2005-06-21 Thread Gr?gory Joseph (old account) (JIRA)
[ http://jira.codehaus.org/browse/MPWAR-41?page=comments#action_41805 ] Grégory Joseph (old account) commented on MPWAR-41: --- Seems I can't edit/rename, sorry, but yes, a generic way of merging artifacts would be fine. > Ability to merge ot

[maven2 build - SUCCESS - update] Tue Jun 21 14:07:00 EDT 2005

2005-06-21 Thread jvanzyl
Distribution: http://www.codehaus.org/~maven/m2/m2-20050621.140700.tar.gz Log: http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050621.140700.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-m

RE: Servlet and JSP APIs in java repository

2005-06-21 Thread Yoav Shapira
Hi, > There's a lot of confusion about the servlet and jsp apis, many > projects reference the servlet 2.4 while in Tomcat 5.5 the version > included says 2.4.public_draft, so I really don't know if there's > available a 2.4 "final" somewhere. The version that ships with Tomcat 5.5 and all but th

[maven2 build - SUCCESS - update] Tue Jun 21 13:07:01 EDT 2005

2005-06-21 Thread jvanzyl
Distribution: http://www.codehaus.org/~maven/m2/m2-20050621.130701.tar.gz Log: http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050621.130701.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-m

svn commit: r191688 - in /maven/components/trunk: maven-plugins/maven-war-plugin/src/main/java/org/apache/maven/plugin/war/WarMojo.java maven-project/src/main/java/org/apache/maven/project/MavenProject.java

2005-06-21 Thread jdcasey
Author: jdcasey Date: Tue Jun 21 10:13:24 2005 New Revision: 191688 URL: http://svn.apache.org/viewcvs?rev=191688&view=rev Log: Fixing artifact handling to only process the runtime artifacts, and select out the tld's from that. This is for the war mojo, BTW. :) Modified: maven/components/tr

[jira] Commented: (MNG-377) implement group/artifactID looked by plugin prefix

2005-06-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-377?page=comments#action_41802 ] Brett Porter commented on MNG-377: -- looks good. > implement group/artifactID looked by plugin prefix > -- > > Key: MNG-377 >

[jira] Commented: (MPWAR-41) Ability to merge other war files as dependencies

2005-06-21 Thread Jerome Lacoste (JIRA)
[ http://jira.codehaus.org/browse/MPWAR-41?page=comments#action_41800 ] Jerome Lacoste commented on MPWAR-41: - If you change this issue into: "allow to unpack dependencies in a specific place of the war file", then I would vote for it. I.e. you specify

[jira] Commented: (MNG-377) implement group/artifactID looked by plugin prefix

2005-06-21 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-377?page=comments#action_41798 ] John Casey commented on MNG-377: Forgot one point: - modify the lifecycle executor's prefix lookup method to use the PluginGroupResolver. > implement group/artifactID looked by plugin p

[jira] Commented: (MNG-377) implement group/artifactID looked by plugin prefix

2005-06-21 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-377?page=comments#action_41797 ] John Casey commented on MNG-377: I think I've got the issue condensed to the following: -- requirements === * allow users to specify a list o

[jira] Updated: (MNG-178) filter definition

2005-06-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-178?page=all ] Brett Porter updated MNG-178: - Fix Version: (was: 2.0-beta-1) 2.0-alpha-3 > filter definition > - > > Key: MNG-178 > URL: http://jira.codehaus.org/bro

[jira] Closed: (MNG-63) current pom.artifactId not detected as part of a cyclical dependency

2005-06-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-63?page=all ] Brett Porter closed MNG-63: --- Resolution: Won't Fix Fix Version: (was: 2.0-alpha-3) > current pom.artifactId not detected as part of a cyclical dependency > --

[maven2 build - SUCCESS - update] Tue Jun 21 12:07:04 EDT 2005

2005-06-21 Thread jvanzyl
Distribution: http://www.codehaus.org/~maven/m2/m2-20050621.120707.tar.gz Log: http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050621.120707.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-m

svn commit: r191675 - in /maven/components/trunk/maven-artifact: ./ src/main/java/org/apache/maven/artifact/factory/ src/main/java/org/apache/maven/artifact/resolver/ src/test/java/org/apache/maven/artifact/resolver/

2005-06-21 Thread brett
Author: brett Date: Tue Jun 21 09:12:44 2005 New Revision: 191675 URL: http://svn.apache.org/viewcvs?rev=191675&view=rev Log: add failing test for MNG-63 Added: maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/resolver/CyclicDependencyException.java Modified:

[jira] Closed: (MNG-500) EJB client not included in installation

2005-06-21 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-500?page=all ] John Casey closed MNG-500: -- Resolution: Fixed sort of a hack of a fix. we may need some better component support to decide whether things are binary dependencies or not in the future. Currently, filter

svn commit: r191674 - /maven/components/trunk/maven-plugins/maven-war-plugin/src/main/java/org/apache/maven/plugin/war/WarMojo.java

2005-06-21 Thread jdcasey
Author: jdcasey Date: Tue Jun 21 09:08:40 2005 New Revision: 191674 URL: http://svn.apache.org/viewcvs?rev=191674&view=rev Log: PR: MNG-500Not sure if anything else is touched besides the war mojo. If so, we should factor the inclusion logic into some sort of component for maintenance purpos

[jira] Updated: (MNG-178) filter definition

2005-06-21 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-178?page=all ] Kenney Westerhof updated MNG-178: - Attachment: MNG-178-patch-4-svn Latest patch - reworked against latest svn revision and tested. > filter definition > - > > Key: MNG-178 >

results of synchronize

2005-06-21 Thread maven
Syncing Apache Software Foundation Syncing Codehaus Syncing Maven Plugins @ SourceForge Syncing Mortbay Consulting Syncing ObjectWeb Syncing Open Symphony Syncing OS Java [INFO] Actual number of artifacts rewritten: 0 (0 including POMs). [ERROR] Error encountered while converting source repository

[REPOCLEAN] Error(s) occurred while converting repository

2005-06-21 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/21-Jun-2005_12.03.20/repository.report.txt - To unsubscribe, e-mail: [EMAIL PROTE

[jira] Created: (MNG-502) Move detection of plugin-execution id-collisions into the project validator, rather than the DefaultMavenProjectBuilder.

2005-06-21 Thread John Casey (JIRA)
Move detection of plugin-execution id-collisions into the project validator, rather than the DefaultMavenProjectBuilder. Key: MNG-502 URL: http://jira.codehau

[jira] Created: (MPIDEA-33) target directories not excluded

2005-06-21 Thread Matthew Pocock (JIRA)
target directories not excluded --- Key: MPIDEA-33 URL: http://jira.codehaus.org/browse/MPIDEA-33 Project: maven-idea-plugin Type: Improvement Reporter: Matthew Pocock Priority: Minor I ran m2 idea:idea and it generated files tha

svn commit: r191670 - /maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/DefaultMavenProjectBuilder.java

2005-06-21 Thread jdcasey
Author: jdcasey Date: Tue Jun 21 08:45:51 2005 New Revision: 191670 URL: http://svn.apache.org/viewcvs?rev=191670&view=rev Log: Dressing up the execution collision error some more for non -X output. Modified: maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/Default

[jira] Closed: (MNG-497) Improve error message when the plugin configuration is invalid

2005-06-21 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-497?page=all ] John Casey closed MNG-497: -- Resolution: Fixed > Improve error message when the plugin configuration is invalid > -- > > Key: MNG-497 >

svn commit: r191669 - /maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/DefaultMavenProjectBuilder.java

2005-06-21 Thread jdcasey
Author: jdcasey Date: Tue Jun 21 08:36:00 2005 New Revision: 191669 URL: http://svn.apache.org/viewcvs?rev=191669&view=rev Log: Improving error reporting when execution id's collide. Modified: maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/DefaultMavenProjectBuil

[jira] Updated: (MNG-501) applying patch webpage doesn't say how to submit an issue

2005-06-21 Thread Matthew Pocock (JIRA)
[ http://jira.codehaus.org/browse/MNG-501?page=all ] Matthew Pocock updated MNG-501: --- Attachment: MNG-501.txt Added a hyperlink to the issue tracking page. > applying patch webpage doesn't say how to submit an issue > -

[jira] Created: (MNG-501) applying patch webpage doesn't say how to submit an issue

2005-06-21 Thread Matthew Pocock (JIRA)
applying patch webpage doesn't say how to submit an issue - Key: MNG-501 URL: http://jira.codehaus.org/browse/MNG-501 Project: Maven 2 Type: Improvement Components: documentation Versions: 2.0-alpha-3

[jira] Updated: (MNG-500) EJB client not included in installation

2005-06-21 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-500?page=all ] Brett Porter updated MNG-500: - Fix Version: 2.0-alpha-3 > EJB client not included in installation > --- > > Key: MNG-500 > URL: http://jira.codehaus.or

[jira] Created: (MNG-500) EJB client not included in installation

2005-06-21 Thread Nathaniel Stoddard (JIRA)
EJB client not included in installation --- Key: MNG-500 URL: http://jira.codehaus.org/browse/MNG-500 Project: Maven 2 Type: Bug Components: maven-plugins Versions: 2.0-alpha-3 Environment: Windows XP SP2, J2SE 5.0

[maven2 build - SUCCESS - update] Tue Jun 21 11:07:00 EDT 2005

2005-06-21 Thread jvanzyl
Distribution: http://www.codehaus.org/~maven/m2/m2-20050621.110700.tar.gz Log: http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050621.110700.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-m

[jira] Updated: (MNG-499) the README.txt for maven-components doesn't say how to handle proxies

2005-06-21 Thread Matthew Pocock (JIRA)
[ http://jira.codehaus.org/browse/MNG-499?page=all ] Matthew Pocock updated MNG-499: --- Attachment: MNG-499.diff Here's a diff that adds some text. Somebody shoud check it over :) > the README.txt for maven-components doesn't say how to handle proxies > ---

[jira] Created: (MNG-499) the README.txt for maven-components doesn't say how to handle proxies

2005-06-21 Thread Matthew Pocock (JIRA)
the README.txt for maven-components doesn't say how to handle proxies - Key: MNG-499 URL: http://jira.codehaus.org/browse/MNG-499 Project: Maven 2 Type: Improvement Components: documentation

[jira] Closed: (MNG-498) plugin version prompting

2005-06-21 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-498?page=all ] John Casey closed MNG-498: -- Resolution: Fixed > plugin version prompting > > > Key: MNG-498 > URL: http://jira.codehaus.org/browse/MNG-498 > Project: Maven

svn commit: r191664 - in /maven/components/trunk: ./ maven-core-it-verifier/src/main/java/org/apache/maven/it/ maven-core/src/main/java/org/apache/maven/cli/ maven-core/src/main/java/org/apache/maven/plugin/version/ maven-settings/src/main/java/org/apa...

2005-06-21 Thread jdcasey
Author: jdcasey Date: Tue Jun 21 07:51:55 2005 New Revision: 191664 URL: http://svn.apache.org/viewcvs?rev=191664&view=rev Log: Resolving: MNG-495 o Pressing [ENTER] at a plugin update prompt should result in the plugin being registered, as indicated by the prompt. o Use CLI switch '--no-plugin-

Re: [vote] give Carlos access to Maven 1.x core/site

2005-06-21 Thread Jason van Zyl
On Tue, 2005-06-21 at 08:24 +1000, Brett Porter wrote: > We really should have a separate site module (Actually we do, but it > isn't the main site yet), and we should grant all committers access to > it on request (like Jakarta does). But in lieu of that, the entry point > still resides under c

[maven2 build - SUCCESS - update] Tue Jun 21 10:07:00 EDT 2005

2005-06-21 Thread jvanzyl
Distribution: http://www.codehaus.org/~maven/m2/m2-20050621.100701.tar.gz Log: http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050621.100701.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-m

Re: [vote] give Carlos access to Maven 1.x core/site

2005-06-21 Thread Eric Pugh
+1 On Jun 21, 2005, at 9:00 AM, Vincent Siveton wrote: +1 2005/6/20, Brett Porter <[EMAIL PROTECTED]>: We really should have a separate site module (Actually we do, but it isn't the main site yet), and we should grant all committers access to it on request (like Jakarta does). But in lieu o

[jira] Closed: (MNG-491) when selecting [a]ll at the register plugin version prompt, the plugin version manager attempts to register the first plugin's version as rejected

2005-06-21 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-491?page=all ] John Casey closed MNG-491: -- Resolution: Fixed found flawed logic in the prompting method. > when selecting [a]ll at the register plugin version prompt, the plugin > version manager attempts to register

svn commit: r191658 - /maven/components/trunk/maven-core/src/main/resources/META-INF/plexus/components.xml

2005-06-21 Thread brett
Author: brett Date: Tue Jun 21 06:50:00 2005 New Revision: 191658 URL: http://svn.apache.org/viewcvs?rev=191658&view=rev Log: reduce phase bindings for plexus application Modified: maven/components/trunk/maven-core/src/main/resources/META-INF/plexus/components.xml Modified: maven/component

[jira] Created: (MPIDEA-32) Allow ability to specify the compiler resource patterns

2005-06-21 Thread Wim Deblauwe (JIRA)
Allow ability to specify the compiler resource patterns --- Key: MPIDEA-32 URL: http://jira.codehaus.org/browse/MPIDEA-32 Project: maven-idea-plugin Type: Improvement Environment: Maven 1.0.2 Reporter: Wim Debl

[jira] Commented: (MPIDEA-30) Allow multiproject processing that optionally doesn't link the modules

2005-06-21 Thread Wim Deblauwe (JIRA)
[ http://jira.codehaus.org/browse/MPIDEA-30?page=comments#action_41782 ] Wim Deblauwe commented on MPIDEA-30: I could use this also. Please apply this patch. > Allow multiproject processing that optionally doesn't link the modules > -

results of synchronize

2005-06-21 Thread maven
Syncing Apache Software Foundation Syncing Codehaus Syncing Maven Plugins @ SourceForge Syncing Mortbay Consulting Syncing ObjectWeb Syncing Open Symphony Syncing OS Java [INFO] Actual number of artifacts rewritten: 0 (0 including POMs). [ERROR] Error encountered while converting source repository

Re: [vote] give Carlos access to Maven 1.x core/site

2005-06-21 Thread Vincent Siveton
+1 2005/6/20, Brett Porter <[EMAIL PROTECTED]>: > We really should have a separate site module (Actually we do, but it > isn't the main site yet), and we should grant all committers access to > it on request (like Jakarta does). But in lieu of that, the entry point > still resides under core/trunk

[maven2 build - SUCCESS - update] Tue Jun 21 08:07:00 EDT 2005

2005-06-21 Thread jvanzyl
Distribution: http://www.codehaus.org/~maven/m2/m2-20050621.080702.tar.gz Log: http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050621.080702.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-m

[jira] Created: (MPJXR-28) Adding JDK 5.0 package-info.java files to my project causes the JXR plugin to fail

2005-06-21 Thread Nico De Groote (JIRA)
Adding JDK 5.0 package-info.java files to my project causes the JXR plugin to fail -- Key: MPJXR-28 URL: http://jira.codehaus.org/browse/MPJXR-28 Project: maven-jxr-plugin Type: Bug

[REPOCLEAN] Error(s) occurred while converting repository

2005-06-21 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/21-Jun-2005_08.08.16/repository.report.txt - To unsubscribe, e-mail: [EMAIL PROTE

Servlet and JSP APIs in java repository

2005-06-21 Thread Carlos Sanchez
Hi, I'm a member of the maven group. We are responsible of mantaining and keep consistent the repository at www.ibiblio.org/maven. There's a lot of confusion about the servlet and jsp apis, many projects reference the servlet 2.4 while in Tomcat 5.5 the version included says 2.4.public_draft, so

svn commit: r191653 - /maven/components/trunk/maven-core/src/main/java/org/apache/maven/plugin/DefaultPluginManager.java

2005-06-21 Thread brett
Author: brett Date: Tue Jun 21 05:16:26 2005 New Revision: 191653 URL: http://svn.apache.org/viewcvs?rev=191653&view=rev Log: comment and clean up Modified: maven/components/trunk/maven-core/src/main/java/org/apache/maven/plugin/DefaultPluginManager.java Modified: maven/components/trunk/ma

  1   2   >