[jira] Created: (MSITE-188) Execution order of report plugins is arbitrary if inheritance is involved

2006-11-02 Thread David vicente (JIRA)
Execution order of report plugins is arbitrary if inheritance is involved - Key: MSITE-188 URL: http://jira.codehaus.org/browse/MSITE-188 Project: Maven 2.x Site Plugin

[jira] Commented: (MNG-1577) dependencyManagement does not work for transitive dependencies

2006-11-02 Thread Ralph Goers (JIRA)
[ http://jira.codehaus.org/browse/MNG-1577?page=comments#action_79216 ] Ralph Goers commented on MNG-1577: -- Mike, I suspect the behavior you are reporting is not part of the patch, but is part of how the pom's extend each other. In other words,

[jira] Created: (MJAVADOC-98) Add support for Javadoc version different from JAVA_HOME

2006-11-02 Thread Wayne Fay (JIRA)
Add support for Javadoc version different from JAVA_HOME Key: MJAVADOC-98 URL: http://jira.codehaus.org/browse/MJAVADOC-98 Project: Maven 2.x Javadoc Plugin Issue Type: New Feature

[jira] Commented: (MRELEASE-160) The next snapshot version is not used un submodules

2006-11-02 Thread Tom Parker (JIRA)
[ http://jira.codehaus.org/browse/MRELEASE-160?page=comments#action_79209 ] Tom Parker commented on MRELEASE-160: - This bug does not effect the dryRun. I believe it was introduced due to testing only in the dryRun situation. dryRun is subtly

[jira] Commented: (MNG-1577) dependencyManagement does not work for transitive dependencies

2006-11-02 Thread Mike Perham (JIRA)
[ http://jira.codehaus.org/browse/MNG-1577?page=comments#action_79208 ] Mike Perham commented on MNG-1577: -- Uh oh, the depMgmt scope in the parent POM is still overriding the scope given in the leaf POM. This is bad - the leaf should always be

[jira] Created: (MECLIPSE-185) mvn eclipse:eclipse report 'Build Successful' even when generation fails

2006-11-02 Thread Hans Dockter (JIRA)
mvn eclipse:eclipse report 'Build Successful' even when generation fails Key: MECLIPSE-185 URL: http://jira.codehaus.org/browse/MECLIPSE-185 Project: Maven 2.x Eclipse Plugin

[jira] Commented: (MNG-2612) antrun's exec task breaks in 2.0.5-SNAPSHOT

2006-11-02 Thread Dan Tran (JIRA)
[ http://jira.codehaus.org/browse/MNG-2612?page=comments#action_79207 ] Dan Tran commented on MNG-2612: --- Just tested with the latest 2.0.5-SNAPSHOT, the problem is no longer there But it is reproducable with the snapshot I picked up on 9/23/2006.

[jira] Commented: (MNG-1593) Typo in settings doc

2006-11-02 Thread Wendy Smoak (JIRA)
[ http://jira.codehaus.org/browse/MNG-1593?page=comments#action_79206 ] Wendy Smoak commented on MNG-1593: -- I published it, but it goes to http://maven.apache.org/ref/2.0.5-SNAPSHOT/maven-settings (will take an hour to sync). It's actually cor

[jira] Commented: (MNG-1577) dependencyManagement does not work for transitive dependencies

2006-11-02 Thread Ralph Goers (JIRA)
[ http://jira.codehaus.org/browse/MNG-1577?page=comments#action_79205 ] Ralph Goers commented on MNG-1577: -- Thanks, Mike. I upgraded to IntelliJ 6.0 and didn't check that setting. I'll make sure it is set as virtually everything requires it. I

[jira] Closed: (MNG-2213) Current settings.xml example incorrect

2006-11-02 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MNG-2213?page=all ] Dennis Lundberg closed MNG-2213. Resolution: Duplicate Duplicate of MNG-1593. > Current settings.xml example incorrect > --- > > Key: MNG-2213 >

[jira] Commented: (MNG-1593) Typo in settings doc

2006-11-02 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MNG-1593?page=comments#action_79203 ] Dennis Lundberg commented on MNG-1593: -- Someone just needs to deploy the site for maven-settings. It was last published over a year ago. > Typo in settings doc > --

[jira] Commented: (MEV-457) Geronimo jar fails to download

2006-11-02 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-457?page=comments#action_79202 ] Carlos Sanchez commented on MEV-457: the rewrite rules in htaccess probably > Geronimo jar fails to download > -- > > Key: MEV-

[jira] Commented: (MEV-457) Geronimo jar fails to download

2006-11-02 Thread Henri Yandell (JIRA)
[ http://jira.codehaus.org/browse/MEV-457?page=comments#action_79201 ] Henri Yandell commented on MEV-457: --- /home/maven/repository-staging/to-ibiblio/maven/geronimo/jars/geronimo-javamail-transport-1.1.1.jar looks good btw. > Geronimo jar fail

[jira] Closed: (MNG-1593) Typo in settings doc

2006-11-02 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MNG-1593?page=all ] Dennis Lundberg closed MNG-1593. Resolution: Fixed I can confirm that this has been fixed. I just tried building the site for maven-settings using Maven 2.0.4 and the elements are now called "release

[jira] Commented: (MAVENUPLOAD-1212) upload vraptor 2.2.3

2006-11-02 Thread Nico Steppat (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-1212?page=comments#action_79199 ] Nico Steppat commented on MAVENUPLOAD-1212: --- VRaptor 2.2.3 framework update with many improvements and loads of new docs. We added ajax support and fix som

[jira] Closed: (MNG-1290) What is a Mojo?

2006-11-02 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MNG-1290?page=all ] Dennis Lundberg closed MNG-1290. Resolution: Fixed Added explanations to /glossary.html and /developers/mojo-api-specifications.html. > What is a Mojo? > --- > > Key: MNG

[jira] Created: (MAVENUPLOAD-1212) upload vraptor 2.2.3

2006-11-02 Thread Nico Steppat (JIRA)
upload vraptor 2.2.3 Key: MAVENUPLOAD-1212 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1212 Project: maven-upload-requests Issue Type: Task Reporter: Nico Steppat -- This message is automatically ge

[jira] Commented: (MNG-2117) Update doap file descriptor

2006-11-02 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MNG-2117?page=comments#action_79197 ] Dennis Lundberg commented on MNG-2117: -- Trunk has been updated. > Update doap file descriptor > --- > > Key: MNG-2117 >

[jira] Moved: (MPIR-57) URLs only link if they are FQDNs

2006-11-02 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MPIR-57?page=all ] Vincent Siveton moved MNG-1759 to MPIR-57: -- Affects Version/s: (was: 2.0) 2.1 Fix Version/s: (was: 2.0.6) Complexity: (was: Intermediate)

[jira] Created: (MRM-217) "Request a password reset" is secured

2006-11-02 Thread Arnaud Heritier (JIRA)
"Request a password reset" is secured - Key: MRM-217 URL: http://jira.codehaus.org/browse/MRM-217 Project: Archiva Issue Type: Bug Components: web application Reporter: Arnaud Heritie

[jira] Closed: (MNG-2164) Generated plugin documentation lists wrong data type

2006-11-02 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MNG-2164?page=all ] Vincent Siveton closed MNG-2164. Assignee: Vincent Siveton Resolution: Fixed Applied in shared/trunk/maven-plugin-tools/maven-plugin-tools-java (see http://www.nabble.com/-discuss--move-the-plu

[jira] Created: (MEV-457) Geronimo jar fails to download

2006-11-02 Thread Henri Yandell (JIRA)
Geronimo jar fails to download -- Key: MEV-457 URL: http://jira.codehaus.org/browse/MEV-457 Project: Maven Evangelism Issue Type: Bug Reporter: Henri Yandell If you look at http://www.ibiblio.org/mav

[jira] Commented: (MNG-2117) Update doap file descriptor

2006-11-02 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MNG-2117?page=comments#action_79190 ] Dennis Lundberg commented on MNG-2117: -- The doap descriptor is only available on the trunk. Should we have one on maven-2.0.x branch as well? > Update doap file descript

[jira] Commented: (SCM-190) Location of cvs-settings.xml should be in user.home and not in user.dir

2006-11-02 Thread Eric Bernstein (JIRA)
[ http://jira.codehaus.org/browse/SCM-190?page=comments#action_79189 ] Eric Bernstein commented on SCM-190: Any chance of 1.0 being released soon? I'd love to see this fix out in a release, and there hasn't been an scm release in a very long

[jira] Commented: (MRM-213) cannot undeploy archiva webapp

2006-11-02 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MRM-213?page=comments#action_79185 ] Arnaud Heritier commented on MRM-213: - I don't have this problem on linux. > cannot undeploy archiva webapp > -- > > Key: MRM-2

[jira] Commented: (MNG-1577) dependencyManagement does not work for transitive dependencies

2006-11-02 Thread Mike Perham (JIRA)
[ http://jira.codehaus.org/browse/MNG-1577?page=comments#action_79177 ] Mike Perham commented on MNG-1577: -- Ralph, I'm starting to test d now. First thing I noticed about the d patch is that it has ^Ms in all the new files. I believe this is a

[jira] Updated: (MAVEN-1813) Snapshot downloading broken in 1.1-RC1 snapshot

2006-11-02 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1813?page=all ] Arnaud Heritier updated MAVEN-1813: --- Fix Version/s: 1.1-rc1 > Snapshot downloading broken in 1.1-RC1 snapshot > --- > > Key: MAVEN-1813

[jira] Commented: (CONTINUUM-992) Configure SCM username/password from settings.xml

2006-11-02 Thread Jesse McConnell (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-992?page=comments#action_79175 ] Jesse McConnell commented on CONTINUUM-992: --- where did you generate this patch from? It doesn't apply cleanly, are you perhaps missing some other changes in t

[jira] Commented: (MNG-2612) antrun's exec task breaks in 2.0.5-SNAPSHOT

2006-11-02 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MNG-2612?page=comments#action_79174 ] Dennis Lundberg commented on MNG-2612: -- Cannot reproduce on Windows XP using Sun JRE 1.4.2. Running mvn package works for me both in Maven 2.0.4 and 2.0.5-SNAPSHOT.

[jira] Created: (SCM-247) SvnChangeSet.containsFileName has false negatives for Windows file names

2006-11-02 Thread John Didion (JIRA)
SvnChangeSet.containsFileName has false negatives for Windows file names Key: SCM-247 URL: http://jira.codehaus.org/browse/SCM-247 Project: Maven SCM Issue Type: Bug

[jira] Created: (CONTINUUM-992) Configure SCM username/password from settings.xml

2006-11-02 Thread John Didion (JIRA)
Configure SCM username/password from settings.xml - Key: CONTINUUM-992 URL: http://jira.codehaus.org/browse/CONTINUUM-992 Project: Continuum Issue Type: New Feature Reporter: John D

[jira] Closed: (CONTINUUM-739) Clean Work Directory Schedule

2006-11-02 Thread Jesse McConnell (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-739?page=all ] Jesse McConnell closed CONTINUUM-739. - Resolution: Duplicate Fix Version/s: 1.1 this is very much like CONTINUUM-553 which I fixed earlier this week basically you can define a build d

[jira] Commented: (MNG-2612) antrun's exec task breaks in 2.0.5-SNAPSHOT

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-2612?page=comments#action_79164 ] Kenney Westerhof commented on MNG-2612: --- Cannot reproduce on unix (changed mvn.bat to mvn otherwise I do get the error). Can somebody with Windows please check this? >

[jira] Commented: (WAGON-64) File cannot be created error...

2006-11-02 Thread Caleb Lyness (JIRA)
[ http://jira.codehaus.org/browse/WAGON-64?page=comments#action_79163 ] Caleb Lyness commented on WAGON-64: --- One step further using SysInternals File Monitor: 05:51:28 PM OPEN \\192.168.150.7\Maven.Internal.Repo\System\poms

[jira] Updated: (MNG-2626) System scope dependencies in parent POM cause validation warnings for most plugins and errors in assembly plugin

2006-11-02 Thread Brian Topping (JIRA)
[ http://jira.codehaus.org/browse/MNG-2626?page=all ] Brian Topping updated MNG-2626: --- Attachment: MNG-2626it.tgz integration test basis > System scope dependencies in parent POM cause validation warnings for most > plugins and errors in assembly plugin

[jira] Closed: (MNG-1267) Complete the Introduction to the Standard Directory Layout

2006-11-02 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MNG-1267?page=all ] Dennis Lundberg closed MNG-1267. Resolution: Fixed Fix Version/s: (was: 2.0.6) Closing at reporter's request. > Complete the Introduction to the Standard Directory Layout > ---

[jira] Closed: (CONTINUUM-839) Editing a user changes the password to what's submitted, which by default is "" (empty string).

2006-11-02 Thread Jesse McConnell (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-839?page=all ] Jesse McConnell closed CONTINUUM-839. - Assignee: Jesse McConnell Resolution: Fixed i think this issue cropped up in the time between the hackish user management that I put onto trunk s

[jira] Updated: (MNG-1496) Ancient documentation is confusing users.

2006-11-02 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MNG-1496?page=all ] Dennis Lundberg updated MNG-1496: - Component/s: Documentation: General > Ancient documentation is confusing users. > - > > Key: MNG-1496 >

[jira] Closed: (MNG-1497) remove old html files from the site

2006-11-02 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MNG-1497?page=all ] Dennis Lundberg closed MNG-1497. Resolution: Fixed Fix Version/s: (was: 2.0.6) dirlayout has been removed and conventions is now clearly marked as being for 1.x. > remove old html files f

[jira] Commented: (MNG-2157) Properties defined in top-level profiles.xml do no propagate to child modules

2006-11-02 Thread Magnus Heino (JIRA)
[ http://jira.codehaus.org/browse/MNG-2157?page=comments#action_79154 ] Magnus Heino commented on MNG-2157: --- Properties seems to propagate to child modules if they have the same groupId. > Properties defined in top-level profiles.xml do no prop

[jira] Created: (MAVEN-1813) Snapshot downloading broken in 1.1-RC1 snapshot

2006-11-02 Thread dion gillard (JIRA)
Snapshot downloading broken in 1.1-RC1 snapshot --- Key: MAVEN-1813 URL: http://jira.codehaus.org/browse/MAVEN-1813 Project: Maven 1.x Issue Type: Bug Components: core Environmen

[jira] Closed: (MNG-1325) Document ibiblio synchronization process

2006-11-02 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MNG-1325?page=all ] Carlos Sanchez closed MNG-1325. --- Resolution: Fixed Fix Version/s: (was: 2.0.6) 2.0.5 Something already in http://maven.apache.org/guides/mini/guide-ibiblio-upload.html Oth

[jira] Updated: (MNG-2252) Upgrade to plexus-utils 1.3

2006-11-02 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MNG-2252?page=all ] Carlos Sanchez updated MNG-2252: Fix Version/s: (was: 2.0.6) 2.0.5 > Upgrade to plexus-utils 1.3 > --- > > Key: MNG-2252 >

[jira] Updated: (MNG-1593) Typo in settings doc

2006-11-02 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MNG-1593?page=all ] Carlos Sanchez updated MNG-1593: Fix Version/s: (was: 2.0.6) 2.0.5 > Typo in settings doc > > > Key: MNG-1593 > URL: http://

[jira] Closed: (MNG-1508) Need a process-test-classes phase

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-1508?page=all ] Kenney Westerhof closed MNG-1508. - Assignee: Kenney Westerhof Resolution: Fixed Fix Version/s: 2.1 fixed on 2.0.x branch, revision 470427. fixed on trunk, revision 470432. > Need a p

[jira] Updated: (MNG-2341) Shell script mvn too old

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-2341?page=all ] Kenney Westerhof updated MNG-2341: -- Fix Version/s: 2.1 Merged to trunk, in revision 470423 > Shell script mvn too old > > > Key: MNG-2341 > U

[jira] Closed: (MNG-2341) Shell script mvn too old

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-2341?page=all ] Kenney Westerhof closed MNG-2341. - Assignee: Kenney Westerhof Resolution: Fixed Fixed in revision 470421 > Shell script mvn too old > > > Key: MNG-2341

