Hi all, me again... :-)
Every time I build axis2 I'm getting lots of boring messages such as:
Error retrieving artifact from [
http://mirrors.sunsite.dk/maven/ws-commons/jars/XmlSchema-1.0-SNAPSHOT.jar]: java.io.IOException: Forbidden.
Artifact /ws-commons/jars/XmlSchema-1.0-SNAPSHOT.jar doesn't exists in remote repository, but it exists locally
Possibly I'm wrong, but it smells as a maven debility. That is, it shoud first check if the artifact is present locally. If not, it should try to download it from some place. However, seems like it is doing the inverse algorithm...
Is there anyway of hiding these messages??
Thanks!
PS: I think it's time to lighten the list and invest some hours studing maven.... :-)
Loreno
- boring messagens buiding axis2 Loreno Oliveira
- Re: [Axis2] boring messagens buiding axis2 Eran Chinthaka
