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-
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
-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
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
-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
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
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
-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
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