[jira] Created: (MPJAVA-27) java.lang.NoClassDefFoundError

2004-08-07 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPJAVA-27 Here is an overview of the issue: - Key:

[jira] Commented: (MPJAVADOC-36) javadoc fails if pom.package isn't specified

2004-08-07 Thread jira
The following comment has been added to this issue: Author: Malachi de AElfweald Created: Sun, 8 Aug 2004 1:11 AM Body: I am having the same problem. I created a 'common' project (under reactor), so didn't specify the package [since more than one are included]. Thus, I get no java

[jira] Created: (MPCHECKSTYLE-26) Checkstyle prevents JDK1.5 source from compiling

2004-08-07 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPCHECKSTYLE-26 Here is an overview of the issue: -

[jira] Created: (MAVEN-1419) having maven xmlns causes 'Goal "xxx" does not exist in this project'

2004-08-07 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVEN-1419 Here is an overview of the issue: - Key:

[jira] Commented: (MAVEN-1087) Dependency type should participate in equals() and hashcode()

2004-08-07 Thread jira
The following comment has been added to this issue: Author: Dan Greening Created: Sat, 7 Aug 2004 11:15 PM Body: Oops, I see I just entered a duplicate of this in http://jira.codehaus.org/browse/MAVEN-1418. I REALLY want this fixed also. Any chance it can get in 1.0.1? -

[jira] Created: (MAVEN-1418) A later dependency in project.xml with same name, different type is ignored

2004-08-07 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVEN-1418 Here is an overview of the issue: - Key:

[jira] Created: (MPEJB-13) SNAPSHOT should respect maven.final.name

2004-08-07 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPEJB-13 Here is an overview of the issue: - Key: M

[jira] Updated: (MPREPO-6) [PATCH] Plugin name spelled wrong in documentation

2004-08-07 Thread jira
The following issue has been updated: Updater: Dennis Lundberg (mailto:[EMAIL PROTECTED]) Date: Sat, 7 Aug 2004 7:42 PM Comment: Fix for this issue. Changes: Attachment changed to MPREPO-6.patch ---

[jira] Created: (MPREPO-6) [PATCH] Plugin name spelled wrong in documentation

2004-08-07 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPREPO-6 Here is an overview of the issue: - Key: M

[jira] Created: (MPSCM-25) The goal scm:cvs-create-patch includes differences in whitespace

2004-08-07 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPSCM-25 Here is an overview of the issue: - Key: M

[jira] Commented: (MAVEN-1410) pom.artifactId is missing from XML schema and pom.id should be removed

2004-08-07 Thread jira
The following comment has been added to this issue: Author: Dennis Lundberg Created: Sat, 7 Aug 2004 7:22 PM Body: Running: maven scm:cvs-create-patch does not create a correct patch file. That goal need changing to handle whitespace. Opening a separate issue in the SCM plugin for

[jira] Updated: (MPJAR-35) Documentation does not mention need for jar.manifest.classpath property

2004-08-07 Thread jira
The following issue has been updated: Updater: Dennis Lundberg (mailto:[EMAIL PROTECTED]) Date: Sat, 7 Aug 2004 6:53 PM Comment: This patch fixes this issue. It also fixes several minor errors in the documentation. Changes: Attachment changed to MPJAR-35.patch -

[jira] Commented: (MPANNOUNCEMENT-14) [PATCH] Check if there is a SCM tag set for the project

2004-08-07 Thread jira
The following comment has been added to this issue: Author: Felipe Leme Created: Sat, 7 Aug 2004 3:52 PM Body: Here are the answers: > 1. SNAPSHOT versions should *NOT* be defined in the tag. Only released > version. Thus if current version is a snapshot version I'm not sure you

[jira] Commented: (MPANNOUNCEMENT-9) Add a goal to send the announcement by mail to a list of email addresses

