Results 1 to 4 of 4
Thread: Maven problem
- 06-27-2012, 01:22 PM #1
Member
- Join Date
- Jun 2012
- Posts
- 2
- Rep Power
- 0
Maven problem
C:\Git\cas>
C:\Git\cas>mvn clean package -P local -Dmaven.test.skip=true
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building cas 1.2.2
[INFO] ------------------------------------------------------------------------
Downloading: http://download.java.net/maven/2/org...ugin-2.4.1.pom
Downloading: http://repository.codehaus.org/org/a...ugin-2.4.1.pom
Downloading: http://repo.maven.apache.org/maven2/...ugin-2.4.1.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.827s
[INFO] Finished at: Wed Jun 27 16:33:19 IST 2012
[INFO] Final Memory: 2M/5M
[INFO] ------------------------------------------------------------------------
[ERROR] Plugin org.apache.maven.plugins:maven-clean-plugin:2.4.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven
.plugins:maven-clean-plugin:jar:2.4.1: Could not transfer artifact org.apache.maven.plugins:maven-clean-plugin:pom:2.4.1 from/to maven2-repository.dev.java.net (http://do
wnload.java.net/maven/2): Not authorized by proxy, ReasonPhrase:Proxy Authentication Required ( The ISA Server requires authorization to fulfill the request. Access to th
e Web Proxy filter is denied. ). -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/d...utionException
any one knows about how to solve this issue?
- 06-28-2012, 08:48 PM #2
Re: Maven problem
Removed from Maven: 'cmd' is not recognised as an internal or external command
Don't post in old dead threads and don't hijack another poster's thread.
dbWhy do they call it rush hour when nothing moves? - Robin Williams
- 06-29-2012, 09:30 AM #3
Moderator
- Join Date
- Apr 2009
- Posts
- 10,459
- Rep Power
- 16
Re: Maven problem
ReasonPhrase:Proxy Authentication Required ( The ISA Server requires authorization to fulfill the request. Access to the Web Proxy filter is denied. ).
Seems pretty clear you have a proxy problem.Please do not ask for code as refusal often offends.
- 07-02-2012, 10:23 AM #4
Member
- Join Date
- Jun 2012
- Posts
- 2
- Rep Power
- 0
Similar Threads
-
No Persistence provider problem with Maven
By spac in forum JDBCReplies: 2Last Post: 01-28-2011, 06:22 PM -
Using Maven
By tascoa in forum New To JavaReplies: 0Last Post: 08-21-2009, 03:45 PM -
Compile time Annotation Processing - Maven build problem
By Milesy in forum Advanced JavaReplies: 0Last Post: 07-09-2009, 11:11 AM -
Maven plugin for eclipse + "Updating Maven Dependencies" problem??
By sbutt in forum EclipseReplies: 0Last Post: 04-20-2009, 06:26 PM -
Maven or ANT
By goldhouse in forum Reviews / AdvertisingReplies: 0Last Post: 08-09-2007, 08:01 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks