[
https://issues.apache.org/jira/browse/STRATOS-797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14144551#comment-14144551
]
Akila commented on STRATOS-797:
-------------------------------
Is it still failing? I was able to run a mvn clean install
-Dmaven.test.skip=true without problems. But I had test artifacts built before.
Is this issue for being able to build Stratos without tests for the first time?
> "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)