hello, I tried to set up a jar repository on a server in local LAN (instead of the one
in ibiblio), the setting is "maven.repo.remote = file:////myServer/jars", the
"myServer" has shared the "jars" directory to all PCS in the LAN.
however, I kept getting the following error message when I run "maven java:jar"
"....... java.lang.IllegalAccessError: already connected"
I'm sure the network connectivity (as well as the sharing) is ok, cause I could
access it through NT explorer. So could someone give me some insights?
Thanks in advance,
Steve