Hi Steve,

Note sure what you are trying to do here but source and javadoc dependencies 
are not defined to be added as dependencies. Instead they are used by tools 
like m2eclipse [1] that download them whenever you access a class of one of 
your dependency. M2eclipse is really convenient, you should try it.


Regards,
Reynald


P.S: Link:
[1]: http://m2eclipse.sonatype.org/

On Thursday, December 16, 2010 at 14:42 , Steve Cohen wrote:

> Kind of a newb9ie question:
> 
> I wish to update a project to use the later version of a dependency. 
> There are some incompatibilities and I'd like to try to come up to speed 
> quickly. In the past I've simply gone to the project's web site and 
> browsed or downloaded javadoc and/or source. But what's the right maven 
> way to handle this? None of the scopes' definitions seem to fit this case?
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
> 
> 
> 
> 


Reply via email to