Details
Description
When I execute integration tests using cargo I got following message:
Missing:
----------
1) org.codehaus.cargo:cargo-core-api-module:jar:2.4.1
I don't know why 2.4.1 version was resolved. I haven't found any artifact with 2.4.1 version in local repository.
When I change all $
{version} properties in cargo-core-api-module and cargo-core-api-container pom to fixed value "0.9", all dependencies are resolved correctly. I know that is a problem with maven version resolving mechanism, but maybe You can change ${version}property to something more unique for cargo project?
Activity
Savas Ali Tokmen
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | Closed [ 6 ] |
| Fix Version/s | 1.0 [ 13036 ] | |
| Resolution | Fixed [ 1 ] |