Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to build repo with Maven 3.0.5 and 3.1.1 #2

Open
JoostvanPinxten opened this issue Jul 14, 2014 · 4 comments
Open

Unable to build repo with Maven 3.0.5 and 3.1.1 #2

JoostvanPinxten opened this issue Jul 14, 2014 · 4 comments

Comments

@JoostvanPinxten
Copy link

When downloading the ZIP and running Maven 3.0.5 (Windows 7) with:

mvn clean verify

in the highest level of the ZIP leads to:

[INFO] Resolving dependencies of MavenProject: org.obeonetwork.dsl.viewpoint.xtext.support:org.obeonetwork.dsl.viewpoint.xtext.support:1.0.0-SNAPSHOT @ {}\xtext-support-parent\plugins\org.obeonetwork.dsl.viewpoint.xtext.support\pom.xml
[INFO] Cannot complete the request.  Generating details.
[INFO] Cannot complete the request.  Generating details.
[INFO] {org.osgi.framework.executionenvironment=OSGi/Minimum-1.0,OSGi/Minimum-1.1, osgi.ws=win32, osgi.os=win32, osgi.arch=x86_64, org.eclipse.update.install.features=true, org.osgi.framework.system.packages=}
[ERROR] Cannot resolve project dependencies:
[ERROR]   Software being installed: org.obeonetwork.dsl.viewpoint.xtext.support 1.0.0.qualifier
[ERROR]   Missing requirement: org.obeonetwork.dsl.viewpoint.xtext.support 1.0.0.qualifier requires 'bundle org.eclipse.sirius 1.0.0' but it could not be found

It seems that the Sirius bundle has been relocated?

I've retried with Maven 3.1.1 and Tycho 0.18.1, but this yields the same results. Any thoughts on this?

I'm now trying to build it with the luna repo, but that leads to Tycho build extension not configured for ..xtext-support-parent::

[ERROR] Failed to execute goal org.eclipse.tycho:tycho-p2-director-plugin:0.18.1:materialize-products (materialize-products) on project xtext-support-parent: Execution materialize-products of goal org.eclipse.tycho:tycho-p2-director-plugin:0.18.1:materialize-products failed: Tycho build extension not configured for MavenProject: org.obeonetwork.dsl.viewpoint.xtext.support:xtext-support-parent:1.0.0-SNAPSHOT
@JoostvanPinxten
Copy link
Author

bump any news on this? I've still got this problem...

@Tcharl
Copy link

Tcharl commented Dec 3, 2014

Hi,
Maybe you can do a PR? You just have to change the Sirius version on your manifest to the current one (2.0 I think).
Regards,

@JoostvanPinxten
Copy link
Author

Thanks for the reply; I've changed it to 2.0.0 in the manifest, but then got the Tycho build extension not configured message. I don't have further time atm to investigate though...

@seiferma
Copy link

My pull request #10 addresses these issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants