Re: [vote] Jeff Jensen as Maven Plugins committer

2006-07-28 Thread Dion Gillard
Non binding +1. On 7/29/06, Lukas Theussl <[EMAIL PROTECTED]> wrote: Jeff has recently helped as a lot with patches and documentation for Maven 1.1-beta-3, he is also an active maintainer of some m1 plugins at the sourceforge project. He would like to continue helping us, so I propose we give hi

[Result][vote] Promote maven-changelog-plugin and maven-changes-plugin out of the sandbox

2006-07-28 Thread Dennis Lundberg
Result of the vote: 6 +1 (Vincent S, Emmanuel, John, Brett, Trygve, Fabrizio) (Not sure who's on the PMC, so don't know which ones are binding) Several voters requested that the docs should be in order before the promotion. This was later changed so that another vote should be called before t

Re: Please review maven-assembly-plugin site documentation

2006-07-28 Thread Barrie Treloar
Any chance i can get MASSEMBLY-118, 119, 130 looked at the same time? 130 is a doc patch - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Please review Plugin plugin documentation

2006-07-28 Thread Dennis Lundberg
Maria Odea Ching wrote: Hi Everyone, The Plugin plugin docs is now ready for review :) A staging site is available at http://people.apache.org/~oching/maven-plugin-plugin. Thanks, Odea Thanks for your documentation work! I have co

Re: Please review maven-assembly-plugin site documentation

2006-07-28 Thread Dennis Lundberg
Edwin Punzalan wrote: Hi, I've made some changes to the documentation of the Assembly plugin and would like to hear your inputs about it. - made the plugin docck-compliant - edited the descriptions inside the modello files - edited some of the parameter descriptions - added an faq page

Re: svn commit: r426336 - in /maven/maven-1/plugins/trunk: artifact/ artifact/xdocs/ jar/ jar/xdocs/ jxr/ jxr/xdocs/ multiproject/ multiproject/xdocs/ tasklist/ tasklist/xdocs/ xdoc/ xdoc/xdocs/

2006-07-28 Thread Arnaud HERITIER
ok for me. It's not a big problem (just an annoying one) and we'll certainly release some plugins (perhaps these ones) before the final release of maven 1.1. I don't have yet find problem with velocity 1.5. Arnaud On 7/28/06, Lukas Theussl <[EMAIL PROTECTED]> wrote: I am not thrilled, I don't

Re: svn commit: r426336 - in /maven/maven-1/plugins/trunk: artifact/ artifact/xdocs/ jar/ jar/xdocs/ jxr/ jxr/xdocs/ multiproject/ multiproject/xdocs/ tasklist/ tasklist/xdocs/ xdoc/ xdoc/xdocs/

