[VOTE] Release Maven Archetype plugin version 2.0-alpha-1

2008-02-01 Thread Raphaël Piéroni
Hi, Here comes the time for calling the first release of the Maven Archetype plugin version 2.0-alpha-1. Staging repo: http://people.apache.org/~rafale/staging-repo/maven-archetype-plugin/ Staging site: No staging site now, the new documentation is not yet written. Its is planed for version 2.0-

Re: svn commit: r616959 - in /maven/plugins/trunk/maven-help-plugin: pom.xml src/main/java/org/apache/maven/plugins/help/SystemMojo.java src/site/apt/index.apt src/site/apt/usage.apt

2008-02-01 Thread Hervé BOUTEMY
no, it is for p-u != 1.1 (the version in Maven 2.0.5- ) regards, Hervé Le vendredi 01 février 2008, Vincent Siveton a écrit : > I was thinking that prerequisites 2.0.6+ was for p-u > 1.4.5, isn't? > > Cheers, > > Vincent > > 2008/1/31, Dennis Lundberg <[EMAIL PROTECTED]>: > > The new plexus-util

[Fwd: Is there already a Module-Overview-Plugin?]

2008-02-01 Thread Joerg Hohwiller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello everybody, I posted to the users list but got no answer. Further I think of a deeper integration now so dev-list might make more sense... | Hi there, | | I just wonder if there is already a plugin for maven2 | that can generate a table with th

Re: Please comment: 2.1 Lifecycle Features on MAVEN Confluence space

2008-02-01 Thread John Casey
Yeah, upon thinking about this a little more, I think it could be a really bad idea to expose the "live" BuildPlan to plugins, at least without making it a read-only view. Instead, I'd much rather provide a second extension point for Maven that's well-defined and well-documented like the basic Mojo

Re: Please comment: 2.1 Lifecycle Features on MAVEN Confluence space

2008-02-01 Thread Joerg Hohwiller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi there, | Right...I guess it'd help to include the URL: | | http://docs.codehaus.org/display/MAVEN/Deterministic+Lifecycle+Planning | | Thanks! I generally agree with what you are saying. You are pointing out common problems very well. The solution

Re: Install maven 20.8 on maven.zones.a.o

2008-02-01 Thread Arnaud HERITIER
Nobody ? No idea ? I would like to be sure that the build is good before to release the plugin (in almost 1 week) Arnaud On Feb 1, 2008 8:59 AM, Arnaud HERITIER <[EMAIL PROTECTED]> wrote: > Hi all, > > Is it possible to add maven 2.0.8 on our integration server ? > The eclipse plugin require

Missing Maven 2.0.8 sources

2008-02-01 Thread Paul Benedict
The Maven 2.0.8 sources and 2.0.8 Ant Task sources are not uploaded into mirrors. Can somebody take care of this? Paul

Invoke external plugin goal within custom plugin

2008-02-01 Thread Felix Knecht
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all Within my own plugin I'd like to invoke the goal foo:bar of another plugin before executing stuff. The goal is not phase based but invoked by commandline. mvn myfoo:bar shall first invoke foo:bar and then myfoo:bar. How can I do this? Th

Install maven 20.8 on maven.zones.a.o

2008-02-01 Thread Arnaud HERITIER
Hi all, Is it possible to add maven 2.0.8 on our integration server ? The eclipse plugin requires it to build (not to be used - but I have to check) because we have some tests for encoding issues. How can I do it ? I have access to the server but I think that i need to be admin in continuum