Hi Johann,

Still I am getting some issues.


[ERROR] Two or more projects in the reactor have the same identifier,
please make sure that <groupId>:<artifactId>:<version> is unique for each
project:
{org.wso2.carbon:org.wso2.carbon.identity.authenticator.saml2.sso.stub:4.1.2=[/opt/projects/carbon/trunkKernelOrbitPlatform/carbon/platform/branches/4.1.0/service-stubs/org.wso2.carbon.identity.authenticator.saml2.sso.stub/4.1.2/pom.xml,
/opt/projects/carbon/trunkKernelOrbitPlatform/carbon/platform/branches/4.1.0/service-stubs/org.wso2.carbon.identity.authenticator.saml2.sso.stub/4.1.2/pom.xml]}
-> [Help 1]
org.apache.maven.DuplicateProjectException: Two or more projects in the
reactor have the same identifier, please make sure that
<groupId>:<artifactId>:<version> is unique for each project:
{org.wso2.carbon:org.wso2.carbon.identity.authenticator.saml2.sso.stub:4.1.2=[/opt/projects/carbon/trunkKernelOrbitPlatform/carbon/platform/branches/4.1.0/service-stubs/org.wso2.carbon.identity.authenticator.saml2.sso.stub/4.1.2/pom.xml,
/opt/projects/carbon/trunkKernelOrbitPlatform/carbon/platform/branches/4.1.0/service-stubs/org.wso2.carbon.identity.authenticator.saml2.sso.stub/4.1.2/pom.xml]}
 at org.apache.maven.DefaultMaven.getProjectMap(DefaultMaven.java:619)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:249)
 at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
 at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
 at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
 at
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
at
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
 at
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
[ERROR]
[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/DuplicateProjectException


Thanks,
KasunW.



On Sun, Apr 21, 2013 at 8:38 PM, Johann Nallathamby <[email protected]> wrote:

> Fixed in r170740.
>
> Thanks,
> Johann.
>
>
> On Sun, Apr 21, 2013 at 8:21 PM, Nuwan Dias <[email protected]> wrote:
>
>> Looks like the patch to the saml2-sso feature is wrong? The patch given
>> in the patch-releases/4.1.2/features pom is
>> '/features/identity/saml2-sso/'. Whereas I assume it should be
>> '/features/authenticators/saml2-sso'. Unless the location of the feature
>> has changed?
>>
>> Thanks,
>> NuwanD.
>>
>>
>> On Sat, Apr 20, 2013 at 9:38 PM, Isuru Udana <[email protected]> wrote:
>>
>>> Hi,
>>>
>>> It seems like saml2-sso features are not committed even though they are
>>> added to patch release pom in r170635.
>>>
>>>
>>> [ERROR] The build could not read 1 project -> [Help 1]
>>> [ERROR]
>>> [ERROR]   The project
>>> org.wso2.carbon:platform-patch-releases-features:4.1.2
>>> (/media/isuru/WSO2/svn/public/4.0.0/platform/4.1.0/patch-releases/4.1.2/features/pom.xml)
>>> has 3 errors
>>> [ERROR]     Child module
>>> /media/isuru/WSO2/svn/public/4.0.0/platform/4.1.0/patch-releases/4.1.2/features/../../../features/identity/saml2-sso/org.wso2.carbon.identity.authenticator.saml2.sso.server.feature/4.1.2
>>> of
>>> /media/isuru/WSO2/svn/public/4.0.0/platform/4.1.0/patch-releases/4.1.2/features/pom.xml
>>> does not exist
>>> [ERROR]     Child module
>>> /media/isuru/WSO2/svn/public/4.0.0/platform/4.1.0/patch-releases/4.1.2/features/../../../features/identity/saml2-sso/org.wso2.carbon.identity.authenticator.saml2.sso.ui.feature/4.1.2
>>> of
>>> /media/isuru/WSO2/svn/public/4.0.0/platform/4.1.0/patch-releases/4.1.2/features/pom.xml
>>> does not exist
>>> [ERROR]     Child module
>>> /media/isuru/WSO2/svn/public/4.0.0/platform/4.1.0/patch-releases/4.1.2/features/../../../features/identity/saml2-sso/org.wso2.carbon.identity.authenticator.saml2.sso.feature/4.1.2
>>> of
>>> /media/isuru/WSO2/svn/public/4.0.0/platform/4.1.0/patch-releases/4.1.2/features/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.
>>>
>>> --
>>> *Isuru Udana*
>>> *
>>> *
>>> *
>>> Software Engineer
>>> *
>>> Integration Technologies Team, WSO2 Inc.; http://wso2.com
>>> email: [email protected] cell: +94 77 3791887
>>> blog: http://mytecheye.blogspot.com/
>>> twitter: http://twitter.com/isudana
>>>
>>> _______________________________________________
>>> Dev mailing list
>>> [email protected]
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> Nuwan Dias
>>
>> Member, Management Committee - Solutions Technology Group
>> Software Engineer - WSO2, Inc. http://wso2.com
>> email : [email protected]
>> Phone : +94 777 775 729
>>
>
>
> _______________________________________________
> Dev mailing list
> [email protected]
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*Kasun Weranga*
**
Member, Management Committee - Data Technologies
Software Engineer
*WSO2, Inc.
*lean.enterprise.middleware.
mobile : +94 772314602
<http://sanjeewamalalgoda.blogspot.com/>blog :
http://kasunweranga.blogspot.com/
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to