2006-07-28 Thread Lukas Theussl
I am not thrilled, I don't think this issue justifies that much trouble. Also, there have been a lot of other changes in the velocity 1.5 snapshot that you uploaded [1], I'd prefer to take some time to test that (even though I've been using it myself for a while and it looks good). And finally

Re: [vote] Shinobu Kawai as Maven Plugins committer

2006-07-28 Thread Arnaud HERITIER
+1 Arnaud On 7/28/06, Lukas Theussl <[EMAIL PROTECTED]> wrote: Shinobu has been around for a long time, (at least as long as I have), sending us patches and improvements for several plugins. He has expressed interest in helping us out more, so I propose we give him access to apply his own patc

META-INF and meta-inf

2006-07-28 Thread Tommy1
I am running into issues with my artifacts having the Maven pom.* files in a "META-INF" directory and files such as the Manifest.MF, ejb-jar.xml, etc. in a "meta-inf" directory. I have created an EJB jar that when I look at it in WinZip has the following: ... class files ... meta-inf/Manifest.mf

Re: [vote] Jeff Jensen as Maven Plugins committer

2006-07-28 Thread Arnaud HERITIER
+1 Arnaud On 7/28/06, Lukas Theussl <[EMAIL PROTECTED]> wrote: Jeff has recently helped as a lot with patches and documentation for Maven 1.1-beta-3, he is also an active maintainer of some m1 plugins at the sourceforge project. He would like to continue helping us, so I propose we give him ac

Re: svn commit: r426336 - in /maven/maven-1/plugins/trunk: artifact/ artifact/xdocs/ jar/ jar/xdocs/ jxr/ jxr/xdocs/ multiproject/ multiproject/xdocs/ tasklist/ tasklist/xdocs/ xdoc/ xdoc/xdocs/

2006-07-28 Thread Arnaud HERITIER
Don't know. If we want to add them we have to quicly launch a vote to release all of them. WDYT ? On 7/28/06, Lukas Theussl <[EMAIL PROTECTED]> wrote: Arnaud, these changes will not go into beta-3, right? -Lukas [EMAIL PROTECTED] wrote: > Author: aheritier > Date: Thu Jul 27 17:24:50 2006 >

FW: [jira] Updated: (MASSEMBLY-99) dependencySets in a descriptor doesn't work anymore

2006-07-28 Thread Mike Perham
Can someone look at this? I've debugged the problem - see the issue - but I have no idea what the fix is. -Original Message- From: Mike Perham (JIRA) [mailto:[EMAIL PROTECTED] Sent: Friday, July 28, 2006 2:08 PM To: issues@maven.apache.org Subject: [jira] Updated: (MASSEMBLY-99) depende

Re: svn commit: r426618 - in /maven/doxia/trunk/doxia-core/src/main/java/org/apache/maven/doxia/module: xdoc/XdocSink.java xhtml/XhtmlSink.java

2006-07-28 Thread Trygve Laugstøl
Vincent Siveton wrote: 2006/7/28, Trygve Laugstøl <[EMAIL PROTECTED]>: [EMAIL PROTECTED] wrote: > Author: vsiveton > Date: Fri Jul 28 10:55:37 2006 > New Revision: 426618 > > URL: http://svn.apache.org/viewvc?rev=426618&view=rev > Log: > o Changed itemFlag type to boolean instead of int thus no

Re: svn commit: r426635 - in /maven/doxia/site/src/books: example-book.xml example-book/aegis-binding.apt example-book/castor.apt example-book/jms-transport.apt

2006-07-28 Thread Trygve Laugstøl
[EMAIL PROTECTED] wrote: Author: vsiveton Date: Fri Jul 28 11:13:01 2006 New Revision: 426635 URL: http://svn.apache.org/viewvc?rev=426635&view=rev Log: o Fixed typo in the example-book o Fixed unique id for chapter/section Modified: maven/doxia/site/src/books/example-book.xml maven/dox

[ANN] Maven NSIS Plugin 2.0 for Maven 1.x released

2006-07-28 Thread Lukas Theussl
We are pleased to announce the Maven NSIS Plugin 2.0 release! http://maven.apache.org/maven-1.x/plugins/nsis/ A plugin to generate Win32 installer programs using NSIS === Changes in this version include: New Featur

[ANN] Maven FAQ Plugin 1.6.1 for Maven 1.x released

2006-07-28 Thread Lukas Theussl
We are pleased to announce the Maven FAQ Plugin 1.6.1 release! http://maven.apache.org/maven-1.x/plugins/faq/ Creates XDoc documentation from an FAQ XML document. === Changes in this version include: Fixed bugs: o

[ANN] Maven Cruise Control Plugin 1.8 for Maven 1.x released

2006-07-28 Thread Lukas Theussl
We are pleased to announce the Maven Cruise Control Plugin 1.8 release! http://maven.apache.org/maven-1.x/plugins/cruisecontrol/ A plugin to work with Cruise Control. Plugin can generate a Cruise Control configuration from the POM, start the CruiseControl server, and when included as a report

[ANN] Maven Antlr Plugin 1.2.2 for Maven 1.x released

2006-07-28 Thread Lukas Theussl
We are pleased to announce the Maven Antlr Plugin 1.2.2 release! http://maven.apache.org/maven-1.x/plugins/antlr/ === Changes in this version include: Changes: o Update to ANTLR 2.7.6. Fixes MPANTLR-8. =

Re: svn commit: r426618 - in /maven/doxia/trunk/doxia-core/src/main/java/org/apache/maven/doxia/module: xdoc/XdocSink.java xhtml/XhtmlSink.java

2006-07-28 Thread Vincent Siveton
2006/7/28, Trygve Laugstøl <[EMAIL PROTECTED]>: [EMAIL PROTECTED] wrote: > Author: vsiveton > Date: Fri Jul 28 10:55:37 2006 > New Revision: 426618 > > URL: http://svn.apache.org/viewvc?rev=426618&view=rev > Log: > o Changed itemFlag type to boolean instead of int thus no need to throw a Runtime

Re: svn commit: r426203 - in /maven/doxia/trunk/doxia-sandbox/doxia-book: ./ src/main/java/org/apache/maven/doxia/book/services/indexer/ src/main/java/org/apache/maven/doxia/book/services/renderer/ sr

2006-07-28 Thread Trygve Laugstøl
Vincent Siveton wrote: Hi Trygve, I like your points :) My comments inside. [snip] > > +/** > + * Default constructor > + * > + * @param sectionEntry > + */ > public BookIndexingSink( IndexEntry sectionEntry ) > { > stack.push( sectionEntry ); >

Re: Developed a RAD6 extention of maven-eclipse-plugin

2006-07-28 Thread Trygve Laugstøl
Richard van Nieuwenhoven wrote: Hello, i developed a rad-6 maven plugin based on the eclipse plugin for a big customer who want's to use maven-2. It was developed because i could not find a rad-6.0 capable maven plugin that realy works. Stuff like this should probably be extensions to th

Re: svn commit: r426618 - in /maven/doxia/trunk/doxia-core/src/main/java/org/apache/maven/doxia/module: xdoc/XdocSink.java xhtml/XhtmlSink.java

2006-07-28 Thread Trygve Laugstøl
[EMAIL PROTECTED] wrote: Author: vsiveton Date: Fri Jul 28 10:55:37 2006 New Revision: 426618 URL: http://svn.apache.org/viewvc?rev=426618&view=rev Log: o Changed itemFlag type to boolean instead of int thus no need to throw a RuntimeException Are you sure this will work? What happens when it

Re: Review surefire plugin documentation

2006-07-28 Thread Dennis Lundberg
Allan Ramirez wrote: Hi everyone, Just updated the docs of the surefire plugin. I hope you dont mind if you take a look and give me some feedback about it. Thanks staging site can be found here http://people.apache.org/~aramirez/maven-surefire-plugin/ Thanks, allan Hi Allan, Thanks for

[vote] Jeff Jensen as Maven Plugins committer

2006-07-28 Thread Lukas Theussl
Jeff has recently helped as a lot with patches and documentation for Maven 1.1-beta-3, he is also an active maintainer of some m1 plugins at the sourceforge project. He would like to continue helping us, so I propose we give him access to apply his own patches. +1 -Lukas

[vote] Shinobu Kawai as Maven Plugins committer

2006-07-28 Thread Lukas Theussl
Shinobu has been around for a long time, (at least as long as I have), sending us patches and improvements for several plugins. He has expressed interest in helping us out more, so I propose we give him access to apply his own patches. +1 -Lukas --

Re: [vote] Release Maven DOCCK plugin

2006-07-28 Thread Trygve Laugstøl
Dennis Lundberg wrote: The DOCCK plugin has been a great help for us who have been working on updating the plugin documentation. The docs for it is in the standard format. I have published the site, but have not linked to it from the Maven site yet: http://maven.apache.org/plugins/maven-docck

Re: svn commit: r426336 - in /maven/maven-1/plugins/trunk: artifact/ artifact/xdocs/ jar/ jar/xdocs/ jxr/ jxr/xdocs/ multiproject/ multiproject/xdocs/ tasklist/ tasklist/xdocs/ xdoc/ xdoc/xdocs/

2006-07-28 Thread Lukas Theussl
Arnaud, these changes will not go into beta-3, right? -Lukas [EMAIL PROTECTED] wrote: Author: aheritier Date: Thu Jul 27 17:24:50 2006 New Revision: 426336 URL: http://svn.apache.org/viewvc?rev=426336&view=rev Log: Use a custom build of velocity (1.5-20060721.044818) to wait for a release of

Re: [M1.1-beta3] A new SNAPSHOT is available

2006-07-28 Thread Lukas Theussl
applied for the next releases of the plugins. Any comments are welcome. The release isn't far Cheers, Arnaud [1] http://people.apache.org/repo/m1-snapshot-repository/maven/distributions/20060728/<http://people.apache.org/repo/m1-snapshot-repository/maven/distributions/2006

[Result] [vote] [m1] release faq and nsis plugins

2006-07-28 Thread Lukas Theussl
Result of the vote: 3 binding +1 (Arnaud, Stephane and myself). Thanks, -Lukas Lukas Theussl wrote: Hi, Here are the last two plugins to release before maven-1.1-beta-3: [] maven-faq-plugin-1.6.1 [] maven-nsis-plugin-2.0 The faq plugin 1.6.1 has only one fix that was neccessary after our la

[Result] [vote] [m1] [take2] release antlr and cruisecontrol plugins

2006-07-28 Thread Lukas Theussl
Result of the vote: 3 binding +1 (Arnaud, Stephane and myself). Thanks, -Lukas Lukas Theussl wrote: Here's my 2nd try: I'd like to release the following plugins for inclusion in maven-1.1-beta-3: [] maven-antlr-plugin-1.2.2 [] maven-cruisecontrol-plugin-1.8 I am not using either of them s

Re: [vote] Release Maven DOCCK plugin

2006-07-28 Thread Dennis Lundberg
Vincent Siveton wrote: Remove in the pom.xml Hmm, looking in the wrong place you were, young Skywalker. Moreover, I saw that for this plugin is incorrect... Yep, forgot to mention that. Waiting for http://jira.codehaus.org/browse/MPA-75 to be resolved. Cheers, Vincent 2006/7/28, De

RE: Developed a RAD6 extention of maven-eclipse-plugin

2006-07-28 Thread Mike Perham
Agreed. This would be very cool to see integrated. -Original Message- From: David J. M. Karlsen [mailto:[EMAIL PROTECTED] Sent: Friday, July 28, 2006 9:14 AM To: Maven Developers List Subject: Re: Developed a RAD6 extention of maven-eclipse-plugin Cool - this should probably be merged

Re: Developed a RAD6 extention of maven-eclipse-plugin

2006-07-28 Thread David J. M. Karlsen
Richard van Nieuwenhoven wrote: It supports J2EE projects with the websphere development envorment, supported are - EJB projects - Web projects - EAR- projects all these projects are recognized by rad-6 as what they are and use of the development enviorment including hot-deployment features. i

Re: Developed a RAD6 extention of maven-eclipse-plugin

2006-07-28 Thread Richard van Nieuwenhoven
It supports J2EE projects with the websphere development envorment, supported are - EJB projects - Web projects - EAR- projects all these projects are recognized by rad-6 as what they are and use of the development enviorment including hot-deployment features. i wrote writers for: - the ".j2ee"

RE: [vote] Release Maven DOCCK plugin

2006-07-28 Thread Cabasson Denis
Image path should be absolute path, rather than relative: Should be something like: The weird thing is that according to site.xml, path to image should be absolute... Don't really know what's happening. And as I don't have maven 2.0.5 yet. Denis. > -Message d'origine- > De : Dennis

RE: Developed a RAD6 extention of maven-eclipse-plugin

2006-07-28 Thread Mike Perham
What does it do above and beyond the normal eclipse plugin? I ask because we are using RAD here and it works fine with the normal plugin. -Original Message- From: Richard van Nieuwenhoven [mailto:[EMAIL PROTECTED] Sent: Friday, July 28, 2006 8:13 AM To: Maven Developers List Subject: Dev

Re: [vote] Release Maven DOCCK plugin

2006-07-28 Thread Vincent Siveton
Remove in the pom.xml Moreover, I saw that for this plugin is incorrect... Cheers, Vincent 2006/7/28, Dennis Lundberg <[EMAIL PROTECTED]>: Vincent Siveton wrote: > Hi Dennis, > > 2006/7/28, Dennis Lundberg <[EMAIL PROTECTED]>: >> The DOCCK plugin has been a great help for us who have been w

Re: [vote] Release Maven DOCCK plugin

2006-07-28 Thread Dennis Lundberg
Dennis Lundberg wrote: Vincent Siveton wrote: Hi Dennis, 2006/7/28, Dennis Lundberg <[EMAIL PROTECTED]>: The DOCCK plugin has been a great help for us who have been working on updating the plugin documentation. The docs for it is in the standard format. I have published the site, but have not

Re: Developed a RAD6 extention of maven-eclipse-plugin

2006-07-28 Thread Vincent Siveton
Hi Richard, The best is to open an issue for that http://jira.codehaus.org/browse/MECLIPSE Thanks Vincent 2006/7/28, Richard van Nieuwenhoven <[EMAIL PROTECTED]>: Hello, i developed a rad-6 maven plugin based on the eclipse plugin for a big customer who want's to use maven-2. It was develope

Re: [vote] Release Maven DOCCK plugin

2006-07-28 Thread Dennis Lundberg
Vincent Siveton wrote: Hi Dennis, 2006/7/28, Dennis Lundberg <[EMAIL PROTECTED]>: The DOCCK plugin has been a great help for us who have been working on updating the plugin documentation. The docs for it is in the standard format. I have published the site, but have not linked to it from the Ma

Developed a RAD6 extention of maven-eclipse-plugin

2006-07-28 Thread Richard van Nieuwenhoven
Hello, i developed a rad-6 maven plugin based on the eclipse plugin for a big customer who want's to use maven-2. It was developed because i could not find a rad-6.0 capable maven plugin that realy works. My customer allowed me to release the code, now my question is how to do it - where t

Re: [vote] Release Maven DOCCK plugin

2006-07-28 Thread Vincent Siveton
Hi Dennis, 2006/7/28, Dennis Lundberg <[EMAIL PROTECTED]>: The DOCCK plugin has been a great help for us who have been working on updating the plugin documentation. The docs for it is in the standard format. I have published the site, but have not linked to it from the Maven site yet: http://m

Re: Problems with permissions for snapshots on people.apache.org

2006-07-28 Thread Dennis Lundberg
I'll do that. -- Dennis Lundberg Vincent Siveton wrote: Dennis, thanks a lot for your feedback. What do you think to update your draft? http://docs.codehaus.org/display/MAVEN/Development+Procedures Cheers, Vincent 2006/7/28, Dennis Lundberg <[EMAIL PROTECTED]>: Thanks for the help from eve

Re: Problems with permissions for snapshots on people.apache.org

2006-07-28 Thread Vincent Siveton
Dennis, thanks a lot for your feedback. What do you think to update your draft? http://docs.codehaus.org/display/MAVEN/Development+Procedures Cheers, Vincent 2006/7/28, Dennis Lundberg <[EMAIL PROTECTED]>: Thanks for the help from everyone. Using the following piece of scripting I managed to

Re: [vote] Release Maven DOCCK plugin

2006-07-28 Thread Raphaël Piéroni
User Vote : 2006/7/28, Dennis Lundberg <[EMAIL PROTECTED]>: [SNIP] [ +1 ] 2.0, to have all Maven 2 plugins use 2.x versions If it is required to have a beta version first, please voice your opinion about that. I'd be fine with releasing a beta as well. +1 for beta release before any first

Re: Problems with permissions for snapshots on people.apache.org

2006-07-28 Thread Carlos Sanchez
On 7/28/06, Dennis Lundberg <[EMAIL PROTECTED]> wrote: Thanks for the help from everyone. Using the following piece of scripting I managed to change the permissions so that I could deploy a snapshot, in case someone else needs it. Important! Don't run it all in one batch, as I use the -f flag f

[vote] Release Maven DOCCK plugin

2006-07-28 Thread Dennis Lundberg
The DOCCK plugin has been a great help for us who have been working on updating the plugin documentation. The docs for it is in the standard format. I have published the site, but have not linked to it from the Maven site yet: http://maven.apache.org/plugins/maven-docck-plugin/ First off we n

Re: Please review Plugin plugin documentation

2006-07-28 Thread Vincent Siveton
My (small) comment: introduction.html The Plugin Plugin has FIVE goals Thanks, Vincent 2006/7/28, Maria Odea Ching <[EMAIL PROTECTED]>: Hi Everyone, The Plugin plugin docs is now ready for review :) A staging site is available at http://people.apache.org/~oching/maven-plugin-plugin.

Resolving dependencies/getting the local repository in a MojoDescriptorExtractor?

2006-07-28 Thread Jochen Kuhnle
Hi, I am currenty writing a MojoDescriptorExtractor that needs to resolve dependencies on its own, since the plugin plugin does not do this (no @requiredDependencyResolution). For this, I need to get the path to the local repository (through MavenSettings, MavenExecutionRequest, etc.) The on

Re: Problems with permissions for snapshots on people.apache.org

2006-07-28 Thread Dennis Lundberg
Thanks for the help from everyone. Using the following piece of scripting I managed to change the permissions so that I could deploy a snapshot, in case someone else needs it. Important! Don't run it all in one batch, as I use the -f flag for rm. Make sure the files have been copied before t

Re: Contribution to the Plugin Documentation

2006-07-28 Thread Vincent Siveton
Thanks Allan for that. I will review them on jira. Cheers, Vincent 2006/7/28, Allan Ramirez <[EMAIL PROTECTED]>: Hi Pete, I deployed your staging site on the following link: ejb plugin - http://people.apache.org/~aramirez/maven-ejb-plugin/ scm plugin - http://people.apache.org/~aramirez/mav

Re: Maven1 project converter

2006-07-28 Thread Trygve Laugstøl
Emmanuel Venisse wrote: oh yes :-) We're old school Emmanuel, I still use the old version too often.. -- Trygve Emmanuel Brett Porter a écrit : On 28/07/2006 7:27 PM, Emmanuel Venisse wrote: /** * @parameter expression="${component.org.apache.maven.model.converter.Maven2Converter}"

Re: Maven1 project converter

2006-07-28 Thread Dennis Lundberg
Brett Porter wrote: On 28/07/2006 7:27 PM, Emmanuel Venisse wrote: /** * @parameter expression="${component.org.apache.maven.model.converter.Maven2Converter}" * @required */ private Maven1Converter converter; or better: /** * @component */ private Maven1Converter converter; Thanks

Re: Problems with permissions for snapshots on people.apache.org

2006-07-28 Thread Carlos Sanchez
In fact the suggested option is 644 for files, the problem is that maven doesn't delete the metadata files before uploading the new ones, there's already a jira. You can manually delete the metadata files and create them again copying the contents and setting the 664 permissions. Then try to depl

Re: Problems with permissions for snapshots on people.apache.org

2006-07-28 Thread Jochen Wiedmann
On 7/28/06, Emmanuel Venisse <[EMAIL PROTECTED]> wrote: 664 775 Shouldn't that be the default? -- My wife Mary and I have been married for forty-seven years and not once have we had an argument serious enough to consider divorce; murder, yes, but divorce, never. (Jack Benny) --

Re: Maven1 project converter

2006-07-28 Thread Emmanuel Venisse
oh yes :-) Emmanuel Brett Porter a écrit : On 28/07/2006 7:27 PM, Emmanuel Venisse wrote: /** * @parameter expression="${component.org.apache.maven.model.converter.Maven2Converter}" * @required */ private Maven1Converter converter; or better: /** * @component */ private Maven1Conve

