This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Ant, Maven and Other Build Tools and the fly likes Maven build error Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » Ant, Maven and Other Build Tools
Reply Bookmark "Maven build error" Watch "Maven build error" New topic
Author

Maven build error

Joe Harry
Ranch Hand

Joined: Sep 26, 2006
Posts: 8795

Guys,

As I was trying to build my project, I face the following error:



But the fact is, I have this jar file already in my local repository. Why would Maven every time look for it in external repositories and result in a build failure.


SCJP 1.4, SCWCD 1.4 - Hints for you, SCBCD Hints - Demnachst, SCDJWS - Auch Demnachst
Did a rm -R / to find out that I lost my entire Linux installation!
Joe Harry
Ranch Hand

Joined: Sep 26, 2006
Posts: 8795

There was some junk in my Maven pom.xml that was causing the above error. Managed to get rid of it.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Maven build error
 
Similar Threads
Maven Repo Location
linking my own application jar file to my maven build.
cannot download j2ee-1.4.jar as defined in my pom.xml
Could not resolve dependencies for maven project
Maven Project Running Problem