Hi , Today i got a full trunk update and got a build failure when building service stubs which is $subject .
Here is the error log. [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.972s [INFO] Finished at: Tue Jan 17 17:55:50 IST 2012 [INFO] Final Memory: 18M/490M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project service-stubs: Could not resolve dependencies for project org.wso2.carbon:service-stubs:pom:4.0.0-SNAPSHOT: Failed to collect dependencies for [wsdl4j.wso2:wsdl4j:jar:1.6.2.wso2v2 (compile), org.apache.axis2.wso2:axis2:jar:1.6.1.wso2v4 (compile), org.apache.neethi.wso2:neethi:jar:2.0.4.wso2v3 (compile), org.apache.ws.commons.schema.wso2:XmlSchema:jar:1.4.7.wso2v1 (compile), commons-logging:commons-logging:jar:1.1.1 (compile), org.apache.ws.commons.axiom.wso2:axiom:jar:1.2.11.wso2v1 (compile)]: Failed to read artifact descriptor for org.apache.axis2.wso2:axis2:jar:1.6.1.wso2v4: Failure to find org.wso2.carbon:carbon-platform: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 service-stubs: Could not resolve dependencies for project org.wso2.carbon:service-stubs:pom:4.0.0-SNAPSHOT: Failed to collect dependencies for [wsdl4j.wso2:wsdl4j:jar:1.6.2.wso2v2 (compile), org.apache.axis2.wso2:axis2:jar:1.6.1.wso2v4 (compile), org.apache.neethi.wso2:neethi:jar:2.0.4.wso2v3 (compile), org.apache.ws.commons.schema.wso2:XmlSchema:jar:1.4.7.wso2v1 (compile), commons-logging:commons-logging:jar:1.1.1 (compile), org.apache.ws.commons.axiom.wso2:axiom:jar:1.2.11.wso2v1 (compile)] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:196) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:108) 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:319) 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) Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project org.wso2.carbon:service-stubs:pom:4.0.0-SNAPSHOT: Failed to collect dependencies for [wsdl4j.wso2:wsdl4j:jar:1.6.2.wso2v2 (compile), org.apache.axis2.wso2:axis2:jar:1.6.1.wso2v4 (compile), org.apache.neethi.wso2:neethi:jar:2.0.4.wso2v3 (compile), org.apache.ws.commons.schema.wso2:XmlSchema:jar:1.4.7.wso2v1 (compile), commons-logging:commons-logging:jar:1.1.1 (compile), org.apache.ws.commons.axiom.wso2:axiom:jar:1.2.11.wso2v1 (compile)] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:139) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:171) ... 22 more Caused by: org.sonatype.aether.collection.DependencyCollectionException: Failed to collect dependencies for [wsdl4j.wso2:wsdl4j:jar:1.6.2.wso2v2 (compile), org.apache.axis2.wso2:axis2:jar:1.6.1.wso2v4 (compile), org.apache.neethi.wso2:neethi:jar:2.0.4.wso2v3 (compile), org.apache.ws.commons.schema.wso2:XmlSchema:jar:1.4.7.wso2v1 (compile), commons-logging:commons-logging:jar:1.1.1 (compile), org.apache.ws.commons.axiom.wso2:axiom:jar:1.2.11.wso2v1 (compile)] at org.sonatype.aether.impl.internal.DefaultDependencyCollector.collectDependencies(DefaultDependencyCollector.java:262) at org.sonatype.aether.impl.internal.DefaultRepositorySystem.collectDependencies(DefaultRepositorySystem.java:345) at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:131) ... 23 more Caused by: org.sonatype.aether.resolution.ArtifactDescriptorException: Failed to read artifact descriptor for org.apache.axis2.wso2:axis2:jar:1.6.1.wso2v4 at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.loadPom(DefaultArtifactDescriptorReader.java:317) at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.readArtifactDescriptor(DefaultArtifactDescriptorReader.java:172) at org.sonatype.aether.impl.internal.DefaultDependencyCollector.process(DefaultDependencyCollector.java:419) at org.sonatype.aether.impl.internal.DefaultDependencyCollector.collectDependencies(DefaultDependencyCollector.java:243) ... 25 more Caused by: org.apache.maven.model.resolution.UnresolvableModelException: Failure to find org.wso2.carbon:carbon-platform: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:819) at org.apache.maven.model.building.DefaultModelBuilder.readParent(DefaultModelBuilder.java:670) at org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:308) at org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:232) at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.loadPom(DefaultArtifactDescriptorReader.java:308) ... 28 more Caused by: org.sonatype.aether.resolution.ArtifactResolutionException: Failure to find org.wso2.carbon:carbon-platform: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:541) at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:220) at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:197) 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-platform: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.checkArtifact(DefaultUpdateCheckManager.java:190) at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:430) ... 36 more On Wed, Dec 7, 2011 at 1:27 AM, Kathiravelu Pradeeban <[email protected]>wrote: > > > On Wed, Dec 7, 2011 at 1:20 AM, Keheliya Gallaba <[email protected]>wrote: > >> >> >> On Wed, Dec 7, 2011 at 1:08 AM, Kasun Gajasinghe <[email protected]> wrote: >> >>> >>> >>> On Wed, Dec 7, 2011 at 12:48 AM, Suresh Attanayaka <[email protected]>wrote: >>> >>>> Hi Guys, >>>> >>>> I could build service stubs other than *org.wso2.carbon.stratos.common.stub >>>> *and *org.wso2.carbon.tenant.register.gapp.stub* successfully. >>>> >>>> The error message i get when i'm >>>> building org.wso2.carbon.stratos.common.stub is: >>>> "The parents form a cycle: >>>> org.wso2.carbon:org.wso2.carbon.stratos.common.stub:3.2.0-SNAPSHOT -> >>>> org.wso2.carbon:service-stubs:3.2.0-SNAPSHOT -> >>>> org.wso2.carbon:carbon-platform:3.2.0-SNAPSHOT -> >>>> org.wso2.carbon:carbon-platform:3.2.0-SNAPSHOT @ >>>> org.wso2.carbon:carbon-components:3.2.0-SNAPSHOT" >>>> >>>> >>> My build under service-stubs/org.wso2.carbon.stratos.common.stub was >>> successful. I just checked. You haven't change the artifactIds in the POMs, >>> right? If not, I think you need to check the pom >>> inheritance hierarchy (using artifactIds in <parent> tag) to see where this >>> error comes starting from org.wso2.carbon.stratos.common.stub project. >>> >>> >>>> and for org.wso2.carbon.tenant.register.gapp.stub is : >>>> "Failed to execute goal on project >>>> org.wso2.carbon.tenant.register.gapp.stub: Could not resolve dependencies >>>> for project >>>> org.wso2.carbon:org.wso2.carbon.tenant.register.gapp.stub:bundle:3.2.0-SNAPSHOT: >>>> Failure to find org.apache.axis2.wso2:axis2-client:jar:1.6.1.wso2v4 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" >>>> >>>> >>> I think Keheliya was also facing this issue. Sanjeewa is working now to >>> have a fix for this. I hope you already changed the axis2 versions in >>> carbon root pom (carbon-platform) to 1.6.1.wso2v*1 *temporally until >>> the fix comes? >>> >> >> Changing instances of axis2-client version from 1.6.1.wso2v1 (if there >> are any in the poms) to 1.6.1.wso2v4 is the way to go. So in >> /trunk/carbon/orbit/axis-client/pom.xml do the following change. >> > > +1. That's what Sanjeewa is going to do too - making the axis2 version to > wso2v4. Currently a few components and products are using the older > versions. > > Regards, > Pradeeban. > >> >> <description> >> A single JAR file containing all the client side libraries >> </description> >> - <version>1.6.1.wso2v1</version> >> + <version>1.6.1.wso2v4</version> >> <url>http://wso2.org</url> >> >> <dependencies> >> >> ..and build orbit, then you'll be able to build >> org.wso2.carbon.tenant.register.gapp.stub >> >> Regards, >> Keheliya >> >> >>> >>> Regards, >>> --KasunG >>> >>> >>>> any idea ? >>>> >>>> Thanks, >>>> >>>> >>>> On Tue, Dec 6, 2011 at 4:14 PM, Muhammed Shariq <[email protected]>wrote: >>>> >>>>> Ideally if you trigger a build from the root level then the root pom >>>>> would be copied to the m2 repo. However I tried that approach with Sanjeew >>>>> now and it seems this is not happening now. I checked the pom files but >>>>> couldn't find any obvious issue, Pradeep/Harshana any idea what could be >>>>> the issue? >>>>> >>>>> >>>>> On Tue, Dec 6, 2011 at 4:09 PM, Kasun Gajasinghe <[email protected]>wrote: >>>>> >>>>>> >>>>>> >>>>>> On Tue, Dec 6, 2011 at 3:52 PM, Dileepa Jayakody <[email protected]>wrote: >>>>>> >>>>>>> Hi, >>>>>>> >>>>>>> As a workaround for this you can copy the carbon-platform pom from >>>>>>> carbon/components in to your m2 repo. >>>>>>> >>>>>>> Go to carbon/components and copy the pom to m2 repo in the following >>>>>>> manner.c >>>>>>> >>>>>>> cp pom.xml >>>>>>> ~/.m2/repository/org/wso2/carbon/carbon-platform/3.2.0-SNAPSHOT/carbon-platform-3.2.0-SNAPSHOT.pom >>>>>>> >>>>>>> Hope this helps. >>>>>>> >>>>>>> >>>>>> Yes, this is the method I used. But, first I had to manually create >>>>>> the directory structure by `mkdir >>>>>> -p ~/.m2/repository/org/wso2/carbon/carbon-platform/3.2.0-SNAPSHOT/`. >>>>>> Then, >>>>>> copied the pom using the above command you just said. The workaround in >>>>>> the >>>>>> previous mail was somewhat easier because even the editing of the pom at >>>>>> m2 >>>>>> repo is optional. Lot of guys are having this issue. >>>>>> >>>>>> Thanks, >>>>>> --Kasun >>>>>> >>>>>> >>>>>>> Regards, >>>>>>> Dileepa >>>>>>> >>>>>>> On Tue, Dec 6, 2011 at 2:49 PM, Kasun Gajasinghe <[email protected]>wrote: >>>>>>> >>>>>>>> Hi, >>>>>>>> >>>>>>>> I faced the following issue when building carbon/service-stubs/ >>>>>>>> with Maven 3.0.3, and a fresh repo. The log is given below. This error >>>>>>>> is >>>>>>>> not produced in Maven 2. >>>>>>>> >>>>>>>> As I found out, the issue was that Maven3 doesn't identify the >>>>>>>> carbon root pom, ie. org.wso2.carbon:carbon-platform. A workaround for >>>>>>>> this >>>>>>>> problem is to build the carbon root pom first with all the <module> >>>>>>>> declarations in its pom.xml commented out. And then, remove the added >>>>>>>> comments in the copied carbon-platform pom in the M2 repo. But I think >>>>>>>> this >>>>>>>> needs to be fixed to minimize this inconvenience, and isn't >>>>>>>> straight-forward for a new builder. >>>>>>>> >>>>>>>> Thanks, >>>>>>>> --Kasun >>>>>>>> >>>>>>>> [INFO] >>>>>>>> >>>>>>>> [INFO] >>>>>>>> ------------------------------------------------------------------------ >>>>>>>> [INFO] Building WSO2 Carbon - Service Stubs - Aggregator Module >>>>>>>> 3.2.0-SNAPSHOT >>>>>>>> [INFO] >>>>>>>> ------------------------------------------------------------------------ >>>>>>>> Downloading: >>>>>>>> http://maven.wso2.org/nexus/content/groups/wso2-public/org/wso2/carbon/carbon-platform/3.2.0-SNAPSHOT/maven-metadata.xml >>>>>>>> Downloading: >>>>>>>> http://maven.wso2.org/nexus/content/groups/wso2-public/org/wso2/carbon/carbon-platform/3.2.0-SNAPSHOT/carbon-platform-3.2.0-SNAPSHOT.pom >>>>>>>> [INFO] >>>>>>>> ------------------------------------------------------------------------ >>>>>>>> [INFO] Reactor Summary: >>>>>>>> [INFO] >>>>>>>> [INFO] WSO2 Carbon - Service Stubs - Aggregator Module ... FAILURE >>>>>>>> [1.273s] >>>>>>>> [INFO] WSO2 Carbon - Stratos Common Stubs ................ SKIPPED >>>>>>>> [INFO] WSO2 Carbon - Tenant Registration GApp Stub ....... SKIPPED >>>>>>>> [INFO] WSO2 Carbon - Data Admin Console Stub ............. SKIPPED >>>>>>>> --- >>>>>>>> --- >>>>>>>> [INFO] WSO2 Carbon - Qpid Stub ........................... SKIPPED >>>>>>>> [INFO] WSO2 Carbon - Tenant activity Stub ................ SKIPPED >>>>>>>> [INFO] WSO2 Carbon - Load Balance Agent Stub ............. SKIPPED >>>>>>>> [INFO] >>>>>>>> ------------------------------------------------------------------------ >>>>>>>> [INFO] BUILD FAILURE >>>>>>>> [INFO] >>>>>>>> ------------------------------------------------------------------------ >>>>>>>> [INFO] Total time: 2.870s >>>>>>>> [INFO] Finished at: Tue Dec 06 14:23:26 IST 2011 >>>>>>>> [INFO] Final Memory: 19M/618M >>>>>>>> [INFO] >>>>>>>> ------------------------------------------------------------------------ >>>>>>>> [ERROR] Failed to execute goal on project service-stubs: Could not >>>>>>>> resolve dependencies for project >>>>>>>> org.wso2.carbon:service-stubs:pom:3.2.0-SNAPSHOT: Failed to collect >>>>>>>> dependencies for [wsdl4j.wso2:wsdl4j:jar:1.6.2.wso2v2 (compile), >>>>>>>> org.apache.axis2.wso2:axis2:jar:1.6.1.wso2v1 (compile), >>>>>>>> org.apache.neethi.wso2:neethi:jar:2.0.4.wso2v3 (compile), >>>>>>>> org.apache.ws.commons.schema.wso2:XmlSchema:jar:1.4.7.wso2v1 (compile), >>>>>>>> commons-logging:commons-logging:jar:1.1.1 (compile), >>>>>>>> org.apache.ws.commons.axiom.wso2:axiom:jar:1.2.11.wso2v1 (compile)]: >>>>>>>> Failed >>>>>>>> to read artifact descriptor for >>>>>>>> org.apache.axis2.wso2:axis2:jar:1.6.1.wso2v1: *Could not find >>>>>>>> artifact org.wso2.carbon:carbon-platform:pom:3.2.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 >>>>>>>> >>>>>>>> >>>>>>>> _______________________________________________ >>>>>>>> Carbon-dev mailing list >>>>>>>> [email protected] >>>>>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>>>>>>> >>>>>>>> >>>>>>> >>>>>>> >>>>>>> -- >>>>>>> Dileepa Jayakody, >>>>>>> Software Engineer, WSO2 Inc. >>>>>>> Lean . Enterprise . Middleware >>>>>>> >>>>>>> >>>>>>> _______________________________________________ >>>>>>> Carbon-dev mailing list >>>>>>> [email protected] >>>>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>>>>>> >>>>>>> >>>>>> >>>>>> _______________________________________________ >>>>>> Carbon-dev mailing list >>>>>> [email protected] >>>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>>>>> >>>>>> >>>>> >>>>> >>>>> -- >>>>> Thanks, >>>>> Shariq. >>>>> >>>>> >>>>> _______________________________________________ >>>>> Carbon-dev mailing list >>>>> [email protected] >>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>>>> >>>>> >>>> >>>> _______________________________________________ >>>> Carbon-dev mailing list >>>> [email protected] >>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>>> >>>> >>> >>> _______________________________________________ >>> Carbon-dev mailing list >>> [email protected] >>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>> >>> >> >> >> -- >> Keheliya Gallaba >> Software Engineer >> WSO2 Inc. >> >> >> _______________________________________________ >> Carbon-dev mailing list >> [email protected] >> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >> >> > > > -- > Kathiravelu Pradeeban. > Software Engineer. > WSO2 Inc. > > Blog: [Llovizna] http://kkpradeeban.blogspot.com/ > > > _______________________________________________ > Carbon-dev mailing list > [email protected] > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- Subash Chaturanga Software Engineer WSO2 Inc. http://wso2.com email - [email protected] phone - 077 2225922
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
