0

zksample2 build failed

asked 2014-04-18 16:10:33 +0800

THENNA gravatar image THENNA
0

[ERROR] Failed to execute goal on project spring-hibernate-backend: Could not resolve dependencies for project de.forsthaus:spring-hibernate-backend:jar:1.0-SNAPSHOT: Failure to find com.trg:trg-search-hibernate:jar:0.5.1 in was cached in the local repository, resolution will not be reattempted until the update interval of trg-dao-repo has elapsed or updates are forced -> [Help 1]

delete flag offensive retag edit

Comments

Made it work by adding http://maven.petalslink.com/repo/ repo along with http://hibernate-generic-dao.googlecode.com/svn/trunk/maven-repo/

THENNA ( 2014-04-18 20:57:34 +0800 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-04-18 16:31:46 +0800

chillworld gravatar image chillworld flag of Belgium
5367 4 9
https://github.com/chillw...

updated 2014-04-18 16:34:54 +0800

Add this to your repo's :

<repository>
     <id>trg-dao-repo</id>
     <name>Repository for The Revere Group's Hibernate Generic DAO framework</name>
     <url>http://hibernate-generic-dao.googlecode.com/svn/trunk/maven-repo/</url>
</repository>

Greetz chill.

link publish delete flag offensive edit
Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow
1 follower

RSS

Stats

Asked: 2014-04-18 16:10:33 +0800

Seen: 11 times

Last updated: Apr 18 '14

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More