As well as the IDEA plugin, of course ;-)

On Mon, 2006-08-21 at 15:57 -0400, Tomislav Stojcevich wrote:
> The maven-dependency-plugin has a sources goal.
> http://mojo.codehaus.org/dependency-maven-plugin/introduction.html
> 
> mvn dependency:sources
> 
> This is not available in the released 1.0 version, but it is in the
> 1.1-SNAPSHOT.  You need to build from source or get from mojo snapshot
> repository.  
> http://snapshots.maven.codehaus.org/maven2/org/codehaus/mojo/dependency-maven-plugin/1.1-SNAPSHOT/
> 
> Or just use the eclipse plugin with the -DdownloadSources=true and
> ignore the generated eclipse files.
> 
> On 8/21/06, Patrick Moore <[EMAIL PROTECTED]> wrote:
> > Hi there -
> >
> > It looks like there is no way with maven2 to get the generated javadoc jar 
> > or
> > the sources.jar files. Is this correct?
> >
> > Been looking for a while for a way and I found this:
> > http://jira.codehaus.org/browse/MNG-2248
> >
> > -Pat
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> 
> 


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

Reply via email to