[jira] Created: (MECLIPSE-150) [with PATCH] Plugin generates invalid Eclipse project files when multiproject contains two references to the same artifact

2006-08-22 Thread JIRA
[with PATCH] Plugin generates invalid Eclipse project files when multiproject contains two references to the same artifact -- Key: MECLIPSE-150

[jira] Commented: (MWAR-57) Unable to add custom manifest entries to war file via the pom.xml

2006-08-22 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MWAR-57?page=comments#action_72997 ] Jochen Wiedmann commented on MWAR-57: - I do believe, that this issue may be closed: See patch http://jira.codehaus.org/secure/attachment/21061/MJAR-38.patch to issue

[jira] Commented: (MSITE-176) AbstractSiteRenderingMojo causes a NPE if url of current project is not set

2006-08-22 Thread Martin Zeltner (JIRA)
[ http://jira.codehaus.org/browse/MSITE-176?page=comments#action_72998 ] Martin Zeltner commented on MSITE-176: -- Checkout my project: https://svn.sourceforge.net/svnroot/el4j/branches/el4j_1.1-alpha-m2/el4j Execute the following in checked

[jira] Created: (MSITE-177) Docs are not updated if only site.xml changed

2006-08-22 Thread JIRA
Docs are not updated if only site.xml changed - Key: MSITE-177 URL: http://jira.codehaus.org/browse/MSITE-177 Project: Maven 2.x Site Plugin Issue Type: Bug Affects Versions: 2.0-beta-5

[jira] Created: (MAVENUPLOAD-1072) Please upload ldaptemplate-1.0.1

2006-08-22 Thread Ulrik Sandberg (JIRA)
Please upload ldaptemplate-1.0.1 Key: MAVENUPLOAD-1072 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1072 Project: maven-upload-requests Issue Type: Task Reporter: Ulrik Sandberg

[jira] Created: (MWAR-70) If property archiveClasses is set to true then war plugin should use this jar instead of creating a new one

2006-08-22 Thread Martin Zeltner (JIRA)
If property archiveClasses is set to true then war plugin should use this jar instead of creating a new one --- Key: MWAR-70 URL:

[jira] Created: (MCHANGELOG-45) All reports generated links point to the trunk of the svn module

2006-08-22 Thread Rob MavenUser (JIRA)
All reports generated links point to the trunk of the svn module Key: MCHANGELOG-45 URL: http://jira.codehaus.org/browse/MCHANGELOG-45 Project: Maven 2.x Changelog Plugin

[jira] Commented: (MRELEASE-130) Create a model for a release

2006-08-22 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MRELEASE-130?page=comments#action_73004 ] Edwin Punzalan commented on MRELEASE-130: - Hi, Jeremy. Can I ask your progress on this? Create a model for a release

[jira] Commented: (CONTINUUM-755) Add field validations with webwork field validator

2006-08-22 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-755?page=comments#action_73008 ] Emmanuel Venisse commented on CONTINUUM-755: A CronExpressionValidator is available in continuum-web. It must be copied to continuum-webapp. This class

[jira] Commented: (CONTINUUM-755) Add field validations with webwork field validator

2006-08-22 Thread Maria Odea Ching (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-755?page=comments#action_73012 ] Maria Odea Ching commented on CONTINUUM-755: Okay, thanks so much :) Add field validations with webwork field validator

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

2006-08-22 Thread Martin Brunninger (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIREREP-6?page=comments#action_73016 ] Martin Brunninger commented on MSUREFIREREP-6: -- I encountered this too. I my eyes, running the test during site generation is no good idea as it

Maven is unable to download mentioned artifacts.

2006-08-22 Thread Pavan
Hi, I am using Maven 2.0 version with Eclipse (3.1.2) as IDE. I have included the following artifacts in my pom.xml as dependencies. For jcommon:jar:1.0.0-pre2, dependency groupIdjfree/groupId artifactIdjcommon/artifactId version1.0.0-pre2/version /dependency For

[jira] Created: (MNG-2523) OS name activation does not work for Mac OS X

2006-08-22 Thread Jason van Zyl (JIRA)
OS name activation does not work for Mac OS X - Key: MNG-2523 URL: http://jira.codehaus.org/browse/MNG-2523 Project: Maven 2 Issue Type: Bug Reporter: Jason van Zyl Using something

[jira] Closed: (MJAR-25) Do not rejar when not necessary

2006-08-22 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/MJAR-25?page=all ] Jason van Zyl closed MJAR-25. - Resolution: Duplicate Do not rejar when not necessary --- Key: MJAR-25 URL:

[jira] Commented: (MPTEST-66) 1.8 version introduces bug in other plugins

2006-08-22 Thread nicolas de loof (JIRA)
[ http://jira.codehaus.org/browse/MPTEST-66?page=comments#action_73022 ] nicolas de loof commented on MPTEST-66: --- Lot's of code generation plugin are attached to java:compile as preGoals... I can suggest two options : 1. keep previous

[jira] Commented: (MSUREFIRE-139) Argline splits on spaces, should not when quoted

2006-08-22 Thread Timmo Gierke (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-139?page=comments#action_73025 ] Timmo Gierke commented on MSUREFIRE-139: We have exactly the same problem. Blocker! Instead of splitting a quoted argline we would prefer to specify each

[jira] Commented: (MCLOVER-50) Test failure during Site goal should not stop the Clover build

2006-08-22 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCLOVER-50?page=comments#action_73027 ] Vincent Massol commented on MCLOVER-50: --- Hi Andrew, Yes this would be a nice feature but the problem is that it means the Clover plugin needs to know all the

[jira] Commented: (MCLOVER-50) Test failure during Site goal should not stop the Clover build

2006-08-22 Thread Andrew Perepelytsya (JIRA)
[ http://jira.codehaus.org/browse/MCLOVER-50?page=comments#action_73030 ] Andrew Perepelytsya commented on MCLOVER-50: Vincent, Thanks for taking a look. I think site goal is very different from, e.g. install. Does it make sense to

[jira] Commented: (MCLOVER-50) Test failure during Site goal should not stop the Clover build

2006-08-22 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCLOVER-50?page=comments#action_73031 ] Vincent Massol commented on MCLOVER-50: --- Hi Andrew, I've checked how they did it for covertura and that's the same way I've been trying to do it for Clover when I

[jira] Commented: (MCLOVER-50) Test failure during Site goal should not stop the Clover build

2006-08-22 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCLOVER-50?page=comments#action_73032 ] Vincent Massol commented on MCLOVER-50: --- Ok, for lack of a better solution I'm going to commit it but beware that it's only a very limited solution to more global

[jira] Updated: (MCLOVER-50) Test failure during Site goal should not stop the Clover build

2006-08-22 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCLOVER-50?page=all ] Vincent Massol updated MCLOVER-50: -- Fix Version/s: 2.3 Issue Type: Improvement (was: Bug) Test failure during Site goal should not stop the Clover build

[jira] Closed: (MCLOVER-50) Test failure during Site goal should not stop the Clover build

2006-08-22 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MCLOVER-50?page=all ] Vincent Massol closed MCLOVER-50. - Resolution: Fixed Fixed with caveats listed in comments above. Test failure during Site goal should not stop the Clover build

[jira] Commented: (MRELEASE-130) Create a model for a release

2006-08-22 Thread Jeremy Whitlock (JIRA)
[ http://jira.codehaus.org/browse/MRELEASE-130?page=comments#action_73035 ] Jeremy Whitlock commented on MRELEASE-130: -- Edwin, I just got back from travels and discussed this with Jason and Brett. Development starts on this today.

[jira] Created: (CONTINUUM-826) Need report on disk space usage for continuum growth calculations.

2006-08-22 Thread Joakim Erdfelt (JIRA)
Need report on disk space usage for continuum growth calculations. -- Key: CONTINUUM-826 URL: http://jira.codehaus.org/browse/CONTINUUM-826 Project: Continuum Issue Type: New

[jira] Commented: (MPA-77) Process Jeff Jensen

2006-08-22 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPA-77?page=comments#action_73037 ] Lukas Theussl commented on MPA-77: -- CLA received, a/c requested. Process Jeff Jensen --- Key: MPA-77 URL:

[jira] Created: (MWAR-71) 2.0 works, 2.0-beta-2 does not

2006-08-22 Thread Ed Burns (JIRA)
2.0 works, 2.0-beta-2 does not -- Key: MWAR-71 URL: http://jira.codehaus.org/browse/MWAR-71 Project: Maven 2.x War Plugin Issue Type: Bug Environment: Mac OS X Reporter: Ed Burns

[jira] Commented: (MNG-1019) downloads not rejected when a proxy returns 302; repository gets corrupted

2006-08-22 Thread Natalie Burdick (JIRA)
[ http://jira.codehaus.org/browse/MNG-1019?page=comments#action_73039 ] Natalie Burdick commented on MNG-1019: -- one other item, if the error-handling/resolution is not all happening 'behind the scenes' - i.e., the user is seeing these

[jira] Closed: (MAVEN-1704) artifactId is used as groupId when the latest is not defined

2006-08-22 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1704?page=all ] Lukas Theussl closed MAVEN-1704. Assignee: Lukas Theussl Resolution: Fixed artifactId is used as groupId when the latest is not defined

[jira] Created: (MAVEN-1781) Upgrade maven-changes-plugin to v. 1.6.1

2006-08-22 Thread Lukas Theussl (JIRA)
Upgrade maven-changes-plugin to v. 1.6.1 Key: MAVEN-1781 URL: http://jira.codehaus.org/browse/MAVEN-1781 Project: Maven Issue Type: Sub-task Reporter: Lukas Theussl -- This message

[jira] Created: (MAVEN-1782) Upgrade maven-jdiff-plugin to v. 1.5.1

2006-08-22 Thread Lukas Theussl (JIRA)
Upgrade maven-jdiff-plugin to v. 1.5.1 -- Key: MAVEN-1782 URL: http://jira.codehaus.org/browse/MAVEN-1782 Project: Maven Issue Type: Sub-task Reporter: Lukas Theussl Fix For:

[jira] Updated: (MAVEN-1782) Upgrade maven-jdiff-plugin to v. 1.5.1

2006-08-22 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1782?page=all ] Lukas Theussl updated MAVEN-1782: - Description: http://jira.codehaus.org/browse/MPJDIFF?report=com.atlassian.jira.plugin.system.project:roadmap-panel Fix Version/s: 1.1-rc1 Upgrade

[jira] Created: (MPXDOC-199) Improve stylus.css

2006-08-22 Thread Lukas Theussl (JIRA)
Improve stylus.css -- Key: MPXDOC-199 URL: http://jira.codehaus.org/browse/MPXDOC-199 Project: maven-xdoc-plugin Issue Type: Bug Affects Versions: 1.10 Reporter: Lukas Theussl Fix For: 1.10.1

[jira] Created: (MPSOURCE-2) Use wagon instead of deprecated HttpUtils

2006-08-22 Thread Lukas Theussl (JIRA)
Use wagon instead of deprecated HttpUtils - Key: MPSOURCE-2 URL: http://jira.codehaus.org/browse/MPSOURCE-2 Project: maven-source-plugin Issue Type: Improvement Affects Versions: 1.0

[jira] Created: (CONTINUUM-827) notification emails missing svn information

2006-08-22 Thread Brian Fox (JIRA)
notification emails missing svn information --- Key: CONTINUUM-827 URL: http://jira.codehaus.org/browse/CONTINUUM-827 Project: Continuum Issue Type: Bug Components: SCM Affects Versions:

[jira] Created: (MPSITE-54) APT format needs some macros for common constructs such as links to JavaDoc

2006-08-22 Thread Howard M. Lewis Ship (JIRA)
APT format needs some macros for common constructs such as links to JavaDoc - Key: MPSITE-54 URL: http://jira.codehaus.org/browse/MPSITE-54 Project: maven-site-plugin

[jira] Commented: (MECLIPSE-76) Projects containing war's as dependency will not include war-reference

2006-08-22 Thread mark struberg (JIRA)
[ http://jira.codehaus.org/browse/MECLIPSE-76?page=comments#action_73044 ] mark struberg commented on MECLIPSE-76: --- Let's spot the light onto this issue from another side: If an artifact is depending on a WAR, all resources are beeing

[jira] Commented: (MECLIPSE-76) Projects containing war's as dependency will not include war-reference

2006-08-22 Thread mark struberg (JIRA)
[ http://jira.codehaus.org/browse/MECLIPSE-76?page=comments#action_73045 ] mark struberg commented on MECLIPSE-76: --- one additional comment: for me this is not only a problem with the eclipse plugin, but mostly a problem while packaging

[jira] Moved: (MSITE-178) APT format needs some macros for common constructs such as links to JavaDoc

2006-08-22 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MSITE-178?page=all ] Lukas Theussl moved MPSITE-54 to MSITE-178: --- Component/s: (was: plugin) Workflow: Maven New (was: jira) Key: MSITE-178 (was: MPSITE-54) Project: Maven 2.x

[jira] Created: (MAVENUPLOAD-1073) saxon 7.9.1

2006-08-22 Thread Jorg Heymans (JIRA)
saxon 7.9.1 --- Key: MAVENUPLOAD-1073 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1073 Project: maven-upload-requests Issue Type: Task Reporter: Jorg Heymans please upload saxon 7.9.1 to ibiblio and mirrors. --

[jira] Created: (MAVENUPLOAD-1075) saxon-sql 7.9.1

2006-08-22 Thread Jorg Heymans (JIRA)
saxon-sql 7.9.1 --- Key: MAVENUPLOAD-1075 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1075 Project: maven-upload-requests Issue Type: Task Reporter: Jorg Heymans -- This message is automatically generated

[jira] Created: (MAVENUPLOAD-1074) saxon-jdom 7.9.1

2006-08-22 Thread Jorg Heymans (JIRA)
saxon-jdom 7.9.1 Key: MAVENUPLOAD-1074 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1074 Project: maven-upload-requests Issue Type: Task Reporter: Jorg Heymans -- This message is automatically generated

[jira] Updated: (CONTINUUM-825) make AclInitializer read SQL statements from classpath

2006-08-22 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-825?page=all ] Carlos Sanchez updated CONTINUUM-825: - Attachment: CONTINUUM-825-2.patch Improved patch that reads from classpath. Nap: it's not possible to get a File object from a classpath resource.

[jira] Updated: (CONTINUUM-827) notification emails missing svn information

2006-08-22 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-827?page=all ] Emmanuel Venisse updated CONTINUUM-827: --- Fix Version/s: 1.1 notification emails missing svn information --- Key: CONTINUUM-827

[jira] Updated: (MNG-2522) Regression for the Eclipse codestyle

2006-08-22 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MNG-2522?page=all ] Vincent Siveton updated MNG-2522: - Attachment: MNG-2522.patch I can apply the patch but I would like to hear inputs from Eclipse users about it. Regression for the Eclipse codestyle

[jira] Closed: (MAVEN-1677) No directory specified for fileset when debugging for org.apache.commons.jelly.tags.ant.AntTag on

2006-08-22 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1677?page=all ] Lukas Theussl closed MAVEN-1677. Resolution: Won't Fix Fix Version/s: (was: 1.1-rc1) It's fixed already but won't be in maven 1.1: http://issues.apache.org/jira/browse/JELLY-232 No

