Hello,

the download URLs must be different if you use a mirror. If nothing
changes your settings file is most likely not honored.

Try specifying it explicitely with -s option and turn on debug
logging, it will print what settings are loaded and in effect.

1492 [DEBUG] Reading global settings from 
C:\devenv\apache-maven-3.2.5\conf\settings.xml
1492 [DEBUG] Reading user settings from ...\settings.xml
1527 [DEBUG] Using local repository at ...\repository
1556 [DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 
for ...repository
1567 [INFO] Scanning for projects...
2032 [DEBUG] Using mirror xmirror (.../repository/seeburger/) for central 
(https://repo.maven.apache.org/maven2).

You might also want to share a debug output with us if you cant make
progress. 

I would start with a small simple maven project and then move to your
troubled pom.

Gruss
Bernd


 Am Fri, 20 May
2016 06:19:52 -0700 (MST) schrieb sekaijin <[email protected]>:

> I tried somes settings.xml
> without a declaration of mirrors
> with a statement for all mirrors (*)
> with an individual statement by mirror
> 
> I always get the same result. exactly the same logs.
> 
> A+JYT
> 
> 
> 
> --
> View this message in context:
> http://maven.40175.n5.nabble.com/mvn-site-ERROR-Unable-to-determine-if-resource-tp5868018p5868855.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]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to