Hi, Dennis I know what wrong. I work with eclipse and the setting of eclipse is to download source code and java doc. Now I disabled it in eclipse. I just wander how to enable download source code and java-doc in mvn command.
Dennis Lundberg-2 wrote: > > youhaodeyi wrote: >> My maven will try to download all the dependency jars including >> source-code >> and javadoc. There are many errors for downloading source-code and >> javadoc. >> How can disable maven to download them? > > What command are you using when this happens? > > To the best of my knowledge, downloading of -source and -javadoc jars > are *off* by default. > > -- > Dennis Lundberg > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/How-can-I-disable-maven-download-source-code-and-javadoc-for-dependency-jars--tp15554273s177p15579980.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
