[jira] Commented: (MAVENUPLOAD-433) Please upload DWR to the global Maven repo

2005-07-10 Thread Julien Dubois (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-433?page=comments#action_42649 ] Julien Dubois commented on MAVENUPLOAD-433: --- 1- Concerning the SNAPSHOT, it's ok we'll do another release for 1.0-rc2. But you should clarify that in the upload page :

svn commit: r210060 - in /maven/components/trunk/maven-site/src/site/apt/guides: ./ releasing.apt

2005-07-10 Thread jvanzyl
Author: jvanzyl Date: Sun Jul 10 20:06:36 2005 New Revision: 210060 URL: http://svn.apache.org/viewcvs?rev=210060&view=rev Log: o this release guide is really just a place holder and contains the couple of commands i need for releasing :-) Added: maven/components/trunk/maven-site/src/site/a

Re: problem with jellybean not getting properties set

2005-07-10 Thread David Jencks
My apologies, this turned out to be due to having too many versions of the plugin floating around and not my not realizing which version was used where. However even if the old version of the plugin is installed, the class from the new version is still used! So, I think there are some cl

[jira] Commented: (MAVENUPLOAD-433) Please upload DWR to the global Maven repo

2005-07-10 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-433?page=comments#action_42646 ] Carlos Sanchez commented on MAVENUPLOAD-433: Some notes 1. we don't upload SNAPSHOT packages to the repository 2. groupId has to be at least like a domain name you con

SVN core permissions

2005-07-10 Thread Carlos Sanchez
Hi, Seems that I still don't have permission to commit to core. Could nyone check it or commit the attached patch? Thanks - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: help with custom lifecycle

2005-07-10 Thread Matthew Pryor
Kenny thanks for the help, however I am not sure we're on the right track yet > You don't need to modify maven-core/META-INF/components.xml. That only > defines the global lifecycle. As far as I can tell it also defines other lifecycles such as the plexus-application lifecycle, which is where I a

[jira] Created: (MAVENUPLOAD-433) Please upload DWR to the global Maven repo

2005-07-10 Thread Julien Dubois (JIRA)
Please upload DWR to the global Maven repo -- Key: MAVENUPLOAD-433 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-433 Project: maven-upload-requests Type: Task Reporter: Julien Dubois Attachments: dwr-1.0-rc2-SNAPSHOT-bundl

[jira] Created: (MNG-566) Maven Plugin Matrix: XML Beans 2.0 support for m2

2005-07-10 Thread Corridor Software Developer (JIRA)
Maven Plugin Matrix: XML Beans 2.0 support for m2 - Key: MNG-566 URL: http://jira.codehaus.org/browse/MNG-566 Project: Maven 2 Type: Improvement Components: maven-plugins, documentation Environment: n/a Reporter:

[jira] Created: (MNG-565) JavadocReport is missing @requiresDependencyResolution compile tag

2005-07-10 Thread Corridor Software Developer (JIRA)
JavadocReport is missing @requiresDependencyResolution compile tag --- Key: MNG-565 URL: http://jira.codehaus.org/browse/MNG-565 Project: Maven 2 Type: Bug Components: maven-reports Versions: 2.

Re: POM issues in the repository

2005-07-10 Thread Michal Maczka
John Casey wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > In my opinion, this thread is not particularly useful. As far as I know, > we have not called for a vote on the final release of Maven 2.0. (we > haven't even released -beta-1 yet, for crying out loud!) > > This is my last re

[jira] Closed: (MAVENUPLOAD-432) Upload Request

2005-07-10 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-432?page=all ] Carlos Sanchez closed MAVENUPLOAD-432: -- Assign To: Carlos Sanchez Resolution: Won't Fix Please read http://maven.apache.org/reference/repository-upload.html Some files can't be

[jira] Commented: (MAVENUPLOAD-431) Upload request for NLOG4J 1.2.14 and SLF4J 1.0-beta4

2005-07-10 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-431?page=comments#action_42639 ] Carlos Sanchez commented on MAVENUPLOAD-431: Please read http://maven.apache.org/reference/repository-upload.html You need a project.xml > Upload request for NLOG4J 1

[jira] Created: (MNG-564) AbstractMavenReport.execut() exception handling

2005-07-10 Thread Corridor Software Developer (JIRA)
AbstractMavenReport.execut() exception handling --- Key: MNG-564 URL: http://jira.codehaus.org/browse/MNG-564 Project: Maven 2 Type: Bug Components: maven-reports Versions: 2.0-alpha-3 Environment: gentoo linux

problem with jellybean not getting properties set

2005-07-10 Thread David Jencks
I'm working with a jelly bean in a plugin in maven 1.0.2. It has a property I am setting thusly in plugin.jelly: resources="${pom.build.resources}" I'm using this in a large multiproject build (geronimo). After several modules in which the plugin gets this property set

[jira] Closed: (MAVENUPLOAD-430) please upload Maven plug in for QALab 0.7.1

2005-07-10 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-430?page=all ] Carlos Sanchez closed MAVENUPLOAD-430: -- Assign To: Carlos Sanchez Resolution: Fixed > please upload Maven plug in for QALab 0.7.1 > --- >

