-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: More Errors Trying to Build Master ogm-documentation-manual
PostPosted: Mon Dec 01, 2014 1:38 pm 
Newbie

Joined: Sun Nov 30, 2014 1:43 pm
Posts: 8
Code:
[ERROR] Failed to execute goal org.jboss.maven.plugins:maven-jdocbook-plugin:2.3
.6:resources (default-resources) on project hibernate-ogm-documentation-manual:
Unexpected problem: Unable to locate artifact [org.jboss.jdocbook:jdocbook-core:
jar:1.0.5]: Failure to find org.jboss.jdocbook:jdocbook-core:jar:1.0.5 in https:
//repo.maven.apache.org/maven2 was cached in the local repository, resolution wi
ll not be reattempted until the update interval of central has elapsed or update
s are forced
[ERROR]
[ERROR] Try downloading the file manually from the project website.
[ERROR]
[ERROR] Then, install it using the command:
[ERROR] mvn install:install-file -DgroupId=org.jboss.jdocbook -DartifactId=jdocb
ook-core -Dversion=1.0.5 -Dpackaging=jar -Dfile=/path/to/file


Top
 Profile  
 
 Post subject: Re: More Errors Trying to Build Master ogm-documentation-manual
PostPosted: Tue Dec 02, 2014 9:02 am 
Hibernate Team
Hibernate Team

Joined: Sat Jan 24, 2009 12:46 pm
Posts: 388
See my other answer on JipiJapa, I guess you don't have the JBoss Maven repo added to your settings.xml.

Just use the settings-example.xml from the root dir of OGM. Or skip the build of the doc module by appending -DskipDocs=true (it's not needed during development most of the time).

Hth,

--Gunnar

_________________
Visit my blog at http://musingsofaprogrammingaddict.blogspot.com/


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.