chris snow created STRATOS-797:
----------------------------------
Summary: "mvn install" has a dependency on tests
Key: STRATOS-797
URL: https://issues.apache.org/jira/browse/STRATOS-797
Project: Stratos
Issue Type: Bug
Reporter: chris snow
Running {{mvn clean install -Dmaven.test.skip=true}} fails:
{code}
[ERROR] Failed to execute goal on project aws-ec2: Could not resolve
dependencies for project org.apache.stratos:aws-ec2:bundle:1.8.0-stratos: Could
not find artifact org.apache.stratos:ec2:jar:tests:1.8.0-stratos in central
(http://repo.maven.apache.org/maven2) -> [Help 1]
{code}
Ideally, {{mvn install}} should not have a dependency on tests being run.
However, if that is not avoidable, we need to update the
[wiki|https://cwiki.apache.org/confluence/display/STRATOS/Contributing+as+a+Non-committer]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)