-
1. Re: Preview/Alpha Release of Overlord API Management
jorgemoralespou_2 Sep 9, 2014 6:00 PM (in response to eric.wittmann)Hi Eric,
While trying to build and execute quickstart I'm getting errors, as I can not get missing dependencies:
Failed to execute goal on project apiman-dt-api-beans: Could not resolve dependencies for project org.overlord.apiman:apiman-dt-api-beans:jar:1.0.0-SNAPSHOT: Could not find artifact org.jboss.errai:errai-common:jar:3.0.3-SNAPSHOT
Is there any specific configuration needed for the settings? If so, could be good to also ship a version of the settings with working repositories, so one can build with -s and not really care if I have the required repositories configured. Otherwise just document the required repos.
-
2. Re: Preview/Alpha Release of Overlord API Management
eric.wittmann Sep 10, 2014 7:49 AM (in response to jorgemoralespou_2)Jorge - it's strange that you're seeing that error, because I'm sure that Errai 3.0.3-SNAPSHOT exists in the JBoss maven repository:
Index of /groups/public/org/jboss/errai/errai-common/3.0.3-SNAPSHOT
Do you perhaps have SNAPSHOTs disabled? Unfortunately at this point I need to depend on a SNAPSHOT version of Errai because 3.0.3.Final has not yet been released (although it should be soon).