Hi,

AS failed due to a p2 failure,

[INFO] --- carbon-p2-plugin:1.5-SNAPSHOT:p2-repo-gen
(2-p2-repo-generation) @ wso2appserver-profile-gen ---
build   10-May-2012 12:27:56    [ERROR] ERROR
build   10-May-2012 12:27:56    org.apache.maven.plugin.MojoExecutionException: 
ERROR
build   10-May-2012 12:27:56            at
org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:43)
build   10-May-2012 12:27:56            at
org.wso2.maven.p2.RepositoryGenMojo.getProcessedFeatureArtifacts(RepositoryGenMojo.java:318)
build   10-May-2012 12:27:56            at
org.wso2.maven.p2.RepositoryGenMojo.createRepo(RepositoryGenMojo.java:197)
build   10-May-2012 12:27:56            at
org.wso2.maven.p2.RepositoryGenMojo.execute(RepositoryGenMojo.java:191)
build   10-May-2012 12:27:56            at
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
build   10-May-2012 12:27:56            at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
build   10-May-2012 12:27:56            at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
build   10-May-2012 12:27:56            at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
build   10-May-2012 12:27:56            at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
build   10-May-2012 12:27:56            at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
build   10-May-2012 12:27:56            at
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
build   10-May-2012 12:27:56            at
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
build   10-May-2012 12:27:56            at
org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
build   10-May-2012 12:27:56            at
org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
build   10-May-2012 12:27:56            at
org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
build   10-May-2012 12:27:56            at
org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
build   10-May-2012 12:27:56            at
org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
build   10-May-2012 12:27:56            at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
build   10-May-2012 12:27:56            at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
build   10-May-2012 12:27:56            at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
build   10-May-2012 12:27:56            at 
java.lang.reflect.Method.invoke(Method.java:597)
build   10-May-2012 12:27:56            at
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
build   10-May-2012 12:27:56            at
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
build   10-May-2012 12:27:56            at
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
build   10-May-2012 12:27:56            at
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
build   10-May-2012 12:27:56    Caused by:
org.apache.maven.artifact.resolver.ArtifactNotFoundException: Failure
to find 
org.wso2.carbon:org.wso2.carbon.coordination.core.feature:zip: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
build   10-May-2012 12:27:56    
build   10-May-2012 12:27:56    Try downloading the file manually from the
project website.
build   10-May-2012 12:27:56    
build   10-May-2012 12:27:56    Then, install it using the command:
build   10-May-2012 12:27:56        mvn install:install-file
-DgroupId=org.wso2.carbon
-DartifactId=org.wso2.carbon.coordination.core.feature
-Dversion=4.0.0-SNAPSHOT -Dpackaging=zip -Dfile=/path/to/file
build   10-May-2012 12:27:56    
build   10-May-2012 12:27:56    Alternatively, if you host your own
repository you can deploy the file there:
build   10-May-2012 12:27:56        mvn deploy:deploy-file
-DgroupId=org.wso2.carbon
-DartifactId=org.wso2.carbon.coordination.core.feature
-Dversion=4.0.0-SNAPSHOT -Dpackaging=zip -Dfile=/path/to/file
-Durl=[url] -DrepositoryId=[id]
build   10-May-2012 12:27:56    
build   10-May-2012 12:27:56    
build   10-May-2012 12:27:56    
org.wso2.carbon:org.wso2.carbon.coordination.core.feature:zip:4.0.0-SNAPSHOT
build   10-May-2012 12:27:56    
build   10-May-2012 12:27:56    from the specified remote repositories:
build   10-May-2012 12:27:56      wso2-nexus
(http://maven.wso2.org/nexus/content/groups/wso2-public/,
releases=true, snapshots=true),
build   10-May-2012 12:27:56      central (http://repo1.maven.org/maven2,
releases=true, snapshots=false)
build   10-May-2012 12:27:56    
build   10-May-2012 12:27:56            at
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:219)
build   10-May-2012 12:27:56            at
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:157)
build   10-May-2012 12:27:56            at
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:525)
build   10-May-2012 12:27:56            at
org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:39)
build   10-May-2012 12:27:56            ... 24 more
build   10-May-2012 12:27:56    Caused by:
org.sonatype.aether.resolution.ArtifactResolutionException: Failure to
find 
org.wso2.carbon:org.wso2.carbon.coordination.core.feature:zip: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
build   10-May-2012 12:27:56            at
org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:541)
build   10-May-2012 12:27:56            at
org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:220)
build   10-May-2012 12:27:56            at
org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:197)
build   10-May-2012 12:27:56            at
org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:323)
build   10-May-2012 12:27:56            at
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:213)
build   10-May-2012 12:27:56            ... 27 more
build   10-May-2012 12:27:56    Caused by:
org.sonatype.aether.transfer.ArtifactNotFoundException: Failure to
find 
org.wso2.carbon:org.wso2.carbon.coordination.core.feature:zip: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
build   10-May-2012 12:27:56            at
org.sonatype.aether.impl.internal.DefaultUpdateCheckManager.checkArtifact(DefaultUpdateCheckManager.java:190)
build   10-May-2012 12:27:56            at
org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:430)
build   10-May-2012 12:27:56            ... 31 more


On Fri, May 11, 2012 at 9:23 AM, Nuwan Dias <[email protected]> wrote:

> I will work on the ESB test failure.
>
> Thanks,
>
>
> On Fri, May 11, 2012 at 8:54 AM, Dimuthu Leelarathne <[email protected]>wrote:
>
>>
>> Hi all,
>>
>> We can't do beta release with this.
>>
>> Packs for Greg, AS and Manager are not available. Please refer logs at
>> http://wso2.org/bamboo/download/WSO2CARBON-PRODUCTS-JOB1/build_logs/WSO2CARBON-PRODUCTS-JOB1-106.log
>>
>> BPS and DSS has a lot of test failures. We need to fix them immediately
>> as well.
>>
>> ESB and AS has one test failure each.
>>
>> Let's hold all other commits to the trunk. If you are committing please
>> make sure nothing breaks.
>>
>> thanks,
>> dimuthu
>>
>> --
>> Dimuthu Leelarathne
>> Technical Lead
>>
>> WSO2, Inc. (http://wso2.com)
>> email: [email protected]
>>
>> Lean . Enterprise . Middleware
>>
>>
>> _______________________________________________
>> Dev mailing list
>> [email protected]
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Nuwan Dias
>
> Software Engineer - WSO2, Inc.
> Integration Technologies Team
> email : [email protected]
> Phone : +94 777 775 729
>
>
> _______________________________________________
> Dev mailing list
> [email protected]
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Supun Malinga,

Software Engineer,
WSO2 Inc.
http://wso2.com
http://wso2.org
email - [email protected] <[email protected]>
mobile - 071 56 91 321
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to