Hi Isolated the error, Its an artifact id mismatch in mashup styles and features/repository. Will fix it asap.
Regards, /Nuwan On Tue, Feb 15, 2011 at 10:29 AM, Amila Maha Arachchi <[email protected]>wrote: > Hi again, > > On Tue, Feb 15, 2011 at 10:22 AM, Amila Maha Arachchi <[email protected]>wrote: > >> Hi, >> >> This error occurs when building p2-repo. This is built after building all >> the products. Because of mashup build is successful, the requested zip file >> should be there. >> >> I dont understand the reason for this error. This error occurred a few >> days ago due to some version problems. Then I corrected the versions in >> features/repository/pom.xml. >> >> Anybody have any idea on this? >> > > The error says > > *org.wso2.mashup*:org.wso2.mashup.styles.feature:zip:2.3.0-SNAPSHOT is not > found. > > I had a look at > products/ms/modules/features/rg.wso2.ms.styles.feature/pom.xml and found > this. > > <parent> > <groupId>*org.wso2.ms*</groupId> > <artifactId>wso2ms-features</artifactId> > <version>2.3.0-SNAPSHOT</version> > </parent> > > Is this the reason for this? > > Thanks, > AmilaM. > > > >> Thanks, >> AmilaM. >> >> >> On Tue, Feb 15, 2011 at 8:20 AM, WSO2 Builder <[email protected]> wrote: >> >>> Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: >>> System is offline. >>> >>> Try downloading the file manually from the project website. >>> >>> Then, install it using the command: >>> mvn install:install-file -DgroupId=org.wso2.mashup >>> -DartifactId=org.wso2.mashup.styles.feature -Dversion=2.3.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.mashup >>> -DartifactId=org.wso2.mashup.styles.feature -Dversion=2.3.0-SNAPSHOT >>> -Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] >>> >>> >>> org.wso2.mashup:org.wso2.mashup.styles.feature:zip:2.3.0-SNAPSHOT >>> >>> >>> >>> at >>> org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:203) >>> at >>> org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:90) >>> at >>> org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:39) >>> ... 21 more >>> [INFO] >>> ------------------------------------------------------------------------ >>> [ERROR] BUILD ERROR >>> [INFO] >>> ------------------------------------------------------------------------ >>> [INFO] ERROR >>> >>> System is offline. >>> >>> Try downloading the file manually from the project website. >>> >>> Then, install it using the command: >>> mvn install:install-file -DgroupId=org.wso2.mashup >>> -DartifactId=org.wso2.mashup.styles.feature -Dversion=2.3.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.mashup >>> -DartifactId=org.wso2.mashup.styles.feature -Dversion=2.3.0-SNAPSHOT >>> -Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] >>> >>> >>> org.wso2.mashup:org.wso2.mashup.styles.feature:zip:2.3.0-SNAPSHOT >>> >>> >>> >>> [INFO] >>> ------------------------------------------------------------------------ >>> [INFO] For more information, run Maven with the -e switch >>> [INFO] >>> ------------------------------------------------------------------------ >>> [INFO] Total time: 6 seconds >>> [INFO] Finished at: Tue Feb 15 08:20:55 IST 2011 >>> [INFO] Final Memory: 22M/981M >>> [INFO] >>> ------------------------------------------------------------------------ >>> cp: cannot stat `target/p2-repo': No such file or directory >>> 2011-02-15_08-19-49 >>> Carbon packs are available at : >>> http://10.100.1.43/~carbon/releases/carbon/3.2.0/latest/ >>> tail -n50 $STRATOS_SRC_HOME/build.log >>> _______________________________________________ >>> 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 & Regards, Nuwan Bandara Software Engineer WSO2 Inc. | http://wso2.com lean . enterprise . middleware http://www.nuwanbando.com <http://www.nuwanbando.com/>
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
