Re: How to build the first Java Based Plugin (I can offer to document the process if it is not already documented)

2005-07-06 Thread Kenney Westerhof
On Wed, 6 Jul 2005, Ryan, Scott wrote: Hi Scott, First: your call to maven-archetype-plugin is incorrect, it should be: m2 archetype:create -DarchetypeArtifactId=maven-archetype-mojo -DgroupId=Weblogic -DartifactId=maven-weblogic-plugin (at least, when I do it your way I get the same wrong pom

results of synchronize

2005-07-06 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-06 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/07-Jul-2005_12.00.38/repository.report.txt - To unsubscribe, e-mail: [EMAIL PROTE

Re: [jira] Subscription: Outstanding Repository Maintenance: Evangelism

2005-07-06 Thread John Casey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 FYI, I'm finishing up a new feature for m2, then I'm going to declare a Day of Evangelism to clean up this junk. I'll probably start work on this in a day or two... - -j [EMAIL PROTECTED] wrote: > Issue Subscription > Filter: Outstanding Repository M

svn commit: r209563 - in /maven/components/trunk: maven-artifact/src/main/resources/META-INF/plexus/ maven-core/src/main/java/org/apache/maven/lifecycle/ maven-core/src/main/java/org/apache/maven/plugin/ maven-core/src/main/resources/META-INF/plexus/ m...

2005-07-06 Thread jdcasey
Author: jdcasey Date: Wed Jul 6 20:18:53 2005 New Revision: 209563 URL: http://svn.apache.org/viewcvs?rev=209563&view=rev Log: Working on: MNG-377 o Added component descriptor for the MavenPluginMappingBuilder o Added a new ComponentDiscoveryListener implementation to factor the DefaultPluginM

[jira] Subscription: Outstanding Repository Maintenance: Uploads

2005-07-06 Thread jira
Issue Subscription Filter: Outstanding Repository Maintenance: Uploads (3 issues) Subscriber: mavendevlist Project: maven-upload-requests Resolution: Unresolved Key Summary MAVENUPLOAD-430please upload Maven plug in for QALab 0.7.1 http://jira.codehaus.org/browse/MAVENUPLOAD-4

[jira] Subscription: Outstanding Repository Maintenance: Evangelism

2005-07-06 Thread jira
Issue Subscription Filter: Outstanding Repository Maintenance: Evangelism (20 issues) Subscriber: mavendevlist Project: Maven Evangelism Resolution: Unresolved Key Summary MEV-21 pom changes for basic hibernate project http://jira.codehaus.org/browse/MEV-21 MEV-36 Ex

svn commit: r209550 - in /maven/components/trunk: maven-artifact-manager/src/main/java/org/apache/maven/artifact/manager/ maven-artifact-manager/src/main/java/org/apache/maven/artifact/repository/ maven-artifact-manager/src/main/java/org/apache/maven/a...

2005-07-06 Thread jdcasey
Author: jdcasey Date: Wed Jul 6 17:17:37 2005 New Revision: 209550 URL: http://svn.apache.org/viewcvs?rev=209550&view=rev Log: Working on: MNG-377 o Added maven-plugin-mapping project to handle repository metadata that contains prefix-to-artifactId mappings for groups of plugins o Added builde

results of synchronize

2005-07-06 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: 4 (8 including POMs). [ERROR] Error encountered while converting source repository

[REPOCLEAN] Error(s) occurred while converting repository

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

[jira] Commented: (MPEAR-30) Support generation of application.xml for J2EE 1.4

2005-07-06 Thread Diogo Bacelar Quintela (JIRA)
[ http://jira.codehaus.org/browse/MPEAR-30?page=comments#action_42497 ] Diogo Bacelar Quintela commented on MPEAR-30: - I've added a patch for jelly at http://issues.apache.org/jira/browse/JELLY-213 I had the same needs :) > Support generation o

svn commit: r209538 - in /maven/components/trunk/maven-core-it: ./ it0030/ it0030/child-hierarchy/ it0030/child-hierarchy/project1/ it0030/child-hierarchy/project2/ it0030/child-hierarchy/project2/src/ it0030/child-hierarchy/project2/src/main/ it0030/c...

2005-07-06 Thread jdcasey
Author: jdcasey Date: Wed Jul 6 16:12:44 2005 New Revision: 209538 URL: http://svn.apache.org/viewcvs?rev=209538&view=rev Log: Adding IT to cover a regression on dependencyManagement injection from parent-poms of a dependency's pom. Added: maven/components/trunk/maven-core-it/it0030/ ma

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

2005-07-06 Thread Benoit Xhenseval (JIRA)
please upload Maven plug in for QALab 0.7.1 --- Key: MAVENUPLOAD-430 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-430 Project: maven-upload-requests Type: Task Reporter: Benoit Xhenseval Attachments: maven-qalab-plugin

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

2005-07-06 Thread Benoit Xhenseval (JIRA)
Please upload QALab v0.7.1 -- Key: MAVENUPLOAD-429 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-429 Project: maven-upload-requests Type: Task Reporter: Benoit Xhenseval Attachments: qalab-0.7.1-bundle.jar I trust that the information

Re: How to build the first Java Based Plugin (I can offer to document the process if it is not already documented)

2005-07-06 Thread Emmanuel Venisse
Do you really need the maven core in your plugin? if it's the case, you can use the 2.0-alpha-3 Emmanuel Ryan, Scott wrote: I have been searching the net for any suggestions on building a Java based plugin and have pieced together enough to be dangerous but am still hung up on some issues.

[jira] Closed: (MAVENUPLOAD-428) QALab v0.7.1 release please upload

2005-07-06 Thread Benoit Xhenseval (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-428?page=all ] Benoit Xhenseval closed MAVENUPLOAD-428: Resolution: Fixed sorry, clone does not do what I was expecting... > QALab v0.7.1 release please upload >

[jira] Created: (MAVENUPLOAD-428) QALab v0.7.1 release please upload

2005-07-06 Thread Benoit Xhenseval (JIRA)
QALab v0.7.1 release please upload -- Key: MAVENUPLOAD-428 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-428 Project: maven-upload-requests Type: Task Reporter: Benoit Xhenseval Assigned to: Carlos Sanchez Hello ObjectLab i

How to build the first Java Based Plugin (I can offer to document the process if it is not already documented)

2005-07-06 Thread Ryan, Scott
I have been searching the net for any suggestions on building a Java based plugin and have pieced together enough to be dangerous but am still hung up on some issues. I first tried to run the project generator maven archetype:create -Darchetype=mojo -DgroupId=Weblogic -DartifactId=maven-web

results of synchronize

2005-07-06 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: 8 (16 including POMs). [ERROR] Error encountered while converting source repository

[REPOCLEAN] Error(s) occurred while converting repository

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

results of synchronize

2005-07-06 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-06 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/06-Jul-2005_12.00.56/repository.report.txt - To unsubscribe, e-mail: [EMAIL PROTE

[jira] Created: (MNG-553) Secure Storage of Server Passwords

2005-07-06 Thread J. Michael McGarr (JIRA)
Secure Storage of Server Passwords -- Key: MNG-553 URL: http://jira.codehaus.org/browse/MNG-553 Project: Maven 2 Type: Improvement Versions: 2.0-alpha-3 Environment: Although it may not be relevant since this is a general imp

results of synchronize

2005-07-06 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-06 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/06-Jul-2005_08.01.00/repository.report.txt - To unsubscribe, e-mail: [EMAIL PROTE

[jira] Created: (MNG-552) javacc plugin in m2

2005-07-06 Thread allan ramirez (JIRA)
javacc plugin in m2 --- Key: MNG-552 URL: http://jira.codehaus.org/browse/MNG-552 Project: Maven 2 Type: New Feature Components: maven-plugins Versions: 2.0-alpha-3 Environment: Windows XP Home Edition, JDK 1.5, Maven 2.0 alpha 3, JavaCC

Re: Mixed plugins and functional tests for plugins? (was RE: [m2] Clvoer plugin location (was RE: [m2] Forking a customlifecycle in a report plugin?))

2005-07-06 Thread Trygve Laugstøl
On Wed, Jul 06, 2005 at 10:29:43AM +0200, Vincent Massol wrote: > > > > -Original Message- > > From: Trygve Laugstøl [mailto:[EMAIL PROTECTED] > > Sent: mercredi 6 juillet 2005 10:21 > > To: Maven Developers List > > Subject: Re: Mixed plugins and functional tests for plugins? (was RE: [m

RE: Mixed plugins and functional tests for plugins? (was RE: [m2] Clvoer plugin location (was RE: [m2] Forking a customlifecycle in a report plugin?))

2005-07-06 Thread Vincent Massol
> -Original Message- > From: Trygve Laugstøl [mailto:[EMAIL PROTECTED] > Sent: mercredi 6 juillet 2005 10:21 > To: Maven Developers List > Subject: Re: Mixed plugins and functional tests for plugins? (was RE: [m2] > Clvoer plugin location (was RE: [m2] Forking a customlifecycle in a repor

Re: Mixed plugins and functional tests for plugins? (was RE: [m2] Clvoer plugin location (was RE: [m2] Forking a customlifecycle in a report plugin?))

2005-07-06 Thread Trygve Laugstøl
Comments inline. On Wed, Jul 06, 2005 at 09:54:55AM +0200, Vincent Massol wrote: > Maven devs, > > Any idea about this below? I'd like to start committing the Clover plugin > tomorrow but we need to decide about the directory structure before I do > that. > > Thanks > -Vincent > > > -Origi

results of synchronize

2005-07-06 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: 2 (4 including POMs). [ERROR] Error encountered while converting source repository

[REPOCLEAN] Error(s) occurred while converting repository

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

svn commit: r209427 - /maven/components/trunk/maven-plugins/maven-resources-plugin/src/main/java/org/apache/maven/plugin/resources/ReflectionProperties.java

2005-07-06 Thread trygvis
Author: trygvis Date: Wed Jul 6 01:01:51 2005 New Revision: 209427 URL: http://svn.apache.org/viewcvs?rev=209427&view=rev Log: o Adding missing file. Added: maven/components/trunk/maven-plugins/maven-resources-plugin/src/main/java/org/apache/maven/plugin/resources/ReflectionProperties.java

RE: Mixed plugins and functional tests for plugins? (was RE: [m2] Clvoer plugin location (was RE: [m2] Forking a customlifecycle in a report plugin?))

2005-07-06 Thread Vincent Massol
Maven devs, Any idea about this below? I'd like to start committing the Clover plugin tomorrow but we need to decide about the directory structure before I do that. Thanks -Vincent > -Original Message- > From: Vincent Massol [mailto:[EMAIL PROTECTED] > Sent: lundi 4 juillet 2005 09:07 >