This got resolved only after manually building components/authenticators/iwa-authenticator, as it will install the org.wso2.carbon:iwa-authenticator:pom:4.0.1. The issue is iwa-authenticator doesn't have 4.0.0 release. So i thing to fix this, we have to include the aggregator module (components/authenticators/iwa-authenticator) in the patch release component pom.
<module>../../../components/authenticators/iwa-authenticator</module> This should fix this. On Tue, Aug 28, 2012 at 5:45 PM, Janaka Ranabahu <[email protected]> wrote: > Hi Kishanthan, > > I did a svn update today and the issue got resolved. I did a full build > including the kernel. > > Thanks, > Janaka > > > On Tue, Aug 28, 2012 at 5:36 PM, Kishanthan Thangarajah < > [email protected]> wrote: > >> Is this fixed? I'm getting this a patch release features level. >> >> On Tue, Aug 28, 2012 at 10:02 AM, Janaka Ranabahu <[email protected]>wrote: >> >>> Hi All, >>> >>> Im getting the following error when building features. >>> >>> [INFO] STS Feature ....................................... SUCCESS >>> [0.620s] >>> [INFO] SAML2 based authenticator UI Feature .............. SUCCESS >>> [2.599s] >>> [INFO] SAML2 based authenticator Server Feature .......... SUCCESS >>> [0.533s] >>> [INFO] SAML2 based Single Sign-On authenticator Feature .. SUCCESS >>> [3.211s] >>> [INFO] IWA based authenticator UI Feature ................ FAILURE >>> [0.820s] >>> [INFO] IWA based authenticator Server Feature ............ SKIPPED >>> [INFO] IWA based authenticator Feature ................... SKIPPED >>> [INFO] WSO2 Carbon - Api management Server Feature ....... SKIPPED >>> [INFO] WSO2 Carbon - API Publisher Feature ............... SKIPPED >>> [INFO] WSO2 Carbon - API Store Feature ................... SKIPPED >>> [INFO] WSO2 Carbon - Api management Feature .............. SKIPPED >>> [INFO] WSO2 Carbon - Patch releases - features - Aggregator Module >>> SKIPPED >>> [INFO] >>> ------------------------------------------------------------------------ >>> [INFO] BUILD FAILURE >>> [INFO] >>> ------------------------------------------------------------------------ >>> [INFO] Total time: 12:59.051s >>> [INFO] Finished at: Tue Aug 28 09:55:47 IST 2012 >>> [INFO] Final Memory: 195M/414M >>> [INFO] >>> ------------------------------------------------------------------------ >>> [ERROR] Failed to execute goal on project >>> org.wso2.carbon.identity.authenticator.iwa.ui.feature: Could not resolve >>> dependencies for project >>> org.wso2.carbon:org.wso2.carbon.identity.authenticator.iwa.ui.feature:pom:4.0.1: >>> Failed to collect dependencies for >>> [org.wso2.carbon:org.wso2.carbon.identity.authenticator.iwa.ui:jar:4.0.1 >>> (compile), >>> org.wso2.carbon:org.wso2.carbon.identity.authenticator.iwa.stub:jar:4.0.1 >>> (compile)]: Failed to read artifact descriptor for >>> org.wso2.carbon:org.wso2.carbon.identity.authenticator.iwa.ui:jar:4.0.1: >>> Could not find artifact org.wso2.carbon:iwa-authenticator:pom:4.0.1 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.authenticator.iwa.ui.feature >>> >>> >>> Thanks, >>> Janaka >>> >>> -- >>> Janaka Ranabahu >>> Software Engineer >>> WSO2 Inc. >>> >>> Mobile +94 718370861 >>> Email : [email protected] >>> Blog : janakaranabahu.blogspot.com >>> >>> >>> _______________________________________________ >>> Dev mailing list >>> [email protected] >>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>> >>> >> >> >> -- >> *Kishanthan Thangarajah* >> Software Engineer, >> Development Technologies Team, >> WSO2, Inc. >> lean.enterprise.middleware >> >> Mobile - +94773426635 >> Blog - *http://kishanthan.wordpress.com* >> Twitter - *http://twitter.com/kishanthan* >> >> > > > -- > Janaka Ranabahu > Software Engineer > WSO2 Inc. > > Mobile +94 718370861 > Email : [email protected] > Blog : janakaranabahu.blogspot.com > > -- *Kishanthan Thangarajah* Software Engineer, Development Technologies Team, WSO2, Inc. lean.enterprise.middleware Mobile - +94773426635 Blog - *http://kishanthan.wordpress.com* Twitter - *http://twitter.com/kishanthan*
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
