cd maven-plugins/java
maven plugin:install
Actually, I released the 1.5 Java plugin, though didn't do an
announcement. Let me send that now.
Basically, you can do:
maven plugin:download -DgroupId=maven -DartifactId=maven-java-plugin
-Dversion=1.5
Cheers,
Brett
Doug Knesek wrote:
Brett,
I chec
Brett,
I checked out maven-plugins. But how do I do a
plugin:install pointing to the local directory in
which I checked out the latest plugins?
--- Brett Porter <[EMAIL PROTECTED]> wrote:
> try checking out maven-plugins CVS and running
> plugin:install on the
> java plugin. This has been fixed