[jira] Created: (MPMD-39) Target JDK should default to configuration of the compiler plugin

2006-09-01 Thread Eric Bernstein (JIRA)
Target JDK should default to configuration of the compiler plugin - Key: MPMD-39 URL: http://jira.codehaus.org/browse/MPMD-39 Project: Maven 2.x Pmd Plugin Issue Type: Improveme

[jira] Commented: (MEAR-36) Add classifier fonctionnality to Maven EAR Plugin

2006-09-01 Thread Eric Bernstein (JIRA)
[ http://jira.codehaus.org/browse/MEAR-36?page=comments#action_73921 ] Eric Bernstein commented on MEAR-36: One note on the patch: Like the jar plugin, it expects to build ears with classifiers as attachments to the ear w/out the classifier.

[jira] Commented: (CONTINUUM-830) Use redirect after post instead of forward when page refresh is common but could cause re-triggering

2006-09-01 Thread Jesse McConnell (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-830?page=comments#action_73920 ] Jesse McConnell commented on CONTINUUM-830: --- looks like this ought to be able to be addressed by using ww:token and the TokenInterceptor..just putting that he

[jira] Commented: (MAVENUPLOAD-1108) Upload Spring 2.0 rc3

2006-09-01 Thread Matt Raible (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-1108?page=comments#action_73916 ] Matt Raible commented on MAVENUPLOAD-1108: -- Here's another one: http://static.raibledesigns.com/downloads/spring-mock-2.0-rc3-bundle.jar > Upload Spring 2.

[jira] Created: (MAVENUPLOAD-1108) Upload Spring 2.0 rc3

2006-09-01 Thread Matt Raible (JIRA)
Upload Spring 2.0 rc3 - Key: MAVENUPLOAD-1108 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1108 Project: maven-upload-requests Issue Type: Wish Reporter: Matt Raible Can you please upload this bundle? I

[jira] Closed: (MAVEN-1787) Maven is not working properly

2006-09-01 Thread Niamul Sanjavi (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1787?page=all ] Niamul Sanjavi closed MAVEN-1787. - Resolution: Fixed Fix Version/s: 1.0.2 Thanks for your concern. The problem is solved. The problem was that maven was taking value of some plug-ins from ca

[jira] Commented: (MEV-20) clean up bad IDs in the repository

2006-09-01 Thread Tomasz Pik (JIRA)
[ http://jira.codehaus.org/browse/MEV-20?page=comments#action_73904 ] Tomasz Pik commented on MEV-20: --- What about rhino : js, shouldn't it be org.mozilla.javascript : js ? > clean up bad IDs in the repository > -- >

[jira] Updated: (MEAR-36) Add classifier fonctionnality to Maven EAR Plugin

2006-09-01 Thread Eric Bernstein (JIRA)
[ http://jira.codehaus.org/browse/MEAR-36?page=all ] Eric Bernstein updated MEAR-36: --- Attachment: MEAR-36-maven-ear-plugin.patch Attaching a patch that fixes this issue. I know the issue says in progress but I needed the fix today and wrote it out. The

[jira] Closed: (MNG-2408) Improve handling of "no plugin version found" error after intermittent errors

2006-09-01 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-2408?page=all ] John Casey closed MNG-2408. --- Assignee: John Casey Resolution: Fixed Resolved in trunk (2.1-snapshot), and 2.0.5-snapshot merge should be complete shortly. I added code to the update method in Abstra

[jira] Commented: (MPTEST-71) maven test stops the build at the first test failure

2006-09-01 Thread Pascal Grange (JIRA)
[ http://jira.codehaus.org/browse/MPTEST-71?page=comments#action_73899 ] Pascal Grange commented on MPTEST-71: - It seems that the maven.test.failure.ignore property has been used to specify junit to stop test execution at the first encountere

[jira] Commented: (MAVEN-1787) Maven is not working properly

2006-09-01 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1787?page=comments#action_73898 ] Arnaud Heritier commented on MAVEN-1787: Do you have a POM in the directory where you launch maven ? This POM is valid in XML ? > Maven is not working properly > --

[jira] Created: (MPTEST-71) maven test stops the build at the first test failure

2006-09-01 Thread Pascal Grange (JIRA)
maven test stops the build at the first test failure Key: MPTEST-71 URL: http://jira.codehaus.org/browse/MPTEST-71 Project: maven-test-plugin Issue Type: Bug Reporter: Pascal G

[jira] Created: (MCHECKSTYLE-55) Wrong rules summary for GenericIllegalRegexp when message contains a quote

2006-09-01 Thread Olivier Vierlinck (JIRA)
Wrong rules summary for GenericIllegalRegexp when message contains a quote -- Key: MCHECKSTYLE-55 URL: http://jira.codehaus.org/browse/MCHECKSTYLE-55 Project: Maven 2.x Checkstyle

[jira] Commented: (MPTEST-39) MPTEST-25 fix side effect: test failure doesn't halt execution

2006-09-01 Thread Pascal Grange (JIRA)
[ http://jira.codehaus.org/browse/MPTEST-39?page=comments#action_73896 ] Pascal Grange commented on MPTEST-39: - It seems that the maven.test.failure.ignore property has been used to specify junit to stop test execution at the first encountere

[jira] Created: (MAVEN-1787) Maven is not working properly

2006-09-01 Thread Niamul Sanjavi (JIRA)
Maven is not working properly - Key: MAVEN-1787 URL: http://jira.codehaus.org/browse/MAVEN-1787 Project: Maven Issue Type: Task Components: installer Affects Versions: 1.0.2 Environment: Win

[jira] Closed: (MJAVADOC-86) Coma in are replaced by -group

2006-09-01 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MJAVADOC-86?page=all ] Vincent Siveton closed MJAVADOC-86. --- Assignee: Vincent Siveton Resolution: Fixed Fix Version/s: 2.1 Replaced comma with HTML entity > Coma in are replaced by -group > --

[jira] Created: (MCHECKSTYLE-54) checkstyle:check does not see provided scope dependencies

2006-09-01 Thread Stephen Duncan Jr (JIRA)
checkstyle:check does not see provided scope dependencies - Key: MCHECKSTYLE-54 URL: http://jira.codehaus.org/browse/MCHECKSTYLE-54 Project: Maven 2.x Checkstyle Plugin Issue Type: Bug

[jira] Closed: (MJAVADOC-88) Copyright null if no organization name was specified

2006-09-01 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MJAVADOC-88?page=all ] Vincent Siveton closed MJAVADOC-88. --- Assignee: Vincent Siveton Resolution: Fixed Fix Version/s: 2.1 fixed > Copyright null if no organization name was specified > ---

[jira] Created: (MJAVADOC-88) Copyright null if no organization name was specified

2006-09-01 Thread Vincent Siveton (JIRA)
Copyright null if no organization name was specified Key: MJAVADOC-88 URL: http://jira.codehaus.org/browse/MJAVADOC-88 Project: Maven 2.x Javadoc Plugin Issue Type: Bug Affects Version

[jira] Closed: (MAVEN-1786) Performance Optimization of the Reactor

2006-09-01 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1786?page=all ] Arnaud Heritier closed MAVEN-1786. -- Resolution: Fixed Fix Version/s: 1.1-rc1 It's working fine. Your algorithm is better and allow us to not create a new instance each time in the loop. >

[jira] Commented: (MECLIPSE-34) Goals to build eclipse plugin/feature and site

2006-09-01 Thread Sharma, Jaikumar (JIRA)
[ http://jira.codehaus.org/browse/MECLIPSE-34?page=comments#action_73875 ] Sharma, Jaikumar commented on MECLIPSE-34: -- It would be very helpful for eclipse plugin developers to build eclipse plugins using Maven, if this improvement / iss

[jira] Commented: (MAVENUPLOAD-1107) upload jguard v1.00-beta-1 jars

2006-09-01 Thread charles gay (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-1107?page=comments#action_73874 ] charles gay commented on MAVENUPLOAD-1107: -- i've added the required parent pom in the same directory at this url: http://jguard.sourceforge.net/v1.00/1.00-be