Re: Configuring plugins in custom lifecycle

2011-04-01 Thread Anders Hammar
AFAIK it's not possible. /Anders On Thu, Mar 31, 2011 at 15:35, Stefan Schulze wrote: > Hi, > > I'd like to write a custom packaging to add some javascript-tooling. As > part of this, it should be packaged with maven-assembly-plugin. > I wrote the components.xml and lifecycle.xml mapping the pa

Configuring plugins in custom lifecycle

2011-03-31 Thread Stefan Schulze
Hi, I'd like to write a custom packaging to add some javascript-tooling. As part of this, it should be packaged with maven-assembly-plugin. I wrote the components.xml and lifecycle.xml mapping the package-phase to org.apache.maven.plugins:maven-assembly-plugin:2.2.1:single and tried to configur