[jira] Closed: (MAVENUPLOAD-429) Please upload QALab v0.7.1

2005-07-10 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-429?page=all ] Carlos Sanchez closed MAVENUPLOAD-429: -- Assign To: Carlos Sanchez Resolution: Fixed > Please upload QALab v0.7.1 > -- > > Key: MAVENUPLOAD-429 >

Re: [m2]2 Javadoc report issues?

2005-07-10 Thread Trygve Laugstøl
On Sun, Jul 10, 2005 at 01:32:14PM -0500, Kris Bravo wrote: > > Issue 1: > > I attempted to run m2 javadoc:javadoc on a few projects and then on some > of the maven 2 plugin subprojects but received the following error > consistently: > > "An error is occurred in [project name] report generation

[m2]2 Javadoc report issues?

2005-07-10 Thread Kris Bravo
Issue 1: I attempted to run m2 javadoc:javadoc on a few projects and then on some of the maven 2 plugin subprojects but received the following error consistently: "An error is occurred in [project name] report generation." The stacktrace wasn't very helpful since the try...catch in AbstractMave

[jira] Created: (MAVENUPLOAD-432) Upload Request

2005-07-10 Thread George (JIRA)
Upload Request -- Key: MAVENUPLOAD-432 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-432 Project: maven-upload-requests Type: Improvement Reporter: George Attachments: lib.rar Hello, I'm trying to work with Hibernate and Webwork... but the JARS inc

[REPOCLEAN] Error(s) occurred while converting repository

2005-07-10 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/10-Jul-2005_12.05.10/repository.report.txt - To unsubscribe, e-mail: [EMAIL PROTE

[REPOCLEAN] Error(s) occurred while converting repository

2005-07-10 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/10-Jul-2005_12.00.24/repository.report.txt - To unsubscribe, e-mail: [EMAIL PROTE

[m2] Copyright question

2005-07-10 Thread Vincent Siveton
Hi, I notice that no pom.xml or *.properties files contains a copyright section. Is there a specific convention for m2 beta? Cheers, Vincent - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

[jira] Updated: (MNG-561) Adding more options for the javadoc plugin

2005-07-10 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MNG-561?page=all ] Vincent Siveton updated MNG-561: Attachment: javadoc.patch Patch to allow options to the plugin. > Adding more options for the javadoc plugin > -- > >

[jira] Updated: (MNG-561) Adding more options for the javadoc plugin

2005-07-10 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MNG-561?page=all ] Vincent Siveton updated MNG-561: Attachment: maven-javadoc-plugin.zip Test case and documentation. > Adding more options for the javadoc plugin > -- > >

Maven 2 Ant Tasks doesn't work in Turkish Locale

2005-07-10 Thread Kenan Sevindik
I wanted to use your Maven 2 Ant Dependencies Task, and created follwing ant build.xml file for a quick startup. When I run above build.xml with ant in verbose mode, I got following exception; BUILD FAILED D:\work\tools\build.xml:10: Unable to start embedder at org.apache.

[REPOCLEAN] Error(s) occurred while converting repository

2005-07-10 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/10-Jul-2005_08.00.54/repository.report.txt - To unsubscribe, e-mail: [EMAIL PROTE

[REPOCLEAN] Error(s) occurred while converting repository

2005-07-10 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/10-Jul-2005_04.01.06/repository.report.txt - To unsubscribe, e-mail: [EMAIL PROTE