Wendy Smoak wrote:
On 8/1/06, Ted Husted <[EMAIL PROTECTED]> wrote:

My copy of mvn doesn't seem to think that download sources is an option :(

You try it with -U to see if you've got the latest IDEA plugin.  I
forget when that was added.  If not, depending on how much time you
have to spend on this, my next step would be to build
maven-idea-plugin from source.  Or I'd script a bunch of 'wget ...'
statements to grab what I needed.

Heh, or just munge the command slightly... it should be

  mvn idea:idea -DdownloadSources=true -DdownloadJavadocs=true -Papps

i.e. with '-Ddownload...' not just '-download...'. Works for me :-)

L.


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

Reply via email to