Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
1.7.0
-
None
-
None
-
Linux Mint Olivia
Description
I've downloaded the last version from the repository. This is the link:
After unpack it, I've run the mvn clean install command. When it finishes with a 'BUILD SUCCESS' I try to run the jclouds and I get the following error:
./assembly/src/main/filtered-resources/unix/bin/jclouds
jclouds: Ignoring predefined value for KARAF_HOME
shell: Ignoring predefined value for KARAF_HOME
/opt/tools/jclouds-cli-1.7.0/assembly/src/main/filtered-resources/unix/bin/shell: line 264: $KARAF_HOME/system/org/apache/jclouds/cli/runner/${project.version}/runner-${project.version}.jar: bad substitution
I guess ${project.version} should be changed by the right version.