Is this on local builder? If issues, that could be due to network issues. On Mon, May 9, 2011 at 10:14 PM, Denis Weerasiri <[email protected]> wrote:
> > > On Mon, May 9, 2011 at 9:53 PM, Samisa Abeysinghe <[email protected]> wrote: > >> >> >> On Mon, May 9, 2011 at 9:51 PM, Kasun Indrasiri <[email protected]> wrote: >> >>> Don't see any commits related to hl7 since the last successful build. >>> Looks like an intermittent issue. >>> (Also discussed on "[Carbon-dev] HL7 feature error in build?"). Anyway, >>> we are running a new build in the local builder. Lets see how it goes. >>> >> >> I cannot understand why the build works on some machines and not on >> others. >> >> Completely breaks one checkout then build principle :( >> > Hi Samisa, > Recently I experienced quite number of times where svn up from platform > root, didn't update to the current revision. So sometimes build failures > might occur due to this reason. > >> >> >>> >>> On Mon, May 9, 2011 at 9:18 PM, Samisa Abeysinghe <[email protected]>wrote: >>> >>>> Release team - we are not supposed to have broken builds now :( >>>> >>>> >>>> On Mon, May 9, 2011 at 4:29 PM, WSO2 EC2 Carbon Builder < >>>> [email protected]> wrote: >>>> >>>>> [INFO] [incremental-build:incremental-build {execution: default}] >>>>> [INFO] Verifying module descriptor ... >>>>> [INFO] Pom descriptor modification detected. >>>>> [INFO] Deleting >>>>> /home/carbon/carbon/products/esb/modules/p2-profile/target >>>>> [INFO] [clean:clean {execution: auto-clean}] >>>>> [INFO] Deleting >>>>> /home/carbon/carbon/products/esb/modules/p2-profile/target >>>>> [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] >>>>> [INFO] [install:install {execution: default-install}] >>>>> [INFO] Installing >>>>> /home/carbon/carbon/products/esb/modules/p2-profile/pom.xml to >>>>> /home/carbon/.m2/repository/org/wso2/esb/esb-p2-profile-gen-parent/4.0.0-SNAPSHOT/esb-p2-profile-gen-parent-4.0.0-SNAPSHOT.pom >>>>> [INFO] >>>>> ------------------------------------------------------------------------ >>>>> [INFO] Building WSO2 ESB - P2 Profile Generation >>>>> [INFO] task-segment: [clean, install] >>>>> [INFO] >>>>> ------------------------------------------------------------------------ >>>>> [INFO] [clean:clean {execution: default-clean}] >>>>> [INFO] Deleting >>>>> /home/carbon/carbon/products/esb/modules/p2-profile/product/target >>>>> [INFO] [incremental-build:incremental-build {execution: default}] >>>>> [INFO] Verifying module descriptor ... >>>>> [INFO] Pom descriptor modification detected. >>>>> [INFO] Deleting >>>>> /home/carbon/carbon/products/esb/modules/p2-profile/product/target >>>>> [INFO] [clean:clean {execution: auto-clean}] >>>>> [INFO] Deleting >>>>> /home/carbon/carbon/products/esb/modules/p2-profile/product/target >>>>> [INFO] [dependency:unpack {execution: 1-unpack-p2-agent-distribution}] >>>>> [INFO] Configured Artifact: >>>>> org.wso2.carbon:wso2-p2-agent:3.2.0-SNAPSHOT:zip >>>>> [INFO] Configured Artifact: >>>>> org.wso2.carbon:wso2carbon-core:3.2.0-SNAPSHOT:zip >>>>> [INFO] Expanding: >>>>> /home/carbon/.m2/repository/org/wso2/carbon/wso2-p2-agent/3.2.0-SNAPSHOT/wso2-p2-agent-3.2.0-SNAPSHOT.zip >>>>> into >>>>> /home/carbon/carbon/products/esb/modules/p2-profile/product/target/p2-agent >>>>> [INFO] Expanding: >>>>> /home/carbon/.m2/repository/org/wso2/carbon/wso2carbon-core/3.2.0-SNAPSHOT/wso2carbon-core-3.2.0-SNAPSHOT.zip >>>>> into /home/carbon/carbon/products/esb/modules/p2-profile/product/target >>>>> [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] >>>>> [INFO] [carbon-p2:p2-repo-gen {execution: 2-p2-repo-generation}] >>>>> Downloading: >>>>> http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.transports.hl7.feature/3.2.0-SNAPSHOT/org.wso2.carbon.transports.hl7.feature-3.2.0-SNAPSHOT.zip >>>>> [INFO] Unable to find resource >>>>> 'org.wso2.carbon:org.wso2.carbon.transports.hl7.feature:zip:3.2.0-SNAPSHOT' >>>>> in repository wso2-nexus ( >>>>> http://maven.wso2.org/nexus/content/groups/wso2-public/) >>>>> [ERROR] ERROR >>>>> org.apache.maven.plugin.MojoExecutionException: ERROR >>>>> at >>>>> org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:43) >>>>> at >>>>> org.wso2.maven.p2.RepositoryGenMojo.getProcessedFeatureArtifacts(RepositoryGenMojo.java:360) >>>>> at >>>>> org.wso2.maven.p2.RepositoryGenMojo.createRepo(RepositoryGenMojo.java:193) >>>>> at >>>>> org.wso2.maven.p2.RepositoryGenMojo.execute(RepositoryGenMojo.java:187) >>>>> at >>>>> org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490) >>>>> at >>>>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694) >>>>> at >>>>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556) >>>>> at >>>>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535) >>>>> at >>>>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387) >>>>> at >>>>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348) >>>>> at >>>>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180) >>>>> at >>>>> org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328) >>>>> at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138) >>>>> at org.apache.maven.cli.MavenCli.main(MavenCli.java:362) >>>>> at >>>>> org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60) >>>>> 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.classworlds.Launcher.launchEnhanced(Launcher.java:315) >>>>> at org.codehaus.classworlds.Launcher.launch(Launcher.java:255) >>>>> at >>>>> org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430) >>>>> at org.codehaus.classworlds.Launcher.main(Launcher.java:375) >>>>> Caused by: >>>>> org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable to >>>>> download the artifact from any repository >>>>> >>>>> Try downloading the file manually from the project website. >>>>> >>>>> Then, install it using the command: >>>>> mvn install:install-file -DgroupId=org.wso2.carbon >>>>> -DartifactId=org.wso2.carbon.transports.hl7.feature >>>>> -Dversion=3.2.0-SNAPSHOT >>>>> -Dpackaging=zip -Dfile=/path/to/file >>>>> >>>>> Alternatively, if you host your own repository you can deploy the file >>>>> there: >>>>> mvn deploy:deploy-file -DgroupId=org.wso2.carbon >>>>> -DartifactId=org.wso2.carbon.transports.hl7.feature >>>>> -Dversion=3.2.0-SNAPSHOT >>>>> -Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] >>>>> >>>>> >>>>> >>>>> org.wso2.carbon:org.wso2.carbon.transports.hl7.feature:zip:3.2.0-SNAPSHOT >>>>> >>>>> from the specified remote repositories: >>>>> central (http://repo1.maven.org/maven2), >>>>> wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/) >>>>> >>>>> >>>>> at >>>>> org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:228) >>>>> at >>>>> org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:90) >>>>> at >>>>> org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:39) >>>>> ... 22 more >>>>> Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable >>>>> to download the artifact from any repository >>>>> at >>>>> org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:404) >>>>> at >>>>> org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:216) >>>>> ... 24 more >>>>> [INFO] >>>>> ------------------------------------------------------------------------ >>>>> [ERROR] BUILD ERROR >>>>> [INFO] >>>>> ------------------------------------------------------------------------ >>>>> [INFO] ERROR >>>>> >>>>> Unable to download the artifact from any repository >>>>> [INFO] >>>>> ------------------------------------------------------------------------ >>>>> [INFO] For more information, run Maven with the -e switch >>>>> [INFO] >>>>> ------------------------------------------------------------------------ >>>>> [INFO] Total time: 566 minutes 53 seconds >>>>> [INFO] Finished at: Mon May 09 10:58:35 UTC 2011 >>>>> [INFO] Final Memory: 1401M/1687M >>>>> [INFO] >>>>> ------------------------------------------------------------------------ >>>>> _______________________________________________ >>>>> Carbon-dev mailing list >>>>> [email protected] >>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>>>> >>>> Thanks, >>>> Samisa... >>>> >>>> Samisa Abeysinghe >>>> VP Engineering >>>> WSO2 Inc. >>>> http://wso2.com >>>> http://wso2.org >>>> >>>> >>>> >>>> >>>> _______________________________________________ >>>> Carbon-dev mailing list >>>> [email protected] >>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>>> >>>> >>> >>> >>> -- >>> Kasun Indrasiri >>> Senior Software Engineer >>> >>> WSO2, Inc.; http://wso2.com >>> lean.enterprise.middleware >>> >>> cell: +94 71 536 4128 >>> Blog : http://kasunpanorama.blogspot.com/ >>> >>> _______________________________________________ >>> Carbon-dev mailing list >>> [email protected] >>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>> >>> Thanks, >> Samisa... >> >> Samisa Abeysinghe >> VP Engineering >> WSO2 Inc. >> http://wso2.com >> http://wso2.org >> >> >> >> >> _______________________________________________ >> Carbon-dev mailing list >> [email protected] >> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >> >> > > > -- > Thanks, > Denis > ---------------------------------------------------------- > *Denis Weerasiri* > Software Engineer; WSO2 Inc.; http://wso2.com, > *email: denis <http://goog_277208233/>** [AT] wso2.com* <http://wso2.com/> > * > blog: **http://ddweerasiri.blogspot.com*<http://ddweerasiri.blogspot.com/> > * > twitter: **http://twitter.com/ddweerasiri*<http://twitter.com/ddweerasiri> > * > linked-in: > **http://lk.linkedin.com/in/ddweerasiri*<http://lk.linkedin.com/in/ddweerasiri> > > > _______________________________________________ > Carbon-dev mailing list > [email protected] > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > Thanks, Samisa... Samisa Abeysinghe VP Engineering WSO2 Inc. http://wso2.com http://wso2.org
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