Re: Problems with permissions for snapshots on people.apache.org

2006-07-28 Thread Emmanuel Venisse
The permissions settings must be 664 for files. It must be define in the settings.xml like this: apache.snapshots evenisse 664 775 For files you modified, you can fix permissions with fix-permissions.sh script in /x1/www/people.apache.org/repo/m2-snapshot-repo

Re: Maven1 project converter

2006-07-28 Thread Brett Porter
On 28/07/2006 7:27 PM, Emmanuel Venisse wrote: /** * @parameter expression="${component.org.apache.maven.model.converter.Maven2Converter}" * @required */ private Maven1Converter converter; or better: /** * @component */ private Maven1Converter converter; -- Apache Maven - http://maven.

Re: Problems with permissions for snapshots on people.apache.org

2006-07-28 Thread Jochen Wiedmann
On 7/28/06, Dennis Lundberg <[EMAIL PROTECTED]> wrote: I just tried to deploy a new snapshot of the docck plugin. The new jar was correctly uploaded to: /www/people.apache.org/maven-snapshot-repository/org/apache/maven/plugins/maven-docck-plugin/1.0-SNAPSHOT Read /www/cvs.apache.org/maven-sna

Re: Maven1 project converter

2006-07-28 Thread Emmanuel Venisse
Dennis Lundberg a écrit : I use it through the maven-maven1-plugin like this: Maven1Converter converter = new Maven1Converter(); converter.setBasedir( basedir ); try { converter.execute(); } catch ( ProjectConverterException e )

