quito:sculptor3 ron$ mvn verify -Pide
[INFO] Scanning for projects...
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[INFO] Computing target platform for MavenProject: org.sculptorgenerator:eclipse-ide:1.0.0 @ /usr/local/workingArea/sculptor3/devtools/eclipse-ide/pom.xml
[INFO] Resolving dependencies of MavenProject: org.sculptorgenerator:eclipse-ide:1.0.0 @ /usr/local/workingArea/sculptor3/devtools/eclipse-ide/pom.xml
[INFO] Cannot complete the request. Generating details.
[INFO] Cannot complete the request. Generating details.
[INFO] {
osgi.ws=cocoa, osgi.os=macosx, osgi.arch=x86_64, org.eclipse.update.install.features=true}
[ERROR] Cannot resolve project dependencies:
[ERROR] Software being installed: org.sculptor.ide 3.0.0.qualifier
[ERROR] Missing requirement: org.sculptor.ide 3.0.0.qualifier requires 'org.eclipse.platform.feature.group 0.0.0' but it could not be found
[ERROR] Internal error: java.lang.RuntimeException: No solution found because the problem is unsatisfiable.: [Unable to satisfy dependency from org.sculptor.ide 3.0.0.qualifier to org.eclipse.platform.feature.group 0.0.0.; Unable to satisfy dependency from org.sculptor.ide 3.0.0.qualifier to org.eclipse.jdt.feature.group 0.0.0.; Unable to satisfy dependency from org.sculptor.ide 3.0.0.qualifier to org.eclipse.wst.xml_ui.feature.feature.group 0.0.0.; Unable to satisfy dependency from org.sculptor.ide 3.0.0.qualifier to org.eclipse.m2e.feature.feature.group 0.0.0.; Unable to satisfy dependency from org.sculptor.ide 3.0.0.qualifier to org.eclipse.emf.sdk.feature.group 0.0.0.; Unable to satisfy dependency from org.sculptor.ide 3.0.0.qualifier to org.eclipse.xtext.sdk.feature.group 0.0.0.; Unable to satisfy dependency from org.sculptor.ide 3.0.0.qualifier to org.eclipse.emf.mwe2.runtime.sdk.feature.group 0.0.0.; Unable to satisfy dependency from org.sculptor.ide 3.0.0.qualifier to org.eclipselabs.xtext.utils.unittesting.feature.feature.group 0.0.0.; Unable to satisfy dependency from org.sculptor.ide 3.0.0.qualifier to org.eclipse.equinox.executable.feature.group 0.0.0.; No solution found because the problem is unsatisfiable.] -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: No solution found because the problem is unsatisfiable.: [Unable to satisfy dependency from org.sculptor.ide 3.0.0.qualifier to org.eclipse.platform.feature.group 0.0.0.; Unable to satisfy dependency from org.sculptor.ide 3.0.0.qualifier to org.eclipse.jdt.feature.group 0.0.0.; Unable to satisfy dependency from org.sculptor.ide 3.0.0.qualifier to org.eclipse.wst.xml_ui.feature.feature.group 0.0.0.; Unable to satisfy dependency from org.sculptor.ide 3.0.0.qualifier to org.eclipse.m2e.feature.feature.group 0.0.0.; Unable to satisfy dependency from org.sculptor.ide 3.0.0.qualifier to org.eclipse.emf.sdk.feature.group 0.0.0.; Unable to satisfy dependency from org.sculptor.ide 3.0.0.qualifier to org.eclipse.xtext.sdk.feature.group 0.0.0.; Unable to satisfy dependency from org.sculptor.ide 3.0.0.qualifier to org.eclipse.emf.mwe2.runtime.sdk.feature.group 0.0.0.; Unable to satisfy dependency from org.sculptor.ide 3.0.0.qualifier to org.eclipselabs.xtext.utils.unittesting.feature.feature.group 0.0.0.; Unable to satisfy dependency from org.sculptor.ide 3.0.0.qualifier to org.eclipse.equinox.executable.feature.group 0.0.0.; No solution found because the problem is unsatisfiable.]
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:168)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)