Re: Help understanding install:install-file and -Dsources or -Djavadoc

2009-12-30 Thread Jonathan Gold
Anders -- Thanks for the response. I'm just turning back to this now, and am not sure what version I'm using. According to: mvn help:describe -Dplugin=install I'm using version 2.3: [INFO] Scanning for projects... [INFO] Searching repository for plugin with prefix: 'help'.

Re: Help understanding install:install-file and -Dsources or -Djavadoc

2009-12-30 Thread Anders Hammar
I believe the help plugin shows the wrong version. There was a discussion around this some time ago. You're most likely using v2.2. Best-practise is however to always pin down the version of your plugins. /Anders On Wed, Dec 30, 2009 at 19:32, Jonathan Gold jgold...@gmail.com wrote: Anders --

Re: Help understanding install:install-file and -Dsources or -Djavadoc

2009-12-12 Thread Anders Hammar
What version of the plugin are you using? sources and javadoc params were added in v2.3. /Anders On Sat, Dec 12, 2009 at 02:15, Jonathan Gold jgold...@gmail.com wrote: Based on what I read in the install-file doc here:

Help understanding install:install-file and -Dsources or -Djavadoc

2009-12-11 Thread Jonathan Gold
Based on what I read in the install-file doc here: http://maven.apache.org/plugins/maven-install-plugin/install-file-mojo.html I was under the impression that the following command line would install local binary, javadoc, and source jars: mvn install:install-file \