RE: mvn site [ERROR] Unable to determine if resource

2016-05-21 Thread sekaijin
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: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: mvn site [ERROR] Unable to determine if resource

2016-05-17 Thread sekaijin
Hi,


I use nexus. it contains all my artifacts and also the mirrors of the
Internet repostories.
my settings.xml reference only my nexus server.

for all maven commands, all except , maven use my Nexus server to download
the jar sources.jar tar.gz zip etc.

but when I execute  maven tries to upload my artifacts from
repository.apache.org, mvnrepository.com, maven.java.net, etc.

it would not be a problem if it produced the site. but it puts enormously
time trying all internet repositories while I have no internet access. and
ultimately failed in creating the site after more than an hour.



A+JYT



--
View this message in context: 
http://maven.40175.n5.nabble.com/mvn-site-ERROR-Unable-to-determine-if-resource-tp5868018p5868525.html
Sent from the Maven - Users mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



mvn site [ERROR] Unable to determine if resource

2016-05-14 Thread sekaijin
I'm runnig mvn 3.3.9
i'm using a nexus repository as a miror (not internet acces)

I've somes erros on mvn site command


I've added each repositories in mirror settings 
but mvn continue to try to connect on internet

A+JYT



--
View this message in context: 
http://maven.40175.n5.nabble.com/mvn-site-ERROR-Unable-to-determine-if-resource-tp5868018.html
Sent from the Maven - Users mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org