Marc Morata created JCLOUDS-425:
-----------------------------------
Summary: bad substitution error after compile
Key: JCLOUDS-425
URL: https://issues.apache.org/jira/browse/JCLOUDS-425
Project: jclouds
Issue Type: Bug
Components: jclouds-cli
Affects Versions: 1.7.0
Environment: Linux Mint Olivia
Reporter: Marc Morata
I've downloaded the last version from the repository. This is the link:
http://search.maven.org/remotecontent?filepath=org/apache/jclouds/cli/jclouds-cli/1.7.0/jclouds-cli-1.7.0-source-release.tar.gz
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.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)