Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [nebula-dev] Welcome Hallvard Traetteberg as a new technology.nebula Committer

Wim,

I cloned ssh://htraetteb@xxxxxxxxxxxxxxx/gitroot/nebula/org.eclipse.nebula.git and have the cwt projects. mvn is run from the command line after cd'ing to org.eclipse.nebula/releng/org.eclipse.nebula.nebula-incubation

Hallvard

On 04.06.12 16.29, Wim Jongman wrote:
Did you install all the features in your local workspace?

On Mon, Jun 4, 2012 at 2:13 PM, Hallvard Trætteberg <hal@xxxxxxxxxxx
<mailto:hal@xxxxxxxxxxx>> wrote:

    On 05/15/2012 03:55 PM, Wim Jongman wrote:
     >> Mickael do you want to help Hallvard add the geomap to the
    incubation build?
     >Yup.

     >1. Add your widget modules to
    releng/org.eclipse.nebula.__nebula-incubation/pom.xml to ensure
    they'll be built
     >2. Add your widget plugin (just the widget, no example, no
    feature, no test) to
    releng/org.eclipse.nebula.__examples.incubation.feature/__feature.xml to
    ensure it will be part of the "All Incubation widgets" feature
     >3. Add your feature to
    releng/org.eclipse.nebula.__updatesite.incubation/__category.xml to
    ensure it will be part of the p2 repository

     >Once it is done, try a local build on the whole Nebula folder
    ("mvn >clean install"), and if everything is fine, ask for a merge.

    I've pushed all my changes to the central repo. After editing the
    releng projects according to your three items, I run mvn clean
    install and get the error message below. It does not look like a
    problem with my project.

    Hallvard

    [INFO] Resolving target platform for project MavenProject:
    org.eclipse.nebula:org.__eclipse.nebula.updatesite.__incubation:1.0.0-SNAPSHOT
    @
    /Users/hal/java/git/org.__eclipse.nebula/releng/org.__eclipse.nebula.updatesite.__incubation/pom.xml
    [INFO] Adding repository (cached)
    http://download.eclipse.org/__releases/indigo/
    <http://download.eclipse.org/releases/indigo/>
    [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 <http://osgi.ws>=gtk, osgi.arch=x86, osgi.os=linux,
    org.eclipse.update.install.__features=true,
    org.osgi.framework.system.__packages=}
    [ERROR] Cannot resolve project dependencies:
    [ERROR]   Software being installed:
    org.eclipse.nebula.updatesite.__incubation
    raw:1.0.0.'SNAPSHOT'/format(n[__.n=0;[.n=0;[-S]]]):1.0.0-__SNAPSHOT
    [ERROR]   Missing requirement:
    org.eclipse.nebula.updatesite.__incubation
    raw:1.0.0.'SNAPSHOT'/format(n[__.n=0;[.n=0;[-S]]]):1.0.0-__SNAPSHOT
    requires 'org.eclipse.nebula.cwt.__feature.feature.group
    [0.9.0,0.9.1)' but it could not be found
    [ERROR]
    [ERROR] Internal error: java.lang.RuntimeException: "No solution
    found because the problem is unsatisfiable.": ["Unable to satisfy
    dependency from org.eclipse.nebula.updatesite.__incubation
    raw:1.0.0.'SNAPSHOT'/format(n[__.n=0;[.n=0;[-S]]]):1.0.0-__SNAPSHOT
    to org.eclipse.nebula.cwt.__feature.feature.group [0.9.0,0.9.1).",
    "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.eclipse.nebula.updatesite.__incubation
    raw:1.0.0.'SNAPSHOT'/format(n[__.n=0;[.n=0;[-S]]]):1.0.0-__SNAPSHOT
    to org.eclipse.nebula.cwt.__feature.feature.group [0.9.0,0.9.1).",
    "No solution found because the problem is unsatisfiable."]
            at
    org.apache.maven.DefaultMaven.__execute(DefaultMaven.java:165)
            at org.apache.maven.cli.MavenCli.__execute(MavenCli.java:451)
            at org.apache.maven.cli.MavenCli.__doMain(MavenCli.java:188)
            at org.apache.maven.cli.MavenCli.__main(MavenCli.java:134)
            at sun.reflect.__NativeMethodAccessorImpl.__invoke0(Native
    Method)
            at
    sun.reflect.__NativeMethodAccessorImpl.__invoke(__NativeMethodAccessorImpl.java:__39)
            at
    sun.reflect.__DelegatingMethodAccessorImpl.__invoke(__DelegatingMethodAccessorImpl.__java:25)
            at java.lang.reflect.Method.__invoke(Method.java:597)
            at
    org.codehaus.plexus.__classworlds.launcher.Launcher.__launchEnhanced(Launcher.java:__290)
            at
    org.codehaus.plexus.__classworlds.launcher.Launcher.__launch(Launcher.java:230)
            at
    org.codehaus.plexus.__classworlds.launcher.Launcher.__mainWithExitCode(Launcher.__java:409)
            at
    org.codehaus.plexus.__classworlds.launcher.Launcher.__main(Launcher.java:352)
    Caused by: java.lang.RuntimeException: "No solution found because
    the problem is unsatisfiable.": ["Unable to satisfy dependency from
    org.eclipse.nebula.updatesite.__incubation
    raw:1.0.0.'SNAPSHOT'/format(n[__.n=0;[.n=0;[-S]]]):1.0.0-__SNAPSHOT
    to org.eclipse.nebula.cwt.__feature.feature.group [0.9.0,0.9.1).",
    "No solution found because the problem is unsatisfiable."]
            at
    org.eclipse.tycho.p2.impl.__resolver.__ProjectorResolutionStrategy.__resolve(__ProjectorResolutionStrategy.__java:106)
            at
    org.eclipse.tycho.p2.impl.__resolver.P2ResolverImpl.__resolveProject(P2ResolverImpl.__java:102)
            at
    org.eclipse.tycho.p2.impl.__resolver.P2ResolverImpl.__resolveProject(P2ResolverImpl.__java:69)
            at
    org.eclipse.tycho.p2.resolver.__P2TargetPlatformResolver.__doResolvePlatform(__P2TargetPlatformResolver.java:__342)
            at
    org.eclipse.tycho.p2.resolver.__P2TargetPlatformResolver.__resolvePlatform(__P2TargetPlatformResolver.java:__162)
            at
    org.eclipse.tycho.core.__resolver.__DefaultTychoDependencyResolver__.resolveProject(__DefaultTychoDependencyResolver__.java:85)
            at
    org.eclipse.tycho.core.maven.__TychoMavenLifecycleParticipant__.afterProjectsRead(__TychoMavenLifecycleParticipant__.java:91)
            at
    org.apache.maven.DefaultMaven.__doExecute(DefaultMaven.java:__270)
            at
    org.apache.maven.DefaultMaven.__execute(DefaultMaven.java:153)
            ... 11 more
    [ERROR]
    [ERROR] To see the full stack trace of the errors, re-run Maven with
    the -e switch.
    [ERROR] Re-run Maven using the -X switch to enable full debug logging.
    [ERROR]
    [ERROR] For more information about the errors and possible
    solutions, please read the following articles:
    [ERROR] [Help 1]
    http://cwiki.apache.org/__confluence/display/MAVEN/__InternalErrorException
    <http://cwiki.apache.org/confluence/display/MAVEN/InternalErrorException>


    <http://dev.eclipse.org/__mhonarc/lists/nebula-dev/__msg02057.html
    <http://dev.eclipse.org/mhonarc/lists/nebula-dev/msg02057.html>>
    _________________________________________________
    nebula-dev mailing list
    nebula-dev@xxxxxxxxxxx <mailto:nebula-dev@xxxxxxxxxxx>
    https://dev.eclipse.org/__mailman/listinfo/nebula-dev
    <https://dev.eclipse.org/mailman/listinfo/nebula-dev>




_______________________________________________
nebula-dev mailing list
nebula-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/nebula-dev


Back to the top