Details
Description
- checkout jbehave-core
- execute mvn clean install -Pexamples,gui -U
Get error building for unsatisfied dependency which is not in any public repo that I know of.
[ERROR] Failed to execute goal on project jbehave-hudson-plugin: Could not resolve dependencies for project org.jbehave:jbehave-hudson-plugin:hpi:3.3-SNAPSHOT: Could not find artifact com.google.code.guice:guice:jar:2.0.1
The two repos in settings.xml do not contain it either.
Suggest upgrade to already publicly available guice release or put it somewhere.
Activity
Mauro Talevi
made changes -
Field | Original Value | New Value |
---|---|---|
Issue Type | Bug [ 1 ] | Task [ 3 ] |
Assignee | Mauro Talevi [ maurotalevi ] | |
Fix Version/s | 3.3 [ 17108 ] |
Mauro Talevi
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
There is http://code.google.com/p/guice-maven/ I suppose, if I trust it.