[jira] Commented: (MNG-150) Create a rar mojo

2005-07-03 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/MNG-150?page=comments#action_42321 ] Emmanuel Venisse commented on MNG-150: -- We don't have some requirements. I don't know a m1 version, perhaps on maven user list. > Create a rar mojo > - > >

RE: Vote for move EAR plugin with other plugins

2005-07-03 Thread Vincent Massol
+1 > -Original Message- > From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] > Sent: lundi 4 juillet 2005 08:45 > To: Maven Developers List > Subject: Vote for move EAR plugin with other plugins > > The ear plugin works now. Are you agree for move it from sandbox to > maven-plugins? > > it

Re: [REPOCLEAN] Error(s) occurred while converting repository

2005-07-03 Thread Emmanuel Venisse
I fixed it in the internal directory used for the synchronization with ibiblio. Emmanuel Jörg Schaible wrote: Emmanuel Venisse wrote on Monday, July 04, 2005 8:28 AM: Hi, I fixed it in the repo, there was a dependency under an oter at the end of pom. It will be synchronize the next time.

[jira] Commented: (MNG-150) Create a rar mojo

2005-07-03 Thread Stephane Nicoll (JIRA)
[ http://jira.codehaus.org/browse/MNG-150?page=comments#action_42320 ] Stephane Nicoll commented on MNG-150: - What are the requierements for this RAR plugin ; AFAIK, there is no m1 plugin for that, right? > Create a rar mojo > - > >

Vote for move EAR plugin with other plugins

2005-07-03 Thread Emmanuel Venisse
The ear plugin works now. Are you agree for move it from sandbox to maven-plugins? it's my +1 Emmanuel - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Closed: (MNG-148) Write an ear mojo

2005-07-03 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/MNG-148?page=all ] Emmanuel Venisse closed MNG-148: Resolution: Fixed > Write an ear mojo > - > > Key: MNG-148 > URL: http://jira.codehaus.org/browse/MNG-148 > Project: Maven 2

RE: [REPOCLEAN] Error(s) occurred while converting repository

2005-07-03 Thread Jörg Schaible
Emmanuel Venisse wrote on Monday, July 04, 2005 8:28 AM: > Hi, > > I fixed it in the repo, there was a dependency under an oter at the > end of pom. It will be synchronize the next time. ??? Where do *YOU* have fixed this? *I* fixed this personally at the codehaus server. - Jörg

[jira] Commented: (MNG-148) Write an ear mojo