[jira] Commented: (MAVEN-1677) No directory specified for fileset when debugging for org.apache.commons.jelly.tags.ant.AntTag on

2006-08-22 Thread Scott Lamb (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1677?page=comments#action_73055 ] Scott Lamb commented on MAVEN-1677: --- Thanks! Did the error handling get fixed, too? I.e., with the jelly .toString() NPE bug in place, does the ${1} in the error

[jira] Commented: (MAVEN-1677) No directory specified for fileset when debugging for org.apache.commons.jelly.tags.ant.AntTag on

2006-08-22 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1677?page=comments#action_73056 ] Lukas Theussl commented on MAVEN-1677: -- Have a look at the error log that I attached, you see that the problem was in maven's driver.jelly. No directory specified

[jira] Commented: (MAVEN-1677) No directory specified for fileset when debugging for org.apache.commons.jelly.tags.ant.AntTag on

2006-08-22 Thread Scott Lamb (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1677?page=comments#action_73057 ] Scott Lamb commented on MAVEN-1677: --- Oh, I do indeed. Thanks. No directory specified for fileset when debugging for org.apache.commons.jelly.tags.ant.AntTag on

[jira] Created: (MPIDEA-47) Unnecessary request for version number in dependencyManagement section

2006-08-22 Thread JIRA
Unnecessary request for version number in dependencyManagement section -- Key: MPIDEA-47 URL: http://jira.codehaus.org/browse/MPIDEA-47 Project: maven-idea-plugin Issue

[jira] Moved: (MIDEA-65) Unnecessary request for version number in dependencyManagement section

2006-08-22 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MIDEA-65?page=all ] Lukas Theussl moved MPIDEA-47 to MIDEA-65: -- Affects Version/s: (was: 1.7) Workflow: Maven New (was: jira) Key: MIDEA-65 (was: MPIDEA-47)

[jira] Created: (CONTINUUM-828) Project group error adding project

2006-08-22 Thread Carlos Sanchez (JIRA)
Project group error adding project -- Key: CONTINUUM-828 URL: http://jira.codehaus.org/browse/CONTINUUM-828 Project: Continuum Issue Type: Bug Components: Core system Affects Versions: 1.1

[jira] Created: (MAVEN-1783) Creating one jar for source code in a multiproject using maven.source.plugin

2006-08-22 Thread Baher Omar (JIRA)
Creating one jar for source code in a multiproject using maven.source.plugin Key: MAVEN-1783 URL: http://jira.codehaus.org/browse/MAVEN-1783 Project: Maven Issue

[jira] Moved: (MPSOURCE-3) Creating one jar for source code in a multiproject using maven.source.plugin

2006-08-22 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPSOURCE-3?page=all ] Lukas Theussl moved MAVEN-1783 to MPSOURCE-3: - Affects Version/s: (was: 1.0.2) 1.0 Component/s: (was: model additions) Workflow:

