Interesting; can you try an experiment for me? 

Can you run:

1. cd features/net.refractions.udig_language-feature
2. mvn install -f pom-languages.xml

Theory: this should download the language stuff from the babel repository; it 
would then be available in your local repository for the main build.

We could also add the babel repository to the main build; but I am concerned it 
would slow everything down (as each repository we add is checked for every 
dependency)

-- 
Jody Garnett


On Thursday, 23 August 2012 at 8:34 AM, Nazareno Chan wrote:

> I also have a similar error running the product build:
> 
> rkbench.nl_it 0.0.0.", "Unable to satisfy dependency from 
> net.refractions.udig_language-feature.feature.group 1.3.2.qualifier to 
> org.eclipse.ui.workbench.nl_ko 0.0.0.", "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:273)
> at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
> ... 11 more
> 
> > -----Original Message-----
> > From: [email protected] [mailto:udig-devel-
> > [email protected] (mailto:[email protected])] On 
> > Behalf Of Mauricio Pazos
> > Sent: Wednesday, 22 August 2012 7:50 PM
> > To: [email protected] 
> > (mailto:[email protected])
> > Subject: Re: [udig-devel] udig environment + build
> > 
> > On Wednesday, August 22, 2012 06:41:43 PM Jody Garnett wrote:
> > > > I am talking about the udig build, not just the libs download (that
> > > > one works well for me). Try to run the mvn install -Dall from the
> > > > root folder.
> > > > 
> > > 
> > 
> > ah!, You are right this command finish with error:
> > 
> > o org.eclipse.ui.workbench.nl_ko 0.0.0.", "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(P2Reso
> > lverImpl.java:102)
> > at
> > org.eclipse.tycho.p2.impl.resolver.P2ResolverImpl.resolveProject(P2Reso
> > lverImpl.java:69)
> > at
> > org.eclipse.tycho.p2.resolver.P2TargetPlatformResolver.doResolvePlatfor
> > m(P2TargetPlatformResolver.java:342)
> > at
> > org.eclipse.tycho.p2.resolver.P2TargetPlatformResolver.resolvePlatform(
> > P2TargetPlatformResolver.java:162)
> > at
> > org.eclipse.tycho.core.resolver.DefaultTychoDependencyResolver.resolveP
> > roject(DefaultTychoDependencyResolver.java:85)
> > at
> > org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjec
> > tsRead(TychoMavenLifecycleParticipant.java:91)
> > at
> > org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:273)
> > at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
> > ... 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
> > 
> > 
> > > For reference I am only running:
> > > 
> > > mvn install -Pproduct
> > 
> > this command have fetched some package from indigo release. It have
> > finished without errors
> > 
> > 
> > --
> > Mauricio Pazos
> > _______________________________________________
> > User-friendly Desktop Internet GIS (uDig)
> > http://udig.refractions.net
> > http://lists.refractions.net/mailman/listinfo/udig-devel
> > 
> 
> 
> The contents of this email are confidential and may be subject to legal or 
> professional privilege and copyright. No representation is made that this 
> email is free of viruses or other defects. If you have received this 
> communication in error, you may not copy or distribute any part of it or 
> otherwise disclose its contents to anyone. Please advise the sender of your 
> incorrect receipt of this correspondence.
> _______________________________________________
> User-friendly Desktop Internet GIS (uDig)
> http://udig.refractions.net
> http://lists.refractions.net/mailman/listinfo/udig-devel
> 
> 


_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel

Reply via email to