Hi Hasitha, Seems like eclipse mars releases are still not deployed to wso2 maven. Since these packs are configured as pom dependencies in installed distribution module, maven tries to download them from the configured nexus repos. We will have to get them deployed to nexus first .
Thanks On Tue, May 3, 2016 at 11:33 AM, Heshitha Hettihewa <[email protected]> wrote: > Hi all, > > Currently I'm in the process of migrating BPEL plugins and Human Task > editor plugin into Eclipse Mars. In installed distributions module I have > updated the existing luna repos into new mars repos according to this [1]. > But when I'm trying to build the installed distributions module I'm getting > this build error. > > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-dependency-plugin:2.0-alpha-4:unpack > (1-unpack-p2-agent-distribution) on project > developer-studio-bps-eclipse-jee-mars-linux-gtk: Unable to find artifact. > Could not find artifact > org.eclipse:eclipse-jee-mars-2-linux-gtk:tar.gz:4.5.2 in wso2-maven2-repo ( > http://dist.wso2.org/maven2/) > [ERROR] > [ERROR] Try downloading the file manually from the project website. > [ERROR] > [ERROR] Then, install it using the command: > [ERROR] mvn install:install-file -DgroupId=org.eclipse > -DartifactId=eclipse-jee-mars-2-linux-gtk -Dversion=4.5.2 > -Dpackaging=tar.gz -Dfile=/path/to/file > [ERROR] > [ERROR] Alternatively, if you host your own repository you can deploy the > file there: > [ERROR] mvn deploy:deploy-file -DgroupId=org.eclipse > -DartifactId=eclipse-jee-mars-2-linux-gtk -Dversion=4.5.2 > -Dpackaging=tar.gz -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] > [ERROR] > [ERROR] > [ERROR] org.eclipse:eclipse-jee-mars-2-linux-gtk:tar.gz:4.5.2 > [ERROR] > [ERROR] from the specified remote repositories: > [ERROR] wso2-maven2-repo (http://dist.wso2.org/maven2/, releases=true, > snapshots=true), > [ERROR] DevS-Deps-p2-Repository ( > http://builder1.us1.wso2.org/~developerstudio/developer-studio-kernel/4.1.0/kernel/releases/, > releases=false, snapshots=false), > [ERROR] Eclipse-p2-repo (http://download.eclipse.org/releases/mars/, > releases=false, snapshots=false), > [ERROR] WSO2-Nexus-Maven-Repository ( > http://maven.wso2.org/nexus/content/groups/wso2-public/, releases=true, > snapshots=true), > [ERROR] Maven-Central-Repo (http://repo1.maven.org/maven/, releases=true, > snapshots=true), > [ERROR] DevS-Kernel-p2-releases-Repository ( > http://builder1.us1.wso2.org/~developerstudio/developer-studio-kernel/4.1.0/kernel/releases/, > releases=false, snapshots=false), > [ERROR] DevS-Platform-p2-releases-Repository ( > http://builder1.us1.wso2.org/~developerstudio/developer-studio-kernel/4.1.0/platform-bundles/releases/, > releases=false, snapshots=false), > [ERROR] Additional-Tools-p2-Repository ( > http://builder1.us1.wso2.org/~developerstudio/developer-studio-kernel/4.0.0/additional-tools/releases/p2/, > releases=false, snapshots=false), > [ERROR] WSO2-p2-Repository ( > http://product-dist.wso2.com/p2/carbon/releases/wilkes/, releases=false, > snapshots=false), > [ERROR] WSO2-Nexus-Maven-SNAPSHOT-Repository ( > http://maven.wso2.org/nexus/content/repositories/wso2.maven2.snapshot/, > releases=true, snapshots=true), > [ERROR] central (http://repo.maven.apache.org/maven2, releases=true, > snapshots=false) > > any suggestions on solving this? > > [1]. https://github.com/wso2/devstudio-tooling-esb > > Thanks, > -- > Heshitha Hettihewa > *Software Engineer* > Mobile : +94716866386 > <%2B94%20%280%29%20773%20451194> > [email protected] > -- *Kavith Lokuhewage* Software Engineer WSO2 Inc. - http://wso2.com lean . enterprise . middleware Mobile - +9477-9-145-123 | +9471-455-6-401 Linkedin <http://www.linkedin.com/pub/kavith-lokuhewage/49/473/419> Twitter <https://twitter.com/KavithThiranga>
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