[jira] Updated: (MNG-2646) [PATCH] MavenProjectBuilder.buildFromRepository(...) does not support profiles

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-2646?page=all ] Kenney Westerhof updated MNG-2646: -- Fix Version/s: 2.0.5 > [PATCH] MavenProjectBuilder.buildFromRepository(...) does not support profiles > ---

[jira] Updated: (MNG-2413) maven version insistence based on wrong variable

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-2413?page=all ] Kenney Westerhof updated MNG-2413: -- Fix Version/s: (was: 2.0.6) 2.0.5 > maven version insistence based on wrong variable > > >

[jira] Updated: (MNG-2318) When a project has modules and its parent is not preinstalled the build fails

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-2318?page=all ] Kenney Westerhof updated MNG-2318: -- Priority: Critical (was: Major) Fix Version/s: (was: 2.0.6) 2.0.5 > When a project has modules and its parent is not preinstalled

[jira] Updated: (MNG-2164) Generated plugin documentation lists wrong data type

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-2164?page=all ] Kenney Westerhof updated MNG-2164: -- Fix Version/s: (was: 2.0.6) 2.0.5 > Generated plugin documentation lists wrong data type > -

[jira] Updated: (MNG-2153) Updated resource bundles for pl and en locales

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-2153?page=all ] Kenney Westerhof updated MNG-2153: -- Fix Version/s: (was: 2.0.6) 2.0.5 > Updated resource bundles for pl and en locales > -- > >

