Just read what Tomislav wrote, this is a feature of the 1.1-SNAPSHOT
version....

Denis


Patrick Moore-3 wrote:
> 
> Hi --
> 
> I tried :
> 
>  mvn dependency:sources 
> 
> and the plugin does not know about the sources goal (which is also not
> reference on the web page given below.)
> 
> Is it possible that you are using a snapshot build of this plugin?
> 
> -Pat
> 
> --- Tomislav Stojcevich <[EMAIL PROTECTED]> 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]
>> >
>> >
>> 
>> 
>> -- 
>> tom
>> 
>> ---------------------------------------------------------------------
>> 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]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/getting-the-sources-and-javadocs-tf2141673.html#a5930192
Sent from the Maven - Users forum at Nabble.com.


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

Reply via email to