[jira] Created: (MECLIPSE-151) Incorrect name for test sources jars

2006-08-22 Thread Richard van der Hoff (JIRA)
Incorrect name for test sources jars Key: MECLIPSE-151 URL: http://jira.codehaus.org/browse/MECLIPSE-151 Project: Maven 2.x Eclipse Plugin Issue Type: Bug Affects Versions: 2.2 Reporter:

[jira] Closed: (CONTINUUM-825) make AclInitializer read SQL statements from classpath

2006-08-22 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-825?page=all ] Carlos Sanchez closed CONTINUUM-825. Resolution: Fixed make AclInitializer read SQL statements from classpath -- Key:

[jira] Created: (MNG-2524) DefaultArtifactFactory.createDependencyArtifact sets scope to null

2006-08-22 Thread Adrian Sox (JIRA)
DefaultArtifactFactory.createDependencyArtifact sets scope to null -- Key: MNG-2524 URL: http://jira.codehaus.org/browse/MNG-2524 Project: Maven 2 Issue Type: Bug

[jira] Closed: (CONTINUUM-822) Create acegi acl tables on database creation

2006-08-22 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-822?page=all ] Carlos Sanchez closed CONTINUUM-822. Resolution: Fixed Create acegi acl tables on database creation Key: CONTINUUM-822