[jira] Updated: (MNG-2213) Current settings.xml example incorrect

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-2213?page=all ] Kenney Westerhof updated MNG-2213: -- Fix Version/s: (was: 2.0.6) 2.0.5 > Current settings.xml example incorrect > --- > > Ke

[jira] Updated: (MNG-1508) Need a process-test-classes phase

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-1508?page=all ] Kenney Westerhof updated MNG-1508: -- Fix Version/s: (was: 2.0.6) 2.0.5 > Need a process-test-classes phase > - > > Key: MNG-1508

[jira] Updated: (MNG-1592) Top level element in POM is not correctly validated

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-1592?page=all ] Kenney Westerhof updated MNG-1592: -- Fix Version/s: (was: 2.0.6) 2.0.5 > Top level element in POM is not correctly validated > --

[jira] Updated: (MNG-2539) Transitive dependencies referenced by a plugin are searched only in the plugin-repositories

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-2539?page=all ] Kenney Westerhof updated MNG-2539: -- Fix Version/s: (was: 2.0.6) 2.0.5 > Transitive dependencies referenced by a plugin are searched only in the > plugin-repositories > ---

[jira] Updated: (MNG-2341) Shell script mvn too old

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-2341?page=all ] Kenney Westerhof updated MNG-2341: -- Fix Version/s: (was: 2.0.6) 2.0.5 > Shell script mvn too old > > > Key: MNG-2341 >

