Hi Prabath,

Yes thats the reason. And, Chamara's requirement is to build the support
branch. So this is not the place to build. I have pointed him to the
correct place.

Regards,
AmilaM.

On Wed, Oct 24, 2012 at 10:34 AM, Prabath Siriwardena <[email protected]>wrote:

> The issue is we have not removed IS build from 4.0.2/products/pom - and
> later we have updated is/4.0.0 to refer 4.0.3.
>
> Thanks & regards,
> -Prabath
>
>
> On Wed, Oct 24, 2012 at 10:29 AM, Chamara Silva <[email protected]> wrote:
>
>> I am building 4.0.2 branch. following are the svn locations i am using.
>>
>> 1.
>> https://svn.wso2.org/repos/wso2/carbon/orbit/branches/4.0.0/patch-releases/4.0.2/pom.xml
>> 2.
>> https://svn.wso2.org/repos/wso2/carbon/kernel/branches/4.0.0/patch-releases/4.0.2/pom.xml
>> 3.
>> https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.0.0/patch-releases/4.0.2/pom.xml
>>
>> Regards,
>> Chamara Silva
>>
>> On Wed, Oct 24, 2012 at 9:27 AM, Amila Maha Arachchi <[email protected]>
>> wrote:
>> > Hi Chamara,
>> >
>> > Are you building a source from the released revision or something else?
>> If
>> > it is from the released revision it should build.
>> >
>> > Regards,
>> > AmilaM.
>> >
>> > On Wed, Oct 24, 2012 at 12:09 AM, Chamara Silva <[email protected]>
>> wrote:
>> >>
>> >> I am getting build failure while building IS in 4.0.2 branch.
>> >>
>> >> [INFO]
>> >>
>> ------------------------------------------------------------------------
>> >> [INFO] Building WSO2 IS - IS Profile Generation 4.0.0
>> >> [INFO]
>> >>
>> ------------------------------------------------------------------------
>> >> [INFO]
>> >> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @
>> >> identity-profile-gen ---
>> >> [INFO] Deleting
>> >>
>> >>
>> /home/supbuilder402/carbon/platform/branches/4.0.0/products/is/4.0.0/modules/p2-profile-gen/target
>> >> [INFO]
>> >> [INFO] --- incremental-build-plugin:1.3:incremental-build (default) @
>> >> identity-profile-gen ---
>> >> [INFO] Verifying module descriptor ...
>> >> [INFO] Pom descriptor modification detected.
>> >> [INFO] Deleting
>> >>
>> >>
>> /home/supbuilder402/carbon/platform/branches/4.0.0/products/is/4.0.0/modules/p2-profile-gen/target
>> >> [INFO]
>> >> [INFO] --- maven-dependency-plugin:2.0-alpha-4:unpack
>> >> (1-unpack-p2-agent-distribution) @ identity-profile-gen ---
>> >> [INFO] Configured Artifact: org.wso2.carbon:wso2carbon-core:4.0.3:zip
>> >> Downloading:
>> >>
>> http://maven.wso2.org/nexus/content/groups/wso2-public/org/wso2/carbon/wso2carbon-core/4.0.3/wso2carbon-core-4.0.3.zip
>> >> Downloading:
>> >>
>> http://repo1.maven.org/maven2/org/wso2/carbon/wso2carbon-core/4.0.3/wso2carbon-core-4.0.3.zip
>> >> [INFO]
>> >>
>> ------------------------------------------------------------------------
>> >> [INFO] Reactor Summary:
>> >> [INFO]
>> >> [INFO] WSO2 Identity Server .............................. SUCCESS
>> >> [0.786s]
>> >> [INFO] WSO2 Identity Server Styles Parent ................ SUCCESS
>> >> [0.049s]
>> >> [INFO] Identity Server: UI styles ........................ SUCCESS
>> >> [7.552s]
>> >> [INFO] WSO2 IS - Features Aggregator Module .............. SUCCESS
>> >> [0.011s]
>> >> [INFO] WSO2 IS - Style Features .......................... SUCCESS
>> >> [1.319s]
>> >> [INFO] WSO2 IS - Utils Features .......................... SUCCESS
>> >> [1.278s]
>> >> [INFO] WSO2 Cloud Identity - Tenant Configuration User Interface
>> >> SUCCESS [0.711s]
>> >> [INFO] WSO2 Carbon - Identity UI Feature ................. SUCCESS
>> >> [0.141s]
>> >> [INFO] WSO2 IS - IS Profile Generation ................... FAILURE
>> >> [0.726s]
>> >> [INFO] Identity Server ................................... SKIPPED
>> >> [INFO] Identity Server Integration Tests ................. SKIPPED
>> >> [INFO] Identity Server : Samples ......................... SKIPPED
>> >> [INFO] Samples/Remote User Management .................... SKIPPED
>> >> [INFO] WSO2 Carbon - Patch releases - products - Aggregator Module
>> >> SKIPPED
>> >> [INFO]
>> >>
>> ------------------------------------------------------------------------
>> >> [INFO] BUILD FAILURE
>> >> [INFO]
>> >>
>> ------------------------------------------------------------------------
>> >> [INFO] Total time: 14.218s
>> >> [INFO] Finished at: Wed Oct 24 00:04:35 IST 2012
>> >> [INFO] Final Memory: 22M/326M
>> >> [INFO]
>> >>
>> ------------------------------------------------------------------------
>> >> [ERROR] Failed to execute goal
>> >> org.apache.maven.plugins:maven-dependency-plugin:2.0-alpha-4:unpack
>> >> (1-unpack-p2-agent-distribution) on project identity-profile-gen:
>> >> Unable to find artifact. Could not find artifact
>> >> org.wso2.carbon:wso2carbon-core:zip:4.0.3 in wso2-nexus
>> >> (http://maven.wso2.org/nexus/content/groups/wso2-public/)
>> >> [ERROR]
>> >> [ERROR] Try downloading the file manually from the project website.
>> >> [ERROR]
>> >> [ERROR] Then, install it using the command:
>> >> [ERROR] mvn install:install-file -DgroupId=org.wso2.carbon
>> >> -DartifactId=wso2carbon-core -Dversion=4.0.3 -Dpackaging=zip
>> >> -Dfile=/path/to/file
>> >> [ERROR]
>> >> [ERROR] Alternatively, if you host your own repository you can deploy
>> >> the file there:
>> >> [ERROR] mvn deploy:deploy-file -DgroupId=org.wso2.carbon
>> >> -DartifactId=wso2carbon-core -Dversion=4.0.3 -Dpackaging=zip
>> >> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>> >> [ERROR]
>> >> [ERROR]
>> >> [ERROR] org.wso2.carbon:wso2carbon-core:zip:4.0.3
>> >> [ERROR]
>> >> [ERROR] from the specified remote repositories:
>> >> [ERROR] wso2-nexus
>> >> (http://maven.wso2.org/nexus/content/groups/wso2-public/,
>> >> releases=true, snapshots=true),
>> >> [ERROR] central (http://repo1.maven.org/maven2, releases=true,
>> >> snapshots=false)
>> >> [ERROR] -> [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/MojoExecutionException
>> >> [ERROR]
>> >> [ERROR] After correcting the problems, you can resume the build with
>> the
>> >> command
>> >> [ERROR]   mvn <goals> -rf :identity-profile-gen
>> >>
>> >>
>> >> Regards,
>> >> Chamara Silva
>> >>
>> >> --
>> >> Suminda Chamara Silva
>> >> WSO2 Inc.
>> >> Mobile: +94718302858
>> >> blog: http://chamaras.blogspot.com
>> >> _______________________________________________
>> >> Dev mailing list
>> >> [email protected]
>> >> http://wso2.org/cgi-bin/mailman/listinfo/dev
>> >
>> >
>> >
>> >
>> > --
>> > Amila Maharachchi
>> > Technical Lead
>> > Member, Management Committee - Cloud & Platform TG
>> > WSO2, Inc.; http://wso2.com
>> >
>> > Blog: http://maharachchi.blogspot.com
>> > Mobile: +94719371446
>> >
>> >
>>
>>
>>
>> --
>> Suminda Chamara Silva
>> WSO2 Inc.
>> Mobile: +94718302858
>> blog: http://chamaras.blogspot.com
>> _______________________________________________
>> Dev mailing list
>> [email protected]
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>
>
>
> --
> Thanks & Regards,
> Prabath
>
> Mobile : +94 71 809 6732
>
> http://blog.facilelogin.com
> http://RampartFAQ.com
>
>


-- 
*Amila Maharachchi*
Technical Lead
Member, Management Committee - Cloud & Platform TG
WSO2, Inc.; http://wso2.com

Blog: http://maharachchi.blogspot.com
Mobile: +94719371446
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to