Hi Chris, I'm sorry to hear this issue.
I just tried out the same scenario on 4.0.0-incubating-m1 tag but I could not replicate this problem. I could build both 4.0.0-incubating-m1 tag and trunk without a problem. The above error says that it could not find org.apache.stratos:org.apache. stratos.account.mgt:bundle:4.0.0-SNAPSHOT but I could see it there in the components. Are we missing any specifics here? Thanks On Thu, Nov 7, 2013 at 5:15 PM, chris snow <[email protected]> wrote: > Is the stratos build stable? > > I have checked out trunk: > > $ git describe > 4.0.0-incubating-m1-28-g293a86c > > and run 'mvn test' which failed: > > ... > [INFO] Apache Stratos - TenantActivity ................... SUCCESS [0.898s] > [INFO] Apache Stratos - Tenant Activity - User Interface . SUCCESS [1.138s] > [INFO] Apache Stratos - Account Management ............... FAILURE [0.423s] > [INFO] Apache Stratos - Account Managment - User Interface SKIPPED > ... > > [ERROR] Failed to execute goal on project org.apache.stratos.account.mgt: > Could not resolve dependencies for project > org.apache.stratos:org.apache.stratos.account.mgt:bundle:4.0.0-SNAPSHOT: > Could not transfer artifact javax.activation:activation:jar:1.0.2 > > Any ideas? > > Many thanks, > > Chris >
