Hello Heshitha,

As explained offline this is because the Eclipse Mars distributions are not
added to the WSO2 reposiroty yet. Previous developer studio versions were
based on eclipse Luna.

We will be adding it once we release the developer studio kernel. until
then please build your product tooling without installed distributions.

Please note that Installed distributions should be built and released with
the final release only.

Please implement a profile in your main pom to ensure you do not build
installed distributions in normal builds a it consumes a lot of resources.


Regards
Awanthika

Awanthika Senarath
Software Engineer, WSO2 Inc.
Mobile: +94717681791



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]
>
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to