Hi Johan, This commit has broken the patch-release 4.1.2 build. :) I am getting the following error.
[INFO] Scanning for projects... [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project org.wso2.carbon:platform-patch-releases-components:4.1.2 (/Users/sameera/Work/wso2/checkouts/carbon/platform/branches/4.1.0/patch-releases/4.1.2/components/pom.xml) has 4 errors [ERROR] Child module /Users/sameera/Work/wso2/checkouts/carbon/platform/branches/4.1.0/patch-releases/4.1.2/components/../../../components/identity/org.wso2.carbon.identity.authenticator.saml2.sso.common/4.1.2 of /Users/sameera/Work/wso2/checkouts/carbon/platform/branches/4.1.0/patch-releases/4.1.2/components/pom.xml does not exist [ERROR] Child module /Users/sameera/Work/wso2/checkouts/carbon/platform/branches/4.1.0/patch-releases/4.1.2/components/../../../components/identity/org.wso2.carbon.identity.authenticator.saml2.sso/4.1.2 of /Users/sameera/Work/wso2/checkouts/carbon/platform/branches/4.1.0/patch-releases/4.1.2/components/pom.xml does not exist [ERROR] Child module /Users/sameera/Work/wso2/checkouts/carbon/platform/branches/4.1.0/patch-releases/4.1.2/components/../../../components/identity/org.wso2.carbon.identity.authenticator.saml2.sso.stub/4.1.2 of /Users/sameera/Work/wso2/checkouts/carbon/platform/branches/4.1.0/patch-releases/4.1.2/components/pom.xml does not exist [ERROR] Child module /Users/sameera/Work/wso2/checkouts/carbon/platform/branches/4.1.0/patch-releases/4.1.2/components/../../../components/identity/org.wso2.carbon.identity.oauth.stub/4.1.2 of /Users/sameera/Work/wso2/checkouts/carbon/platform/branches/4.1.0/patch-releases/4.1.2/components/pom.xml does not exist [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/ProjectBuildingException Please fix. Thanks, Sameera. On Thu, Apr 18, 2013 at 6:11 AM, <[email protected]> wrote: > Author: [email protected] > Date: Thu Apr 18 18:41:44 2013 > New Revision: 170602 > URL: http://wso2.org/svn/browse/wso2?view=rev&revision=170602 > > Log: > Updating 4.1.2 patch-releases POM > > Modified: > carbon/platform/branches/4.1.0/patch-releases/4.1.2/components/pom.xml > > carbon/platform/branches/4.1.0/patch-releases/4.1.2/service-stubs/pom.xml > > Modified: > carbon/platform/branches/4.1.0/patch-releases/4.1.2/components/pom.xml > URL: > http://wso2.org/svn/browse/wso2/carbon/platform/branches/4.1.0/patch-releases/4.1.2/components/pom.xml?rev=170602&r1=170601&r2=170602&view=diff > > ============================================================================== > --- carbon/platform/branches/4.1.0/patch-releases/4.1.2/components/pom.xml > (original) > +++ carbon/platform/branches/4.1.0/patch-releases/4.1.2/components/pom.xml > Thu Apr 18 18:41:44 2013 > @@ -58,8 +58,15 @@ > <!-- API Manager Components - End --> > > <!-- Identity Components - Start --> > + > <module>../../../components/identity/org.wso2.carbon.identity.authenticator.saml2.sso.common/4.1.2</module> > + > <module>../../../components/identity/org.wso2.carbon.identity.authenticator.saml2.sso/4.1.2</module> > + > <module>../../../components/identity/org.wso2.carbon.identity.authenticator.saml2.sso.stub/4.1.2</module> > + > + > <module>../../../components/identity/org.wso2.carbon.identity.oauth/4.1.2</module> > + > <module>../../../components/identity/org.wso2.carbon.identity.oauth.stub/4.1.2</module> > + > <module>../../../components/identity/org.wso2.carbon.identity.oauth.ui/4.1.2</module> > > <module>../../../components/identity/org.wso2.carbon.identity.oauth.endpoint.token/4.1.2</module> > - > > <module>../../../components/identity/org.wso2.carbon.identity.oauth/4.1.2</module> > + > <!-- Identity Components -End --> > > <!-- Message Relay Components - Start --> > > Modified: > carbon/platform/branches/4.1.0/patch-releases/4.1.2/service-stubs/pom.xml > URL: > http://wso2.org/svn/browse/wso2/carbon/platform/branches/4.1.0/patch-releases/4.1.2/service-stubs/pom.xml?rev=170602&r1=170601&r2=170602&view=diff > > ============================================================================== > --- > carbon/platform/branches/4.1.0/patch-releases/4.1.2/service-stubs/pom.xml > (original) > +++ > carbon/platform/branches/4.1.0/patch-releases/4.1.2/service-stubs/pom.xml > Thu Apr 18 18:41:44 2013 > @@ -21,6 +21,7 @@ > <!-- APIM --> > > <module>../../../service-stubs/org.wso2.carbon.apimgt.keymgt.stub/4.1.2</module> > > > <module>../../../service-stubs/org.wso2.carbon.apimgt.handlers.security.stub/4.1.2</module> > + > <module>../../../service-stubs/org.wso2.carbon.identity.authenticator.saml2.sso.stub/4.1.2</module> > <!-- APIM --> > <!-- BAM Stubs --> > > > <module>../../../service-stubs/org.wso2.carbon.bam.jmx.agent.stub/4.1.2</module> > _______________________________________________ > Commits mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/commits > -- Sameera Jayasoma Senior Technical Lead WSO2, Inc. (http://wso2.com) email: [email protected] blog: http://sameera.adahas.org twitter: https://twitter.com/sameerajayasoma flickr: http://www.flickr.com/photos/sameera-jayasoma/ Lean . Enterprise . Middleware
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