Problems with permissions for snapshots on people.apache.org

2006-07-28 Thread Dennis Lundberg
Hi all I just tried to deploy a new snapshot of the docck plugin. The new jar was correctly uploaded to: /www/people.apache.org/maven-snapshot-repository/org/apache/maven/plugins/maven-docck-plugin/1.0-SNAPSHOT But then I got an error message saying: "[INFO] Error installing artifact's metada

Re: Maven1 project converter

2006-07-28 Thread Dennis Lundberg
I use it through the maven-maven1-plugin like this: Maven1Converter converter = new Maven1Converter(); converter.setBasedir( basedir ); try { converter.execute(); } catch ( ProjectConverterException e ) { throw new M

Re: [M1.1-beta3] A new SNAPSHOT is available

2006-07-28 Thread Nicolas De Loof
I also published [3] the list of the current changes already applied for the next releases of the plugins. Any comments are welcome. The release isn't far Cheers, Arnaud [1] http://people.apache.org/repo/m1-snapshot-repository/maven/distributions/20060728/<http://people.apache.org/

Please review Plugin plugin documentation

2006-07-28 Thread Maria Odea Ching
Hi Everyone, The Plugin plugin docs is now ready for review :) A staging site is available at http://people.apache.org/~oching/maven-plugin-plugin. Thanks, Odea

