[jira] Created: (MAVENUPLOAD-980) Upload JUG (Java UUID Generator) 2.0.0 (LGPL)

2006-07-07 Thread Matt Whitlock (JIRA)
Upload JUG (Java UUID Generator) 2.0.0 (LGPL) - Key: MAVENUPLOAD-980 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-980 Project: maven-upload-requests Type: Task Reporter: Matt Whitlock Attachments: jug-lgpl-2.0.0-b

[jira] Commented: (MSUREFIREREP-6) surefire-report reruns tests

2006-07-07 Thread Kenny Cheang (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIREREP-6?page=comments#action_69283 ] Kenny Cheang commented on MSUREFIREREP-6: - I have the same issue. I am using "clean install site" and for some reason, the surefire test is executed four times. This is mo

[jira] Commented: (MEV-406) XMLBeans pom is missing dependency

2006-07-07 Thread Corridor Software Developer (JIRA)
[ http://jira.codehaus.org/browse/MEV-406?page=comments#action_69282 ] Corridor Software Developer commented on MEV-406: - Can we take Brett's idea about a 2.0.0-1.pom to fruition and close this out? It's blocking the 2.0.1 release of the xmlb

[jira] Commented: (CONTINUUM-759) Generate plexus-request.xml with plexus-cdc

2006-07-07 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-759?page=comments#action_69272 ] Emmanuel Venisse commented on CONTINUUM-759: CDC/Plexus Maven Plugin don't know the difference, it generate only the file we want : {nofornat} org.codehaus.plexus

[jira] Commented: (MJAR-28) Using the jar plugin with addClasspath and snapshots can create manifest classpath with incorrect jar versions

2006-07-07 Thread Baerrach bonDierne (JIRA)
[ http://jira.codehaus.org/browse/MJAR-28?page=comments#action_69271 ] Baerrach bonDierne commented on MJAR-28: Woops, I've attached the comments to bug MASSEMBLY-67. Never mind, they are related. Request for advice sent to dev list, see http://www.n

[jira] Commented: (MASSEMBLY-67) assembling dependent jars or snapshots uses timestamp formatted version instead of ${version}

2006-07-07 Thread Baerrach bonDierne (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-67?page=comments#action_69270 ] Baerrach bonDierne commented on MASSEMBLY-67: - Woops, I've attached the comments to this bug rather than MJAR-28. Never mind, they are related. Request for advice sent to

[jira] Created: (CONTINUUM-761) Ability to delete results

2006-07-07 Thread Srinivas Pavani (JIRA)
Ability to delete results - Key: CONTINUUM-761 URL: http://jira.codehaus.org/browse/CONTINUUM-761 Project: Continuum Type: New Feature Components: Core system Versions: 1.0.3 Reporter: Srinivas Pavani There needs to be a way

[jira] Updated: (MNG-2284) Cannot specify additional classpath entries in manifest when using addClasspath

2006-07-07 Thread Fredrik Vraalsen (JIRA)
[ http://jira.codehaus.org/browse/MNG-2284?page=all ] Fredrik Vraalsen updated MNG-2284: -- Attachment: pom.xml > Cannot specify additional classpath entries in manifest when using > addClasspath >

[jira] Commented: (MNG-2284) Cannot specify additional classpath entries in manifest when using addClasspath

2006-07-07 Thread Fredrik Vraalsen (JIRA)
[ http://jira.codehaus.org/browse/MNG-2284?page=comments#action_69265 ] Fredrik Vraalsen commented on MNG-2284: --- Hi, I'm still having problems with this, but of a different sort now. If I have a configuration such as the following:

[jira] Reopened: (MNG-2284) Cannot specify additional classpath entries in manifest when using addClasspath

2006-07-07 Thread Fredrik Vraalsen (JIRA)
[ http://jira.codehaus.org/browse/MNG-2284?page=all ] Fredrik Vraalsen reopened MNG-2284: --- see previous comment > Cannot specify additional classpath entries in manifest when using > addClasspath > ---

[jira] Commented: (MNG-2421) [plugins/docck] fail to run "org.apache.commons.logging.LogConfigurationException: Class org.apache.commons.logging.impl.Jdk14Logger does not implement Log"

2006-07-07 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MNG-2421?page=comments#action_69262 ] Dennis Lundberg commented on MNG-2421: -- I've done some digging and using commons-logging-1.0.4 produces this more usable message: "Invalid class loader hierarchy. You have more t

[jira] Created: (MSITE-156) site with FAQ plugin strips XML entities

2006-07-07 Thread Ted Husted (JIRA)
site with FAQ plugin strips XML entities Key: MSITE-156 URL: http://jira.codehaus.org/browse/MSITE-156 Project: Maven 2.x Site Plugin Type: Bug Versions: 2.0-beta-5 Environment: WinXP Reporter: Ted Husted When

[jira] Commented: (MNG-2421) [plugins/docck] fail to run "org.apache.commons.logging.LogConfigurationException: Class org.apache.commons.logging.impl.Jdk14Logger does not implement Log"

2006-07-07 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MNG-2421?page=comments#action_69256 ] Dennis Lundberg commented on MNG-2421: -- This is because docck uses commons-httpclient which in turn uses commons-logging. When commons-logging tries to configure itself it does not

[jira] Commented: (MNG-2426) Artifact copied to local repository with wrong file extension when using jboss-packaging plugin

2006-07-07 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-2426?page=comments#action_69255 ] Kenney Westerhof commented on MNG-2426: --- Actually, after the extensions are processed, the artifactHandler _is_ updated on the project, except that the newly discovered artifact ha

[jira] Commented: (MNG-2426) Artifact copied to local repository with wrong file extension when using jboss-packaging plugin

2006-07-07 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-2426?page=comments#action_69253 ] Kenney Westerhof commented on MNG-2426: --- The artifact + ArtifactHandler are created before the project is scanned for plugins, and before the custom ArtifactHandler is discovered.

[jira] Commented: (MPMD-36) PMD Reports Not Generated for Projects Using POM Packaging

2006-07-07 Thread Sharmarke Aden (JIRA)
[ http://jira.codehaus.org/browse/MPMD-36?page=comments#action_69247 ] Sharmarke Aden commented on MPMD-36: In response to Mike Perham comments: Are you guys familiar with the assembly plugin (http://maven.apache.org/plugins/maven-assembly-plugin/introd

[jira] Commented: (MNG-2426) Artifact copied to local repository with wrong file extension when using jboss-packaging plugin

2006-07-07 Thread Fredrik Vraalsen (JIRA)
[ http://jira.codehaus.org/browse/MNG-2426?page=comments#action_69244 ] Fredrik Vraalsen commented on MNG-2426: --- Also reported as http://jira.codehaus.org/browse/MOJO-449 Related to http://jira.codehaus.org/browse/MNG-2240 ? > Artifact copied to local

[jira] Created: (MNG-2426) Artifact copied to local repository with wrong file extension when using jboss-packaging plugin

2006-07-07 Thread Fredrik Vraalsen (JIRA)
Artifact copied to local repository with wrong file extension when using jboss-packaging plugin --- Key: MNG-2426 URL: http://jira.codehaus.org/browse/MNG-2426 Project: Maven 2

[jira] Commented: (MJAR-50) "Invalid Header" in jar's Manifest (Specification-Title attribute) when tab char in pom Description

2006-07-07 Thread Wendy Smoak (JIRA)
[ http://jira.codehaus.org/browse/MJAR-50?page=comments#action_69241 ] Wendy Smoak commented on MJAR-50: - Possible duplicate of MJAR-4 and MJAR-34 > "Invalid Header" in jar's Manifest (Specification-Title attribute) when tab > char in pom Description >

[jira] Commented: (MJAR-50) "Invalid Header" in jar's Manifest (Specification-Title attribute) when tab char in pom Description

2006-07-07 Thread Mike Laurie (JIRA)
[ http://jira.codehaus.org/browse/MJAR-50?page=comments#action_69239 ] Mike Laurie commented on MJAR-50: - Sorry - in the middle of that description, I meant to say: "Note that the full description is trimmed before going into the manifest (I think), so any l

[jira] Created: (MJAR-50) "Invalid Header" in jar's Manifest (Specification-Title attribute) when tab char in pom Description

2006-07-07 Thread Mike Laurie (JIRA)
"Invalid Header" in jar's Manifest (Specification-Title attribute) when tab char in pom Description --- Key: MJAR-50 URL: http://jira.codehaus.org/browse/MJAR-50 Project: Maven 2

[jira] Closed: (MPMD-36) PMD Reports Not Generated for Projects Using POM Packaging

2006-07-07 Thread Mike Perham (JIRA)
[ http://jira.codehaus.org/browse/MPMD-36?page=all ] Mike Perham closed MPMD-36: --- Resolution: Won't Fix This is as designed. Please configure the war plugin to build your war project through the normal lifecycle and PMD will work also. > PMD Reports No

[jira] Created: (MWAR-60) Source Excludes are being applied to WAR file

2006-07-07 Thread Chuck Deal (JIRA)
Source Excludes are being applied to WAR file - Key: MWAR-60 URL: http://jira.codehaus.org/browse/MWAR-60 Project: Maven 2.x War Plugin Type: Bug Versions: 2.0.1 Environment: WinXP, jdk1.5.0_07, mvn 2.0.4 Repo

[jira] Commented: (CONTINUUM-759) Generate plexus-request.xml with plexus-cdc

2006-07-07 Thread Trygve Laugstol (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-759?page=comments#action_69206 ] Trygve Laugstol commented on CONTINUUM-759: --- I will have to think about this. How will the CDC/Plexus Maven Plugin know to tell the difference between a application, sess

[jira] Commented: (MDEPLOY-35) Review Plugin Documentation

2006-07-07 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MDEPLOY-35?page=comments#action_69203 ] Allan Ramirez commented on MDEPLOY-35: -- applied.. for review again.. thanks > Review Plugin Documentation > --- > > Key: MDEPLOY-35 > U

[jira] Commented: (MCLEAN-14) review the clean plugin documentation

2006-07-07 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MCLEAN-14?page=comments#action_69193 ] Edwin Punzalan commented on MCLEAN-14: -- Fixes committed... please review. > review the clean plugin documentation > - > > Key: MCLEAN-1

[jira] Updated: (MNG-2425) Mojo parameters with no "expression" does not get added to the parameter list

2006-07-07 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MNG-2425?page=all ] Edwin Punzalan updated MNG-2425: Assign To: Edwin Punzalan Attachment: MNG-2425-maven-plugin-tools-api.patch Attached patch to fix this > Mojo parameters with no "expression" does not get added

[jira] Created: (MNG-2425) Mojo parameters with no "expression" does not get added to the parameter list

2006-07-07 Thread Edwin Punzalan (JIRA)
Mojo parameters with no "expression" does not get added to the parameter list - Key: MNG-2425 URL: http://jira.codehaus.org/browse/MNG-2425 Project: Maven 2 Type: Bug Components: Documenta

[jira] Updated: (MNG-2424) Classpath in reactor builds differ from dependency resolution

2006-07-07 Thread Joerg Schaible (JIRA)
[ http://jira.codehaus.org/browse/MNG-2424?page=all ] Joerg Schaible updated MNG-2424: Attachment: MNG-2424.zip > Classpath in reactor builds differ from dependency resolution > - > > K

[jira] Updated: (MWAR-48) review plugin documentation

2006-07-07 Thread Marvin King (JIRA)
[ http://jira.codehaus.org/browse/MWAR-48?page=all ] Marvin King updated MWAR-48: Attachment: (was: MWAR-48-maven-war-plugin[draft3].patch) > review plugin documentation > --- > > Key: MWAR-48 > URL: http://jira.

[jira] Commented: (MWAR-48) review plugin documentation

2006-07-07 Thread Marvin King (JIRA)
[ http://jira.codehaus.org/browse/MWAR-48?page=comments#action_69173 ] Marvin King commented on MWAR-48: - for review draft4-1 > review plugin documentation > --- > > Key: MWAR-48 > URL: http://jira.codehaus.org/b

[jira] Updated: (MWAR-48) review plugin documentation

2006-07-07 Thread Marvin King (JIRA)
[ http://jira.codehaus.org/browse/MWAR-48?page=all ] Marvin King updated MWAR-48: Attachment: MWAR-48-maven-war-plugin[draft4-1].patch > review plugin documentation > --- > > Key: MWAR-48 > URL: http://jira.codehaus.

[jira] Commented: (MWAR-48) review plugin documentation

2006-07-07 Thread Marvin King (JIRA)
[ http://jira.codehaus.org/browse/MWAR-48?page=comments#action_69169 ] Marvin King commented on MWAR-48: - i missed the index.apt and modify the mvn: to war:. I'll remove that note about the overlay war files overwrriting the existing war files. =) the re

[jira] Created: (MNG-2424) Classpath in reactor builds differ from dependency resolution

2006-07-07 Thread Joerg Schaible (JIRA)
Classpath in reactor builds differ from dependency resolution - Key: MNG-2424 URL: http://jira.codehaus.org/browse/MNG-2424 Project: Maven 2 Type: Bug Components: Reactor and workspace Versions: 2.0

[jira] Commented: (MEJB-13) Add support for configuring exclusion filter for main ejb jar

2006-07-07 Thread Trygve Laugstol (JIRA)
[ http://jira.codehaus.org/browse/MEJB-13?page=comments#action_69168 ] Trygve Laugstol commented on MEJB-13: - I suggested that the ejb plugin had a section that it could apply to the ejb client jar. The ejb jar itself has to behave in the exact same way

[jira] Created: (MCHECKSTYLE-48) regression: report generation doesn't work while dealing with the header file

2006-07-07 Thread Jerome Lacoste (JIRA)
regression: report generation doesn't work while dealing with the header file - Key: MCHECKSTYLE-48 URL: http://jira.codehaus.org/browse/MCHECKSTYLE-48 Project: Maven 2.x Checkstyle Plugin Ty

[jira] Updated: (MASSEMBLY-67) assembling dependent jars or snapshots uses timestamp formatted version instead of ${version}

2006-07-07 Thread Baerrach bonDierne (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-67?page=all ] Baerrach bonDierne updated MASSEMBLY-67: Attachment: MJAR-28-TestCases-Patch.txt MJAR-28-Notes.txt > assembling dependent jars or snapshots uses timestamp formatted version