[jira] Updated: (MNG-2612) antrun's exec task breaks in 2.0.5-SNAPSHOT

2006-11-02 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-2612?page=all ] John Casey updated MNG-2612: Fix Version/s: (was: 2.0.6) 2.0.5 this seems to be a regression, so I don't think we should push it out to 2.0.6. > antrun's exec task breaks in 2.0.5-

[jira] Updated: (MNG-1290) What is a Mojo?

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-1290?page=all ] Kenney Westerhof updated MNG-1290: -- Fix Version/s: (was: 2.0.6) 2.0.5 > What is a Mojo? > --- > > Key: MNG-1290 > URL: http://jira.c

[jira] Updated: (MNG-1379) Wrong path for artifacts with system scope

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-1379?page=all ] Kenney Westerhof updated MNG-1379: -- Fix Version/s: (was: 2.0.6) 2.0.5 > Wrong path for artifacts with system scope > -- > >

[jira] Updated: (MNG-2117) Update doap file descriptor

2006-11-02 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/MNG-2117?page=all ] Emmanuel Venisse updated MNG-2117: -- Fix Version/s: (was: 2.0.6) 2.0.5 > Update doap file descriptor > --- > > Key: MNG-2117 >

[jira] Updated: (MNG-1928) ignores pluginRepository in settings.xml, honors in POM

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-1928?page=all ] Kenney Westerhof updated MNG-1928: -- Fix Version/s: (was: 2.0.6) 2.0.5 The duplicated issue is solved; verify and close. > ignores pluginRepository in settings.xml, honors in P

