Svetoslav Neykov created BROOKLYN-2:
---------------------------------------
Summary: "mvn test" fails when executed standalone
Key: BROOKLYN-2
URL: https://issues.apache.org/jira/browse/BROOKLYN-2
Project: Brooklyn
Issue Type: Bug
Reporter: Svetoslav Neykov
Priority: Minor
"mvn test" will fail when executed standalone, but the tests will succeed as
part of a package/install goal.
The error is:
{noformat}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-dependency-plugin:2.1:copy (copy) on project
brooklyn-software-base: Error copying artifact from
/home/sam/Projects/Cloudsoft/build/utils/jmx/jmxmp-ssl-agent/target/classes to
/home/sam/Projects/Cloudsoft/build/software/base/target/classes/brooklyn-jmxmp-agent-shaded-0.7.0-SNAPSHOT.jar:
/home/sam/Projects/Cloudsoft/build/utils/jmx/jmxmp-ssl-agent/target/classes
(Is a directory) -> [Help 1]
{noformat}
To reproduce the problem first build the project with "mvn clean install"
--
This message was sent by Atlassian JIRA
(v6.2#6252)