2005-07-03 Thread Stephane Nicoll (JIRA)
[ http://jira.codehaus.org/browse/MNG-148?page=comments#action_42319 ] Stephane Nicoll commented on MNG-148: - Well, as a a first implementation, yes. We have basic behavior in place ; we need now to be able to include / exclude artifacts as well as addi

[jira] Created: (MNG-550) new General Information site page

2005-07-03 Thread Edwin Punzalan (JIRA)
new General Information site page - Key: MNG-550 URL: http://jira.codehaus.org/browse/MNG-550 Project: Maven 2 Type: Improvement Components: documentation Reporter: Edwin Punzalan Priority: Minor Attachments: general.fml,

Re: [REPOCLEAN] Error(s) occurred while converting repository

2005-07-03 Thread Emmanuel Venisse
Hi, I fixed it in the repo, there was a dependency under an oter at the end of pom. It will be synchronize the next time. Emmanuel Jörg Schaible wrote: Hi folks, what do we have to do to fix this? I corrented the POM for the nanowar sample on Codehaus some time ago, but either the new file

Re: help with custom lifecycle

2005-07-03 Thread Emmanuel Venisse
You can see some design docs there : http://docs.codehaus.org/display/MAVEN/Lifecycle Emmanuel Matthew Pryor wrote: I am trying to write/refine the mevenide Eclise PDE builder maven2 plugin. In essence what this plugin needs to do is to read an XML file (plugin.xml) and add a bunch of ja

[jira] Commented: (MNG-148) Write an ear mojo

2005-07-03 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/MNG-148?page=comments#action_42318 ] Emmanuel Venisse commented on MNG-148: -- Applied, thanks. Can we close this issue? > Write an ear mojo > - > > Key: MNG-148 > URL: http://jira.code

svn commit: r209016 - in /maven/components/trunk/sandbox/maven-ear-plugin: ./ src/main/java/org/apache/maven/plugin/ear/

2005-07-03 Thread evenisse
Author: evenisse Date: Sun Jul 3 23:04:27 2005 New Revision: 209016 URL: http://svn.apache.org/viewcvs?rev=209016&view=rev Log: Adding supports for encoding doctype/xschema declaration and the new provided scope. Modified: maven/components/trunk/sandbox/maven-ear-plugin/pom.xml maven/c

Re: [m2] Clvoer plugin location (was RE: [m2] Forking a custom lifecycle in a report plugin?)

2005-07-03 Thread Emmanuel Venisse
Jason van Zyl wrote: On Mon, 2005-06-27 at 08:31 +0200, Vincent Massol wrote: -Original Message- From: Trygve Laugstøl [mailto:[EMAIL PROTECTED] Sent: lundi 27 juin 2005 01:34 To: Maven Developers List Subject: Re: [m2] Clvoer plugin location (was RE: [m2] Forking a custom lifecycle in

results of synchronize

2005-07-03 Thread maven
Syncing Apache Software Foundation Syncing Codehaus Syncing Maven Plugins @ SourceForge Syncing Mortbay Consulting Syncing ObjectWeb Syncing Open Symphony Syncing OS Java [INFO] Actual number of artifacts rewritten: 0 (0 including POMs). [ERROR] Error encountered while converting source repository

[REPOCLEAN] Error(s) occurred while converting repository

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

help with custom lifecycle

2005-07-03 Thread Matthew Pryor
I am trying to write/refine the mevenide Eclise PDE builder maven2 plugin. In essence what this plugin needs to do is to read an XML file (plugin.xml) and add a bunch of jar files to the classpath prior to compilation or testing. I have all the latest source for m2 and am not 100% sure abou

results of synchronize

2005-07-03 Thread maven
Syncing Apache Software Foundation Syncing Codehaus Syncing Maven Plugins @ SourceForge Syncing Mortbay Consulting Syncing ObjectWeb Syncing Open Symphony Syncing OS Java [INFO] Actual number of artifacts rewritten: 0 (0 including POMs). [ERROR] Error encountered while converting source repository

[REPOCLEAN] Error(s) occurred while converting repository

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

results of synchronize

2005-07-03 Thread maven
Syncing Apache Software Foundation Syncing Codehaus Syncing Maven Plugins @ SourceForge Syncing Mortbay Consulting Syncing ObjectWeb Syncing Open Symphony Syncing OS Java [INFO] Actual number of artifacts rewritten: 1 (2 including POMs). [ERROR] Error encountered while converting source repository

[REPOCLEAN] Error(s) occurred while converting repository

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

RE: [m2] Clvoer plugin location (was RE: [m2] Forking a custom lifecycle in a report plugin?)

2005-07-03 Thread Jason van Zyl
On Mon, 2005-06-27 at 08:31 +0200, Vincent Massol wrote: > > > -Original Message- > > From: Trygve Laugstøl [mailto:[EMAIL PROTECTED] > > Sent: lundi 27 juin 2005 01:34 > > To: Maven Developers List > > Subject: Re: [m2] Clvoer plugin location (was RE: [m2] Forking a custom > > lifecycle i

results of synchronize

2005-07-03 Thread maven
Syncing Apache Software Foundation Syncing Codehaus Syncing Maven Plugins @ SourceForge Syncing Mortbay Consulting Syncing ObjectWeb Syncing Open Symphony Syncing OS Java [INFO] Actual number of artifacts rewritten: 0 (0 including POMs). [ERROR] Error encountered while converting source repository

[REPOCLEAN] Error(s) occurred while converting repository

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

results of synchronize

2005-07-03 Thread maven
Syncing Apache Software Foundation Syncing Codehaus Syncing Maven Plugins @ SourceForge Syncing Mortbay Consulting Syncing ObjectWeb Syncing Open Symphony Syncing OS Java [INFO] Actual number of artifacts rewritten: 0 (0 including POMs). [ERROR] Error encountered while converting source repository

[REPOCLEAN] Error(s) occurred while converting repository

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

[jira] Commented: (MNG-148) Write an ear mojo

2005-07-03 Thread Stephane Nicoll (JIRA)
[ http://jira.codehaus.org/browse/MNG-148?page=comments#action_42306 ] Stephane Nicoll commented on MNG-148: - Could you please apply the patch on the sandbox? It supports encoding doctype/xschema declaration and the new provided scope. > Write an ear mo

[jira] Updated: (MNG-148) Write an ear mojo

2005-07-03 Thread Stephane Nicoll (JIRA)
[ http://jira.codehaus.org/browse/MNG-148?page=all ] Stephane Nicoll updated MNG-148: Attachment: appxml-provided.patch Patch for enconding, doctype (1.3) and xschema (1.4) definition. Supports of the new PROVIDED scope. > Write an ear mojo > -

results of synchronize

2005-07-03 Thread maven
Syncing Apache Software Foundation Syncing Codehaus Syncing Maven Plugins @ SourceForge Syncing Mortbay Consulting Syncing ObjectWeb Syncing Open Symphony Syncing OS Java [INFO] Actual number of artifacts rewritten: 0 (0 including POMs). [ERROR] Error encountered while converting source repository

[REPOCLEAN] Error(s) occurred while converting repository

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