The trunk build is failing due to this commit, [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:45:32.833s [INFO] Finished at: Mon Jun 17 21:25:43 IST 2013 [INFO] Final Memory: 1257M/1779M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project org.wso2.carbon.identity.mgt.ui.feature: Could not resolve dependencies for project org.wso2.carbon:org.wso2.carbon.identity.mgt.ui.feature:pom:4.2.0-SNAPSHOT: Could not find artifact org.wso2.carbon:org.wso2.carbon.identity.mgt.ui:jar:4.2.0-SNAPSHOT in wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/) -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :org.wso2.carbon.identity.mgt.ui.feature
Thanks Ajith On Thu, May 30, 2013 at 5:54 PM, <[email protected]> wrote: > Author: [email protected] > Date: Thu May 30 17:54:45 2013 > New Revision: 173540 > URL: http://wso2.org/svn/browse/wso2?view=rev&revision=173540 > > Log: > remving mgt.ui from build > > Modified: > carbon/platform/trunk/components/identity/pom.xml > > Modified: carbon/platform/trunk/components/identity/pom.xml > URL: > http://wso2.org/svn/browse/wso2/carbon/platform/trunk/components/identity/pom.xml?rev=173540&r1=173539&r2=173540&view=diff > > ============================================================================== > --- carbon/platform/trunk/components/identity/pom.xml (original) > +++ carbon/platform/trunk/components/identity/pom.xml Thu May 30 > 17:54:45 2013 > @@ -37,7 +37,7 @@ > <module>org.wso2.carbon.identity.base</module> > <module>org.wso2.carbon.identity.core</module> > <module>org.wso2.carbon.identity.mgt</module> > - <module>org.wso2.carbon.identity.mgt.ui</module> > + <!--module>org.wso2.carbon.identity.mgt.ui</module--> > <module>org.wso2.carbon.identity.menu.ui</module> > <module>org.wso2.carbon.identity.provider</module> > <module>org.wso2.carbon.identity.provider.ui</module> > _______________________________________________ > Commits mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/commits > -- Ajith Vitharana. WSO2 Inc. - http://wso2.org Email : [email protected] Mobile : +94772217350
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
