Markus Pscheidt wrote: > The problem is that there seems to be no download place available for > jaxrpc.jar which I could use in the URL parameter of the dependency > element. The place at ibiblio does not contain jar files for jaxrpc ( > http://www.ibiblio.org/maven/jaxrpc/ ).
Sun's licensig policy does not allow ibiblio (and others) to redistribute their software. A solution (legal+technical) is being worked on to assist Maven users in dowloading necessary jars fulfilling Sun's policy (which is presenting full license text to the user and his/ her explicit acceptance of it). > Of course, one solution is to copy jaxrpc.jar to > $MAVEN_REPO_LOCAL/jaxrpc/jars/jaxrpc-1.0.jar, but this is not very elegant. Until the aforementioned solution is complete this is exactly the way you should solve your problem. R. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
