You are viewing a plain text version of this content. The canonical link for it is here.
Posted to m2-dev@maven.apache.org by Jason van Zyl <ja...@maven.org> on 2005/02/17 00:26:31 UTC

Re: cvs commit: maven-components/maven-core/src/test/java/org/apache/maven/plugin PluginParameterExpressionEvaluatorTest.java

On Wed, 2005-02-16 at 11:47 +0100, Emmanuel Venisse wrote:
> > Hey this looks good!
> 
> I think there are some corrections to do.
> For package, install and deploy, we must use the pom type and not always the
> jar plugin
> 
> for war :
> =>package : war:war
> =>install : war:install
> =>deploy : war:deploy
> 
> for pom :
> =>install : pom:install
> =>deploy : pom:deploy
> 
> Is it possible to use #pom.type instead of jar.
> Is it possible to redefine phases in pom (like package run my specific goal)

It's coming, simplest thing first. I just wanted to get the bootstrap
working as the first step. Next step is getting it0008, and it0009
working again where a plugin configuration replaces what a pre/post goal
did and then I'll start wiring the artifact handlers into the life
cycle.

-- 
jvz.

Jason van Zyl
jason at maven.org
http://maven.apache.org

happiness is like a butterfly: the more you chase it, the more it will
elude you, but if you turn your attention to other things, it will come
and sit softly on your shoulder ...

 -- Thoreau