[jira] Updated: (MNG-2000) Create comprehensive profiles documentation

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-2000?page=all ] Kenney Westerhof updated MNG-2000: -- Fix Version/s: (was: 2.0.6) 2.0.5 > Create comprehensive profiles documentation > --- > >

[jira] Updated: (MNG-1994) Execution order of child plugins is arbitrary if inheritance is involved

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-1994?page=all ] Kenney Westerhof updated MNG-1994: -- Fix Version/s: (was: 2.0.6) 2.0.5 > Execution order of child plugins is arbitrary if inheritance is involved > -

[jira] Updated: (MNG-2206) bad properties interpolation with profiles

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-2206?page=all ] Kenney Westerhof updated MNG-2206: -- Fix Version/s: (was: 2.0.6) 2.0.5 > bad properties interpolation with profiles > --- > >

[jira] Updated: (MNG-2481) project builder should make the processed project cache configurable

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-2481?page=all ] Kenney Westerhof updated MNG-2481: -- Fix Version/s: (was: 2.0.5) 2.0.6 > project builder should make the processed project cache configurable > -

[jira] Updated: (MNG-1731) I18n issues with report generation

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-1731?page=all ] Kenney Westerhof updated MNG-1731: -- Fix Version/s: (was: 2.0.5) 2.0.6 > I18n issues with report generation > -- > > Key: MNG-173

