Good day, 

Doing mvn
org.apache.maven.plugins:maven-install-plugin:2.2-SNAPSHOT:install-file ....
should work ( just tried it myself ).

And I've checked [1] and it works.

Cheers,
Franz

[1]
http://people.apache.org/maven-snapshot-repository/org/apache/maven/plugins/maven-install-plugin/2.2-SNAPSHOT/maven-install-plugin-2.2-20061118.060401-2.jar


Wojtek Ciesielski wrote:
> 
> Nick Stolwijk wrote:
>> First, try installing it with version 2.2-SNAPSHOT.
>> 
>> You can always try to call it yourself bij:
>> 
>> mvn
>> org.apache.maven.plugins:maven-install-plugin:2.2-SNAPSHOT:install-file
> 
> It's still not working :(
> 
>   mvn 
> org.apache.maven.plugins:maven-install-plugin:2.2-SNAPSHOT:install-file 
> -DgroupId=hadoop -DartifactId=hadoop-core -Dversion=0.12.2 
> -Dclassifier=sources -Dpackaging=jar -Dfile=hadoop-0.12.2-sources.jar
> [WARNING] Overriding profile: 'repositoryOverride' (source: 
> settings.xml) with new instance from source: settings.xml
> [INFO] Scanning for projects...
> [INFO] 
> ----------------------------------------------------------------------------
> [INFO] Building Maven Default Project
> [INFO]    task-segment: 
> [org.apache.maven.plugins:maven-install-plugin:2.2-SNAPSHOT:install-file] 
> (aggregator-style)
> [INFO] 
> ----------------------------------------------------------------------------
> [INFO] [install:install-file]
> [INFO] Installing /home/maven/hadoop-0.12.2-sources.jar to 
> /usr/local/mavenProxy/target/repo/hadoop/hadoop-core/0.12.2/hadoop-core-0.12.2.jar
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESSFUL
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 1 second
> [INFO] Finished at: Mon Apr 02 15:12:19 CEST 2007
> [INFO] Final Memory: 2M/4M
> [INFO] 
> ------------------------------------------------------------------------
> 
> It's still installed without -sources...
> 
> Wojtek
> 
> 
> ----------------------------------------------------------------------
> Plan to poĊ‚owa sukcesu.
> Sprawdz na >>> http://link.interia.pl/f1a41
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Trying-to-install-sources-for-3rd-party-library...-tf3504842s177.html#a9802522
Sent from the Maven - Users mailing list archive at Nabble.com.


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

Reply via email to