2004-08-07 Thread jira
The following comment has been added to this issue: Author: Felipe Leme Created: Sat, 7 Aug 2004 3:22 PM Body: Hi Vincent, The first patch using commmons-net was using that approach, but I changed it to a return code for some reason - I guess I wasn't using the and then Maven wa

[jira] Commented: (MAVEN-1417) com.werken.werkz.NoSuchGoalException: No goal [exo:init]

2004-08-07 Thread jira
The following comment has been added to this issue: Author: Carlos Sanchez Created: Sat, 7 Aug 2004 2:51 PM Body: Actually the "You have encountered an unknown error running Maven" message is shown only when a goal calls another that doesn't exist. Printing the plugin name that ma

[jira] Commented: (MAVEN-1417) com.werken.werkz.NoSuchGoalException: No goal [exo:init]

2004-08-07 Thread jira
The following comment has been added to this issue: Author: Carlos Sanchez Created: Sat, 7 Aug 2004 2:43 PM Body: This seems to be a problem with the maven-exo-plugin, you should report to its author. Maybe the message should be improved (goals not found aren't internal errors). -

[jira] Created: (MAVEN-1417) com.werken.werkz.NoSuchGoalException: No goal [exo:init]

2004-08-07 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVEN-1417 Here is an overview of the issue: - Key:

[jira] Commented: (MPDASHBOARD-9) Link aggregator results with full reports

2004-08-07 Thread jira
The following comment has been added to this issue: Author: Vincent Massol Created: Sat, 7 Aug 2004 12:50 PM Body: Hi Carlos, Are you sure the multiproject plugin will always be loaded in the context before the dashboard project executes? If not, the maven.multiproject.aggregateD

[jira] Commented: (MPANNOUNCEMENT-14) [PATCH] Check if there is a SCM tag set for the project

2004-08-07 Thread jira
The following comment has been added to this issue: Author: Vincent Massol Created: Sat, 7 Aug 2004 12:17 PM Body: Felipe, I've not tried to apply the patch yet because I have a few questions on the patch code below: Several comments: 1/ SNAPSHOT

[jira] Closed: (MPANNOUNCEMENT-13) [PATCH] announcement:generate cannot handle accentuation

2004-08-07 Thread jira
Message: The following issue has been closed. Resolver: Vincent Massol Date: Sat, 7 Aug 2004 12:03 PM Applied. Thanks. - View the issue: http://jira.codehaus.org/browse/MPANNOUNCEMENT-13 Here is an overview of th

cvs commit: maven-plugins/announcement plugin.jelly plugin.properties

2004-08-07 Thread vmassol
vmassol 2004/08/07 09:00:27 Modified:announcement/xdocs changes.xml properties.xml announcement plugin.jelly plugin.properties Log: Added new optional maven.announcement.encoding property that defines which charset encoding to use to generate the text announcement (de

[jira] Closed: (MPANNOUNCEMENT-9) Add a goal to send the announcement by mail to a list of email addresses

2004-08-07 Thread jira
Message: The following issue has been closed. Resolver: Vincent Massol Date: Sat, 7 Aug 2004 11:54 AM Applied. Thanks! One little comment. I think it would have been best if the sendMail() method throws Exception instead of returning status strings. The Jelly code can then use the

cvs commit: maven-plugins/announcement/xdocs changes.xml goals.xml properties.xml

2004-08-07 Thread vmassol
vmassol 2004/08/07 08:49:37 Modified:announcement project.xml plugin.jelly plugin.properties announcement/xdocs changes.xml goals.xml properties.xml Added: announcement/src/main/org/apache/maven/announcement MailUtils.java Log: Added new

cvs commit: maven-plugins/plugin-parent project.properties

2004-08-07 Thread vmassol
vmassol 2004/08/07 08:49:05 Modified:plugin-parent project.properties Log: Added some default values for the announcement plugin in order to easiy send announcement emails to the Maven user mailing list Revision ChangesPath 1.10 +1 -0 maven-plugins/plugin-paren