[jira] Updated: (MNG-2125) [doc] when and how to define plugins in a pom

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-2125?page=all ] Kenney Westerhof updated MNG-2125: -- Fix Version/s: (was: 2.0.5) 2.0.6 > [doc] when and how to define plugins in a pom > - > >

[jira] Updated: (MNG-1500) document the running of a single test or group of tests using the -Dtest=FooTest option

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-1500?page=all ] Kenney Westerhof updated MNG-1500: -- Fix Version/s: (was: 2.0.5) 2.0.6 > document the running of a single test or group of tests using the > -Dtest=FooTest option > ---

[jira] Updated: (MNG-2361) Document pomRefId attribute for M2 ant tasks on M2 website.

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-2361?page=all ] Kenney Westerhof updated MNG-2361: -- Fix Version/s: (was: 2.0.5) 2.0.6 > Document pomRefId attribute for M2 ant tasks on M2 website. > --

[jira] Updated: (MNG-1305) Document Maven's own development process

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-1305?page=all ] Kenney Westerhof updated MNG-1305: -- Fix Version/s: (was: 2.0.5) 2.0.6 > Document Maven's own development process > > >

[jira] Updated: (MNG-1941) add an introduction to plugin configuration (patch included)

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-1941?page=all ] Kenney Westerhof updated MNG-1941: -- Fix Version/s: (was: 2.0.5) 2.0.6 > add an introduction to plugin configuration (patch included) > -

