Hi

You might want to checkout the maven-invoker-plugin. It's SVN at:

http://svn.apache.org/repos/asf/maven/sandbox/plugins/maven-invoker-plugin

and IIRC has a snapshot deployed to the snapshot repository:

<pluginRepositories>
 <pluginRepository>
   <id>apache.snapshots</id>
   <url>http://people.apache.org/repo/m2-snapshot-repository</url>
 </pluginRepository>
</pluginRepositories>

For help configuring the plugin, see the maven-assembly-plugin's
integration-test profile:

http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-assembly-plugin/pom.xml

Wow, thanks!

I'll try this out.

Bye.
/lexi

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to