The sources goal tries to find sources for all your dependencies. What else is it you want to do?
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 04, 2008 11:35 AM To: [email protected] Subject: how to dependency:sources if sources at different location Hi, I want to dependency:sources the sources from http://repo1.maven.org/maven2/org/springframework/spring/2.0.2/ But in my pom.xml I have only references to parts of spring, for example <dependency> <groupId>org.springframework</groupId> <artifactId>spring-core</artifactId> <version>2.0.2</version> </dependency> Any idea how to solve this? thanx, torsten --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