[jira] Updated: (MNG-2399) file size check on pom.xml (or thing specified by --file opt) should only apply to regular files (patch attached)

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-2399?page=all ] Kenney Westerhof updated MNG-2399: -- Fix Version/s: (was: 2.0.5) 2.0.6 > file size check on pom.xml (or thing specified by --file opt) should only > apply to regular files (pat

[jira] Updated: (MNG-1491) Reactor should print out a message if it detects a collision of artifact ids

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-1491?page=all ] Kenney Westerhof updated MNG-1491: -- Fix Version/s: (was: 2.0.5) 2.0.6 > Reactor should print out a message if it detects a collision of artifact ids > -

[jira] Updated: (MNG-1423) best practices: setting up multi-module build

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-1423?page=all ] Kenney Westerhof updated MNG-1423: -- Fix Version/s: (was: 2.0.5) 2.0.6 > best practices: setting up multi-module build > - > >

[jira] Updated: (MNG-1395) Change all m2.bat and m2 references in sources to mvn.bat and mvn

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-1395?page=all ] Kenney Westerhof updated MNG-1395: -- Fix Version/s: (was: 2.0.5) 2.0.6 > Change all m2.bat and m2 references in sources to mvn.bat and mvn >

[jira] Updated: (MNG-2288) Dependencies listed as version ${project.version} in maven-archetype prevent the use of archetypes

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-2288?page=all ] Kenney Westerhof updated MNG-2288: -- Fix Version/s: (was: 2.0.5) 2.0.6 > Dependencies listed as version ${project.version} in maven-archetype prevent > the use of archetypes >

[jira] Updated: (MNG-2022) What is the Difference between project.getDependencies() and project.getDependencyArtifacts?

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-2022?page=all ] Kenney Westerhof updated MNG-2022: -- Fix Version/s: (was: 2.0.5) 2.0.6 > What is the Difference between project.getDependencies() and > project.getDependencyArtifacts? > --

[jira] Updated: (MNG-2123) NullPointerException when a dependency uses version range and another uses an actual version incompatible with that range

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-2123?page=all ] Kenney Westerhof updated MNG-2123: -- Fix Version/s: (was: 2.0.5) 2.0.6 > NullPointerException when a dependency uses version range and another uses an > actual version incompat

[jira] Updated: (MNG-2239) Null pointer exception when typo is in plugin name

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-2239?page=all ] Kenney Westerhof updated MNG-2239: -- Fix Version/s: (was: 2.0.5) 2.0.6 > Null pointer exception when typo is in plugin name > --

[jira] Updated: (MNG-2322) it0098 is failing on trunk/branch

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-2322?page=all ] Kenney Westerhof updated MNG-2322: -- Fix Version/s: (was: 2.0.5) 2.0.6 > it0098 is failing on trunk/branch > - > > Key: MNG-2322

[jira] Updated: (MNG-2612) antrun's exec task breaks in 2.0.5-SNAPSHOT

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-2612?page=all ] Kenney Westerhof updated MNG-2612: -- Fix Version/s: (was: 2.0.5) 2.0.6 > antrun's exec task breaks in 2.0.5-SNAPSHOT > --- > >

[jira] Updated: (MNG-1667) M2_HOME is not used in the way described in README.txt and as such bootstrap build fails

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-1667?page=all ] Kenney Westerhof updated MNG-1667: -- Fix Version/s: (was: 2.0.5) 2.0.6 > M2_HOME is not used in the way described in README.txt and as such bootstrap > build fails > --

[jira] Updated: (MNG-2253) Improve documentation on multi-projects

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-2253?page=all ] Kenney Westerhof updated MNG-2253: -- Fix Version/s: (was: 2.0.5) 2.0.6 > Improve documentation on multi-projects > --- > > Ke

[jira] Updated: (MNG-2027) Document POM inheritance

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-2027?page=all ] Kenney Westerhof updated MNG-2027: -- Fix Version/s: (was: 2.0.5) 2.0.6 > Document POM inheritance > > > Key: MNG-2027 >

[jira] Updated: (MNG-2188) Report mojos should check canGenerateReport() when called directly

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-2188?page=all ] Kenney Westerhof updated MNG-2188: -- Fix Version/s: (was: 2.0.5) 2.0.6 > Report mojos should check canGenerateReport() when called directly > ---

