There is a an ESB profile-gen error. ESB pack was created.
it fails to find,

org.wso2.carbon:org.wso2.carbon.rest.api.feature:zip:4.0.0-SNAPSHOT



--Pradeep

[INFO] Building WSO2 ESB - P2 Profile Generation 4.0.0-SNAPSHOT
build   16-Mar-2012 16:37:52    [INFO]
------------------------------------------------------------------------
build   16-Mar-2012 16:37:52    [INFO]
build   16-Mar-2012 16:37:52    [INFO] --- maven-clean-plugin:2.4.1:clean
(default-clean) @ wso2esb-p2-profile ---
build   16-Mar-2012 16:37:52    [INFO]
build   16-Mar-2012 16:37:52    [INFO] ---
incremental-build-plugin:1.3:incremental-build (default) @
wso2esb-p2-profile ---
build   16-Mar-2012 16:37:52    [INFO] Verifying module descriptor ...
build   16-Mar-2012 16:37:52    [INFO] Pom descriptor modification detected.
build   16-Mar-2012 16:37:52    [INFO] Deleting
/home/bamboo/Bamboo-3.4/source-repository/build-dir/WSO2CARBONKERNEL-CARBONPRODUCTS-JOB1/products/esb/modules/p2-profile/product/target
build   16-Mar-2012 16:37:52    [INFO]
build   16-Mar-2012 16:37:52    [INFO] --- maven-clean-plugin:2.4.1:clean
(auto-clean) @ wso2esb-p2-profile ---
build   16-Mar-2012 16:37:52    [INFO] Deleting
/home/bamboo/Bamboo-3.4/source-repository/build-dir/WSO2CARBONKERNEL-CARBONPRODUCTS-JOB1/products/esb/modules/p2-profile/product/target
build   16-Mar-2012 16:37:52    [INFO]
build   16-Mar-2012 16:37:52    [INFO] ---
maven-dependency-plugin:2.0-alpha-4:unpack
(1-unpack-p2-agent-distribution) @ wso2esb-p2-profile ---
build   16-Mar-2012 16:37:52    [INFO] Configured Artifact:
org.wso2.carbon:wso2carbon-core:4.0.0-SNAPSHOT:zip
build   16-Mar-2012 16:37:52    [INFO] Expanding:
/home/bamboo/.m2/repository/org/wso2/carbon/wso2carbon-core/4.0.0-SNAPSHOT/wso2carbon-core-4.0.0-SNAPSHOT.zip
into 
/home/bamboo/Bamboo-3.4/source-repository/build-dir/WSO2CARBONKERNEL-CARBONPRODUCTS-JOB1/products/esb/modules/p2-profile/product/target
build   16-Mar-2012 16:37:54    [INFO]
build   16-Mar-2012 16:37:54    [INFO] ---
carbon-p2-plugin:1.4-SNAPSHOT:p2-repo-gen (2-p2-repo-generation) @
wso2esb-p2-profile ---
build   16-Mar-2012 16:37:55    [ERROR] ERROR
build   16-Mar-2012 16:37:55    org.apache.maven.plugin.MojoExecutionException: 
ERROR
build   16-Mar-2012 16:37:55            at
org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:43)
build   16-Mar-2012 16:37:55            at
org.wso2.maven.p2.RepositoryGenMojo.getProcessedFeatureArtifacts(RepositoryGenMojo.java:317)
build   16-Mar-2012 16:37:55            at
org.wso2.maven.p2.RepositoryGenMojo.createRepo(RepositoryGenMojo.java:197)
build   16-Mar-2012 16:37:55            at
org.wso2.maven.p2.RepositoryGenMojo.execute(RepositoryGenMojo.java:191)
build   16-Mar-2012 16:37:55            at
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
build   16-Mar-2012 16:37:55            at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
build   16-Mar-2012 16:37:55            at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
build   16-Mar-2012 16:37:55            at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
build   16-Mar-2012 16:37:55            at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
build   16-Mar-2012 16:37:55            at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
build   16-Mar-2012 16:37:55            at
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
build   16-Mar-2012 16:37:55            at
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
build   16-Mar-2012 16:37:55            at
org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
build   16-Mar-2012 16:37:55            at
org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
build   16-Mar-2012 16:37:55            at
org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
build   16-Mar-2012 16:37:55            at
org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
build   16-Mar-2012 16:37:55            at
org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
build   16-Mar-2012 16:37:55            at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
build   16-Mar-2012 16:37:55            at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
build   16-Mar-2012 16:37:55            at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
build   16-Mar-2012 16:37:55            at 
java.lang.reflect.Method.invoke(Method.java:597)
build   16-Mar-2012 16:37:55            at
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
build   16-Mar-2012 16:37:55            at
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
build   16-Mar-2012 16:37:55            at
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
build   16-Mar-2012 16:37:55            at
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
build   16-Mar-2012 16:37:55    Caused by:
org.apache.maven.artifact.resolver.ArtifactNotFoundException: Failure
to find org.wso2.carbon:org.wso2.carbon.rest.api.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   16-Mar-2012 16:37:55    
build   16-Mar-2012 16:37:55    Try downloading the file manually from the
project website.
build   16-Mar-2012 16:37:55    
build   16-Mar-2012 16:37:55    Then, install it using the command:
build   16-Mar-2012 16:37:55        mvn install:install-file
-DgroupId=org.wso2.carbon
-DartifactId=org.wso2.carbon.rest.api.feature -Dversion=4.0.0-SNAPSHOT
-Dpackaging=zip -Dfile=/path/to/file
build   16-Mar-2012 16:37:55    
build   16-Mar-2012 16:37:55    Alternatively, if you host your own
repository you can deploy the file there:
build   16-Mar-2012 16:37:55        mvn deploy:deploy-file
-DgroupId=org.wso2.carbon
-DartifactId=org.wso2.carbon.rest.api.feature -Dversion=4.0.0-SNAPSHOT
-Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
build   16-Mar-2012 16:37:55    
build   16-Mar-2012 16:37:55    
build   16-Mar-2012 16:37:55    
org.wso2.carbon:org.wso2.carbon.rest.api.feature:zip:4.0.0-SNAPSHOT
build   16-Mar-2012 16:37:55    
build   16-Mar-2012 16:37:55    from the specified remote repositories:
build   16-Mar-2012 16:37:55      wso2-nexus
(http://maven.wso2.org/nexus/content/groups/wso2-public/,
releases=true, snapshots=true),
build   16-Mar-2012 16:37:55      central (http://repo1.maven.org/maven2,
releases=true, snapshots=false)
build   16-Mar-2012 16:37:55    
build   16-Mar-2012 16:37:55            at
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:219)
build   16-Mar-2012 16:37:55            at
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:157)
build   16-Mar-2012 16:37:55            at
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:525)
build   16-Mar-2012 16:37:55            at
org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:39)
build   16-Mar-2012 16:37:55            ... 24 more
build   16-Mar-2012 16:37:55    Caused by:
org.sonatype.aether.resolution.ArtifactResolutionException: Failure to
find org.wso2.carbon:org.wso2.carbon.rest.api.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   16-Mar-2012 16:37:55            at
org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:541)
build   16-Mar-2012 16:37:55            at
org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:220)
build   16-Mar-2012 16:37:55            at
org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:197)
build   16-Mar-2012 16:37:55            at
org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:323)
build   16-Mar-2012 16:37:55            at
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:213)
build   16-Mar-2012 16:37:55            ... 27 more
build   16-Mar-2012 16:37:55    Caused by:
org.sonatype.aether.transfer.ArtifactNotFoundException: Failure to
find org.wso2.carbon:org.wso2.carbon.rest.api.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   16-Mar-2012 16:37:55            at
org.sonatype.aether.impl.internal.DefaultUpdateCheckManager.checkArtifact(DefaultUpdateCheckManager.java:190)
build   16-Mar-2012 16:37:55            at
org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:430)
build   16-Mar-2012 16:37:55            ... 31 more
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to