[jira] Updated: (CONTINUUM-802) Use fine grained permissions per project group

2006-08-22 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-802?page=all ] Carlos Sanchez updated CONTINUUM-802: - Summary: Use fine grained permissions per project group (was: Use fine grained permissions per project) Added filtering to resoults of

[jira] Closed: (CONTINUUM-397) try building a project without setting an build definition show uncatched java exception

2006-08-22 Thread Jesse McConnell (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-397?page=all ] Jesse McConnell closed CONTINUUM-397. - Assignee: Jesse McConnell Resolution: Fixed this shouldn't be possible on trunk anymore since project group's have default build definitions

[jira] Closed: (MCLEAN-18) Maven 2.x Clean Plugin does not comply with maven's codestyle

2006-08-22 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MCLEAN-18?page=all ] Brett Porter closed MCLEAN-18. -- Assignee: Brett Porter Resolution: Fixed Fix Version/s: 2.1.1 applied, thanks Maven 2.x Clean Plugin does not comply with maven's codestyle

[jira] Closed: (MSUREFIRE-110) JUnit test case fails with Maven 2 when looking up an Object in the JBoss using JNDI

2006-08-22 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-110?page=all ] Brett Porter closed MSUREFIRE-110. -- Assignee: Brett Porter Resolution: Duplicate dupe o MSUREFIRE-148 JUnit test case fails with Maven 2 when looking up an Object in the JBoss using

[jira] Created: (MNG-2525) SNAPSHOT dependencies aren't found when repository has 'release' disabled and a version range is used

2006-08-22 Thread Nathan Beyer (Apache) (JIRA)
SNAPSHOT dependencies aren't found when repository has 'release' disabled and a version range is used - Key: MNG-2525 URL:

[jira] Commented: (MNG-2525) SNAPSHOT dependencies aren't found when repository has 'release' disabled and a version range is used

2006-08-22 Thread Nathan Beyer (Apache) (JIRA)
[ http://jira.codehaus.org/browse/MNG-2525?page=comments#action_73075 ] Nathan Beyer (Apache) commented on MNG-2525: I scanned and searched the issues under Dependencies and didn't find anything that seemed similar. I'll do another