  | | | Maven Wagon | Maven Wagon 2007-10-03 - By nap4110
Back
Hi Newbie here:
We want to use wagon to grab specific artifacts from our repository. I have looked at the sample test case provided by apache here:
http://svn.apache.org/repos/asf/maven/wagon/trunk/wagon-provider-test/src/main /java/org/apache/maven/wagon/WagonTestCase.java
What isn't clear is how we instantiate the Wagon obj. Wagon wagon = (Wagon) lookup( Wagon.ROLE, getProtocol() );
Not sure how this works. If anyone has a more straightfowared example I would appreciate the assistance.
Thanks, Neil -- View this message in context: http://www.nabble.com/Maven-Wagon-tf4563767s177 .html#a13025668 Sent from the Maven - Users mailing list archive at Nabble.com.
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: users-unsubscribe@(protected) For additional commands, e-mail: users-help@(protected)
|
|
 |