Hi all,
Sorry. I hit enter accidentally. Appending to previous mail.
[2] https://svn.wso2.org/repos/wso2/carbon/kernel/branches/4.2.0/patches/



On Thu, Oct 9, 2014 at 1:02 PM, Tishan Dahanayakage <[email protected]> wrote:

> Hi Chamin,
>
> I assume you checked out the source for chunk 04. (eg:svn checkout
> https://svn.wso2.org/repos/wso2/carbon/platform/tags/turing-chunk04
> <local-platform-directory-2>)
> Before start building particular product in the chunk make sure you have
> build all respective kernel patches. Refer [1] to know what kernel patches
> need to be build for a given chunk. You can checkout kernel patches from
> here[2]. For your case you should build patch 001 and 002. After that try
> building from chunk. It should work.
> @Documentation
> However relevant documentation need to be upgraded mentioning that users
> need to build kernel patches also. Praneesha fixed this in CEP
> documentation. That change should reflect upon every product documentation
> under chunk releases.
>
> [1] http://wso2.com/products/carbon/release-matrix/
>
> On Thu, Oct 9, 2014 at 12:09 PM, Chamin Nalinda <[email protected]> wrote:
>
>> Hi Ranwala,
>>
>> location is : product-releases/chunk-04/products/pom.xml
>>
>> here's the error stack (some artifacts are missing)
>>
>>
>> ------------------------ start ----------------
>>
>> [INFO]
>>
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Building WSO2 ESB - Samples 4.8.1
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Reactor Summary:
>> [INFO]
>> [INFO] WSO2 ESB - Aggregator Module ...................... SUCCESS
>> [0.367s]
>> [INFO] WSO2 ESB - Styles Parent .......................... SUCCESS
>> [0.010s]
>> [INFO] WSO2 ESB - Styles ................................. SUCCESS
>> [1.668s]
>> [INFO] WSO2 Stratos ESB - Styles ......................... SUCCESS
>> [0.232s]
>> [INFO] WSO2 ESB - Samples Parent ......................... SUCCESS
>> [0.010s]
>> [INFO] WSO2 ESB - Samples ................................ FAILURE
>> [1.185s]
>> [INFO] WSO2 Stratos ESB - Samples ........................ SKIPPED
>> [INFO] WSO2 ESB - Features Parent ........................ SKIPPED
>> [INFO] WSO2 ESB - Features Aggregator Module ............. SKIPPED
>> [INFO] WSO2 ESB - Styles Features ........................ SKIPPED
>> [INFO] WSO2 ESB - Samples Features ....................... SKIPPED
>> [INFO] WSO2 Stratos ESB - Login User Interface ........... SKIPPED
>> [INFO] WSO2 Stratos ESB - Features Aggregator Module ..... SKIPPED
>> [INFO] WSO2 Stratos ESB - Login UI Feature ............... SKIPPED
>> [INFO] WSO2 Stratos ESB - Styles Features ................ SKIPPED
>> [INFO] WSO2 Stratos ESB - Samples Features ............... SKIPPED
>> [INFO] WSO2 ESB - P2 Profile Generation .................. SKIPPED
>> [INFO] WSO2 ESB - Distribution ........................... SKIPPED
>> [INFO] WSO2 ESB - Integration Parent ..................... SKIPPED
>> [INFO] ESB Test Service Module ........................... SKIPPED
>> [INFO] Integration Commons Module - ESB test Module ...... SKIPPED
>> [INFO] WSO2 ESB Integration Test Core .................... SKIPPED
>> [INFO] ESB Mediators Test Module - 1 ..................... SKIPPED
>> [INFO] ESB Mediators Test Module - 2 ..................... SKIPPED
>> [INFO] ESB test Module - Sample .......................... SKIPPED
>> [INFO] ESB test Module-Transport ......................... SKIPPED
>> [INFO] ESB test Module-Other ............................. SKIPPED
>> [INFO] ESB test Module-Service ........................... SKIPPED
>> [INFO] ESB UI Test Module ................................ SKIPPED
>> [INFO] Integration Test Reporting ........................ SKIPPED
>> [INFO] WSO2 Carbon - Releases - products - Aggregator Module  SKIPPED
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] BUILD FAILURE
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Total time: 5.050s
>> [INFO] Finished at: Thu Oct 09 12:00:05 IST 2014
>> [INFO] Final Memory: 19M/736M
>> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR] Failed to execute goal on project org.wso2.esb.samples: Could not
>> resolve dependencies for project
>> org.wso2.esb:org.wso2.esb.samples:bundle:4.8.1: Failed to collect
>> dependencies for [org.apache.synapse:synapse-core:jar:2.1.2-wso2v1
>> (compile), org.apache.synapse:synapse-commons:jar:2.1.2-wso2v1 (compile),
>> org.apache.ws.security.wso2:wss4j:jar:1.5.11.wso2v3 (compile),
>> org.apache.rampart.wso2:rampart-core:jar:1.6.1.wso2v10 (compile),
>> org.apache.geronimo.specs.wso2:geronimo-jms_1.1_spec:jar:1.1.0.wso2v1
>> (compile)]: Failed to read artifact descriptor for
>> org.apache.ws.security.wso2:wss4j:jar:1.5.11.wso2v3: Failure to find
>> org.wso2.carbon:carbon-parent:pom:4.0.0-SNAPSHOT in
>> http://maven.wso2.org/nexus/content/groups/wso2-public/ was cached in
>> the local repository, resolution will not be reattempted until the update
>> interval of wso2-nexus has elapsed or updates are forced -> [Help 1]
>> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
>> goal on project org.wso2.esb.samples: Could not resolve dependencies for
>> project org.wso2.esb:org.wso2.esb.samples:bundle:4.8.1: Failed to collect
>> dependencies for [org.apache.synapse:synapse-core:jar:2.1.2-wso2v1
>> (compile), org.apache.synapse:synapse-commons:jar:2.1.2-wso2v1 (compile),
>> org.apache.ws.security.wso2:wss4j:jar:1.5.11.wso2v3 (compile),
>> org.apache.rampart.wso2:rampart-core:jar:1.6.1.wso2v10 (compile),
>> org.apache.geronimo.specs.wso2:geronimo-jms_1.1_spec:jar:1.1.0.wso2v1
>> (compile)]
>> at
>> org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:210)
>> at
>> org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:117)
>> at
>> org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:258)
>> at
>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:201)
>> at
>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
>> at
>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
>> at
>> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
>> at
>> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
>> at
>> org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
>> at
>> org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
>> at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
>> 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:57)
>> at
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>> at java.lang.reflect.Method.invoke(Method.java:622)
>> at
>> org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
>> at
>> org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
>> at
>> org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
>> at
>> org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
>> Caused by: org.apache.maven.project.DependencyResolutionException: Could
>> not resolve dependencies for project
>> org.wso2.esb:org.wso2.esb.samples:bundle:4.8.1: Failed to collect
>> dependencies for [org.apache.synapse:synapse-core:jar:2.1.2-wso2v1
>> (compile), org.apache.synapse:synapse-commons:jar:2.1.2-wso2v1 (compile),
>> org.apache.ws.security.wso2:wss4j:jar:1.5.11.wso2v3 (compile),
>> org.apache.rampart.wso2:rampart-core:jar:1.6.1.wso2v10 (compile),
>> org.apache.geronimo.specs.wso2:geronimo-jms_1.1_spec:jar:1.1.0.wso2v1
>> (compile)]
>> at
>> org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:158)
>> at
>> org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:185)
>> ... 22 more
>> Caused by: org.sonatype.aether.collection.DependencyCollectionException:
>> Failed to collect dependencies for
>> [org.apache.synapse:synapse-core:jar:2.1.2-wso2v1 (compile),
>> org.apache.synapse:synapse-commons:jar:2.1.2-wso2v1 (compile),
>> org.apache.ws.security.wso2:wss4j:jar:1.5.11.wso2v3 (compile),
>> org.apache.rampart.wso2:rampart-core:jar:1.6.1.wso2v10 (compile),
>> org.apache.geronimo.specs.wso2:geronimo-jms_1.1_spec:jar:1.1.0.wso2v1
>> (compile)]
>> at
>> org.sonatype.aether.impl.internal.DefaultDependencyCollector.collectDependencies(DefaultDependencyCollector.java:258)
>> at
>> org.sonatype.aether.impl.internal.DefaultRepositorySystem.collectDependencies(DefaultRepositorySystem.java:308)
>> at
>> org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:150)
>> ... 23 more
>> Caused by: org.sonatype.aether.resolution.ArtifactDescriptorException:
>> Failed to read artifact descriptor for
>> org.apache.ws.security.wso2:wss4j:jar:1.5.11.wso2v3
>> at
>> org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.loadPom(DefaultArtifactDescriptorReader.java:331)
>> at
>> org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.readArtifactDescriptor(DefaultArtifactDescriptorReader.java:186)
>> at
>> org.sonatype.aether.impl.internal.DefaultDependencyCollector.process(DefaultDependencyCollector.java:412)
>> at
>> org.sonatype.aether.impl.internal.DefaultDependencyCollector.collectDependencies(DefaultDependencyCollector.java:240)
>> ... 25 more
>> Caused by: org.apache.maven.model.resolution.UnresolvableModelException:
>> Failure to find org.wso2.carbon:carbon-parent:pom:4.0.0-SNAPSHOT in
>> http://maven.wso2.org/nexus/content/groups/wso2-public/ was cached in
>> the local repository, resolution will not be reattempted until the update
>> interval of wso2-nexus has elapsed or updates are forced
>> at
>> org.apache.maven.repository.internal.DefaultModelResolver.resolveModel(DefaultModelResolver.java:126)
>> at
>> org.apache.maven.model.building.DefaultModelBuilder.readParentExternally(DefaultModelBuilder.java:813)
>> at
>> org.apache.maven.model.building.DefaultModelBuilder.readParent(DefaultModelBuilder.java:664)
>> at
>> org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:310)
>> at
>> org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:232)
>> at
>> org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.loadPom(DefaultArtifactDescriptorReader.java:322)
>> ... 28 more
>> Caused by: org.sonatype.aether.resolution.ArtifactResolutionException:
>> Failure to find org.wso2.carbon:carbon-parent:pom:4.0.0-SNAPSHOT in
>> http://maven.wso2.org/nexus/content/groups/wso2-public/ was cached in
>> the local repository, resolution will not be reattempted until the update
>> interval of wso2-nexus has elapsed or updates are forced
>> at
>> org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:538)
>> at
>> org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:216)
>> at
>> org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:193)
>> at
>> org.apache.maven.repository.internal.DefaultModelResolver.resolveModel(DefaultModelResolver.java:122)
>> ... 33 more
>> Caused by: org.sonatype.aether.transfer.ArtifactNotFoundException:
>> Failure to find org.wso2.carbon:carbon-parent:pom:4.0.0-SNAPSHOT in
>> http://maven.wso2.org/nexus/content/groups/wso2-public/ was cached in
>> the local repository, resolution will not be reattempted until the update
>> interval of wso2-nexus has elapsed or updates are forced
>> at
>> org.sonatype.aether.impl.internal.DefaultUpdateCheckManager.newException(DefaultUpdateCheckManager.java:230)
>> at
>> org.sonatype.aether.impl.internal.DefaultUpdateCheckManager.checkArtifact(DefaultUpdateCheckManager.java:204)
>> at
>> org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:427)
>> ... 36 more
>> [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/DependencyResolutionException
>> [ERROR]
>> [ERROR] After correcting the problems, you can resume the build with the
>> command
>> [ERROR]   mvn <goals> -rf :org.wso2.esb.samples
>>
>>
>> ------------------------ end -----------------
>>
>>
>>
>> On Thu, Oct 9, 2014 at 11:56 AM, Ravindra Ranwala <[email protected]>
>> wrote:
>>
>>> Hi Chamin,
>>>
>>> From which location are you building this project. Try it with -e switch
>>> and see.
>>>
>>>
>>> Regards,
>>>
>>> On Thu, Oct 9, 2014 at 11:45 AM, Chamin Nalinda <[email protected]> wrote:
>>>
>>>> Error message says fails to collect dependencies for jars
>>>>
>>>> ------------------ start -----------------
>>>>
>>>> [INFO]
>>>> ------------------------------------------------------------------------
>>>> [INFO] Reactor Summary:
>>>> [INFO]
>>>> [INFO] WSO2 ESB - Aggregator Module ...................... SUCCESS
>>>> [0.317s]
>>>> [INFO] WSO2 ESB - Styles Parent .......................... SUCCESS
>>>> [0.012s]
>>>> [INFO] WSO2 ESB - Styles ................................. SUCCESS
>>>> [4.901s]
>>>> [INFO] WSO2 Stratos ESB - Styles ......................... SUCCESS
>>>> [0.210s]
>>>> [INFO] WSO2 ESB - Samples Parent ......................... SUCCESS
>>>> [0.011s]
>>>> [INFO] WSO2 ESB - Samples ................................ FAILURE
>>>> [4.441s]
>>>> [INFO] WSO2 Stratos ESB - Samples ........................ SKIPPED
>>>> [INFO] WSO2 ESB - Features Parent ........................ SKIPPED
>>>> [INFO] WSO2 ESB - Features Aggregator Module ............. SKIPPED
>>>> [INFO] WSO2 ESB - Styles Features ........................ SKIPPED
>>>> [INFO] WSO2 ESB - Samples Features ....................... SKIPPED
>>>> [INFO] WSO2 Stratos ESB - Login User Interface ........... SKIPPED
>>>> [INFO] WSO2 Stratos ESB - Features Aggregator Module ..... SKIPPED
>>>> [INFO] WSO2 Stratos ESB - Login UI Feature ............... SKIPPED
>>>> [INFO] WSO2 Stratos ESB - Styles Features ................ SKIPPED
>>>> [INFO] WSO2 Stratos ESB - Samples Features ............... SKIPPED
>>>> [INFO] WSO2 ESB - P2 Profile Generation .................. SKIPPED
>>>> [INFO] WSO2 ESB - Distribution ........................... SKIPPED
>>>> [INFO] WSO2 ESB - Integration Parent ..................... SKIPPED
>>>> [INFO] ESB Test Service Module ........................... SKIPPED
>>>> [INFO] Integration Commons Module - ESB test Module ...... SKIPPED
>>>> [INFO] WSO2 ESB Integration Test Core .................... SKIPPED
>>>> [INFO] ESB Mediators Test Module - 1 ..................... SKIPPED
>>>> [INFO] ESB Mediators Test Module - 2 ..................... SKIPPED
>>>> [INFO] ESB test Module - Sample .......................... SKIPPED
>>>> [INFO] ESB test Module-Transport ......................... SKIPPED
>>>> [INFO] ESB test Module-Other ............................. SKIPPED
>>>> [INFO] ESB test Module-Service ........................... SKIPPED
>>>> [INFO] ESB UI Test Module ................................ SKIPPED
>>>> [INFO] Integration Test Reporting ........................ SKIPPED
>>>> [INFO] WSO2 Carbon - Releases - products - Aggregator Module  SKIPPED
>>>> [INFO]
>>>> ------------------------------------------------------------------------
>>>> [INFO] BUILD FAILURE
>>>> [INFO]
>>>> ------------------------------------------------------------------------
>>>> [INFO] Total time: 11.365s
>>>> [INFO] Finished at: Thu Oct 09 11:24:57 IST 2014
>>>> [INFO] Final Memory: 20M/736M
>>>> [INFO]
>>>> ------------------------------------------------------------------------
>>>> [ERROR] Failed to execute goal on project org.wso2.esb.samples: Could
>>>> not resolve dependencies for project
>>>> org.wso2.esb:org.wso2.esb.samples:bundle:4.8.1: Failed to collect
>>>> dependencies for [org.apache.synapse:synapse-core:jar:2.1.2-wso2v1
>>>> (compile), org.apache.synapse:synapse-commons:jar:2.1.2-wso2v1 (compile),
>>>> org.apache.ws.security.wso2:wss4j:jar:1.5.11.wso2v3 (compile),
>>>> org.apache.rampart.wso2:rampart-core:jar:1.6.1.wso2v10 (compile),
>>>> org.apache.geronimo.specs.wso2:geronimo-jms_1.1_spec:jar:1.1.0.wso2v1
>>>> (compile)]: Failed to read artifact descriptor for
>>>> org.apache.ws.security.wso2:wss4j:jar:1.5.11.wso2v3: Could not find
>>>> artifact org.wso2.carbon:carbon-parent:pom:4.0.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.esb.samples
>>>>
>>>>
>>>> ------------------ end ------------------
>>>>
>>>>
>>>> --
>>>> *Chamin Nalinda*
>>>>
>>>> Intern - Engineering
>>>> WSO2 Inc. http://www.wso2.com
>>>> lean.enterprise.middleware
>>>>
>>>> Mobile: (+94) 77 241 66 04
>>>> Linkedin: https://www.linkedin.com/in/chaminnalinda
>>>> Web: http://www.ckreativity.com
>>>> Blog: http://techspiro.blogspot.com/
>>>>
>>>>
>>>> _______________________________________________
>>>> Dev mailing list
>>>> [email protected]
>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>
>>>>
>>>
>>>
>>> --
>>> Ravindra Ranwala
>>> Software Engineer
>>> WSO2, Inc: http://wso2.com
>>> <http://www.google.com/url?q=http%3A%2F%2Fwso2.com&sa=D&sntz=1&usg=AFQjCNEZvyc0uMD1HhBaEGCBxs6e9fBObg>
>>> Mobile: +94714198770
>>>
>>>
>>
>>
>> --
>> *Chamin Nalinda*
>>
>> Intern - Engineering
>> WSO2 Inc. http://www.wso2.com
>> lean.enterprise.middleware
>>
>> Mobile: (+94) 77 241 66 04
>> Linkedin: https://www.linkedin.com/in/chaminnalinda
>> Web: http://www.ckreativity.com
>> Blog: http://techspiro.blogspot.com/
>>
>>
>> _______________________________________________
>> Dev mailing list
>> [email protected]
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Tishan Dahanayakage
> Software Engineer
> WSO2, Inc.
> Mobile:+94 716481328
>
> Disclaimer: This communication may contain privileged or other
> confidential information and is intended exclusively for the addressee/s.
> If you are not the intended recipient/s, or believe that you may have
> received this communication in error, please reply to the sender indicating
> that fact and delete the copy you received and in addition, you should not
> print, copy, re-transmit, disseminate, or otherwise use the information
> contained in this communication. Internet communications cannot be
> guaranteed to be timely, secure, error or virus-free. The sender does not
> accept liability for any errors or omissions.
>



-- 
Tishan Dahanayakage
Software Engineer
WSO2, Inc.
Mobile:+94 716481328

Disclaimer: This communication may contain privileged or other confidential
information and is intended exclusively for the addressee/s. If you are not
the intended recipient/s, or believe that you may have received this
communication in error, please reply to the sender indicating that fact and
delete the copy you received and in addition, you should not print, copy,
re-transmit, disseminate, or otherwise use the information contained in
this communication. Internet communications cannot be guaranteed to be
timely, secure, error or virus-free. The sender does not accept liability
for any errors or omissions.
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to