Re: Contribution to the Plugin Documentation

2006-07-28 Thread Allan Ramirez
Hi Pete, I deployed your staging site on the following link: ejb plugin - http://people.apache.org/~aramirez/maven-ejb-plugin/ scm plugin - http://people.apache.org/~aramirez/maven-scm-plugin/ Thanks, allan Allan Ramirez wrote: Hi pete, I can do that. I will mail you after I deployed it. Ch

Re: Maven1 project converter

2006-07-28 Thread Emmanuel Venisse
Yes it works fine for me. How do you use it? Emmanuel Dennis Lundberg a écrit : Emmanuel, I'm still not getting the plexus components to work, even after your latest commits. Is it working for you? [DEBUG] Trace java.lang.NullPointerException at org.apache.maven.model.converter.Mav

Re: Maven1 project converter

2006-07-28 Thread Dennis Lundberg
Emmanuel, I'm still not getting the plexus components to work, even after your latest commits. Is it working for you? [DEBUG] Trace java.lang.NullPointerException at org.apache.maven.model.converter.Maven1Converter.execute(Maven1Converter.java:122) at org.apache.maven.maven1c

Re: Plugins can't be built!

2006-07-28 Thread Dennis Lundberg
Wendy Smoak wrote: On 7/13/06, Brett Porter <[EMAIL PROTECTED]> wrote: For right now, everything works, but to use the next release of the plugin plugin, you need the next release of Maven (however, the previous version will of course continue to work and could be branched). That is, those livi

Re: Plugins can't be built!

2006-07-28 Thread Dennis Lundberg
Wendy Smoak wrote: On 7/13/06, Brett Porter <[EMAIL PROTECTED]> wrote: For right now, everything works, but to use the next release of the plugin plugin, you need the next release of Maven (however, the previous version will of course continue to work and could be branched). That is, those livi