[
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
|
OK, just did.
On 05.06.12 21.39, Wim Jongman wrote:
Hi Hallvard,
Can you push the changes so that the build takes place on the Eclipse
hudson? We will see what it does there. It makes it easier for me to
analyze.
Regards,
Wim
On Mon, Jun 4, 2012 at 7:15 PM, Hallvard Trætteberg <hal@xxxxxxxxxxx
<mailto:hal@xxxxxxxxxxx>> wrote:
Wim,
I cloned
ssh://htraetteb@git.eclipse.__org/gitroot/nebula/org.__eclipse.nebula.git
<http://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>
<mailto: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/>
<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> <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://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>
<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>
<mailto:nebula-dev@xxxxxxxxxxx <mailto:nebula-dev@xxxxxxxxxxx>__>
https://dev.eclipse.org/____mailman/listinfo/nebula-dev
<https://dev.eclipse.org/__mailman/listinfo/nebula-dev>
<https://dev.eclipse.org/__mailman/listinfo/nebula-dev
<https://dev.eclipse.org/mailman/listinfo/nebula-dev>>
_________________________________________________
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 <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