[jira] Updated: (MNG-1917) Not enough diagnostics if failed to validate POM

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-1917?page=all ] Kenney Westerhof updated MNG-1917: -- Fix Version/s: (was: 2.0.5) 2.0.6 > Not enough diagnostics if failed to validate POM > > >

[jira] Updated: (MNG-2389) document more about "how to get help" on the mailing lists

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-2389?page=all ] Kenney Westerhof updated MNG-2389: -- Fix Version/s: (was: 2.0.5) 2.0.6 > document more about "how to get help" on the mailing lists > ---

[jira] Updated: (MNG-1307) Document profile injection in conjunction with inheritance

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-1307?page=all ] Kenney Westerhof updated MNG-1307: -- Fix Version/s: (was: 2.0.5) 2.0.6 > Document profile injection in conjunction with inheritance > ---

[jira] Updated: (MNG-2433) Maven looks for snapshots in offline mode

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-2433?page=all ] Kenney Westerhof updated MNG-2433: -- Fix Version/s: (was: 2.0.5) 2.0.6 > Maven looks for snapshots in offline mode > - > >

[jira] Updated: (MNG-2206) bad properties interpolation with profiles

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-2206?page=all ] Kenney Westerhof updated MNG-2206: -- Fix Version/s: (was: 2.0.5) 2.0.6 > bad properties interpolation with profiles > --- > >

[jira] Updated: (MNG-2365) classes before test-classes in MavenProject.getTestClasspathElements() - should be the other way around?

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-2365?page=all ] Kenney Westerhof updated MNG-2365: -- Fix Version/s: (was: 2.0.5) 2.0.6 > classes before test-classes in MavenProject.getTestClasspathElements() - > should be the other way arou

[jira] Updated: (MNG-2304) artifact:dependencies filesetId attribute causes NPE

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-2304?page=all ] Kenney Westerhof updated MNG-2304: -- Fix Version/s: (was: 2.0.5) 2.0.6 > artifact:dependencies filesetId attribute causes NPE > ---

[jira] Updated: (MNG-2423) Prerequisites are not inherited

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-2423?page=all ] Kenney Westerhof updated MNG-2423: -- Fix Version/s: (was: 2.0.5) 2.0.6 > Prerequisites are not inherited > --- > > Key: MNG-2423 >

[jira] Updated: (MNG-2390) FAQ about why there are no dependency properties, and document how to use an artifact filter instead

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-2390?page=all ] Kenney Westerhof updated MNG-2390: -- Fix Version/s: (was: 2.0.5) 2.0.6 > FAQ about why there are no dependency properties, and document how to use an > artifact filter instead

[jira] Updated: (MNG-2190) -Dkey=value parameters cannot include spaces in the value

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-2190?page=all ] Kenney Westerhof updated MNG-2190: -- Fix Version/s: (was: 2.0.5) 2.0.6 > -Dkey=value parameters cannot include spaces in the value >

[jira] Updated: (MNG-1348) includes on resource tag not documented as being a list

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-1348?page=all ] Kenney Westerhof updated MNG-1348: -- Fix Version/s: (was: 2.0.5) 2.0.6 > includes on resource tag not documented as being a list > --

[jira] Updated: (MNG-2203) Problem with duplicates

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-2203?page=all ] Kenney Westerhof updated MNG-2203: -- Fix Version/s: (was: 2.0.5) 2.0.6 > Problem with duplicates > --- > > Key: MNG-2203 > UR

[jira] Updated: (MNG-2294) If /project/parent/relativePath fails to resolve, no error is reported.

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-2294?page=all ] Kenney Westerhof updated MNG-2294: -- Fix Version/s: (was: 2.0.5) 2.0.6 > If /project/parent/relativePath fails to resolve, no error is reported. > --

[jira] Updated: (MNG-2387) on in settings is misleading

2006-11-02 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-2387?page=all ] Kenney Westerhof updated MNG-2387: -- Fix Version/s: (was: 2.0.5) 2.0.6 > on in settings is misleading > - > > Key:

  1   2   3   >