Is anyone else seeing this issue at the moment?

[ERROR] Failed to execute goal
org.wso2.maven:carbon-p2-plugin:1.5.3:p2-feature-gen
(4-p2-feature-generation) on project
org.apache.stratos.cloud.controller.feature: ERROR: Failure to find
org.apache.stratos:ec2:jar:1.7.1-stratos in
http://maven.wso2.org/nexus/content/groups/wso2-public/ was cached in
the local repository, resolution will not be reattempted until the
update interval of wso2-nexus has elapsed or updates are forced
[ERROR]
[ERROR] Try downloading the file manually from the project website.
[ERROR]
[ERROR] Then, install it using the command:
[ERROR] mvn install:install-file -DgroupId=org.apache.stratos
-DartifactId=ec2 -Dversion=1.7.1-stratos -Dpackaging=jar
-Dfile=/path/to/file
[ERROR]
[ERROR] Alternatively, if you host your own repository you can deploy
the file there:
[ERROR] mvn deploy:deploy-file -DgroupId=org.apache.stratos
-DartifactId=ec2 -Dversion=1.7.1-stratos -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[ERROR]
[ERROR]
[ERROR] org.apache.stratos:ec2:jar:1.7.1-stratos

This error was observed on a fresh build on a brand new VM development
environment.  I repeated the build twice, both on brand new
environments, both times hitting the same error.

It looks like Martin run into this before [1].

---
[1] 
http://mail-archives.apache.org/mod_mbox/stratos-dev/201404.mbox/%3cca+-yggkdhazqwtiba8c0r5ugqzb5uaguovux8uvve0xhqaa...@mail.gmail.com%3E

Reply via email to