Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [rmf-dev] Maven problem when building

Hi Andreas,

Oops - we switched to agilegrid 1.2.3.  This got updated for the 3.7.2 target, but was obviously forgotten for 3.7.1. (why do we have two anyway).  While you're at it, can you just check the fix in?

The change of the agilegrid version is related to this bug:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=374213

Best,

- Michael

On 06/05/2012 01:44 PM, Andreas Graf wrote:
Dear all,

when building with

mvn -P INDIGO_3_7_1.target clean verify

I get a problem with agilegrid

Caused by:
org.eclipse.tycho.p2.target.facade.TargetDefinitionResolutionException:
Could not find "org.agilemore.agilegrid.feature.feature.group/1.2.2" in
the repositories of the current location
    at
org.eclipse.tycho.p2.target.TargetDefinitionResolver.getUnitInstance(TargetDefinitionResolver.java:199)
    at
org.eclipse.tycho.p2.target.TargetDefinitionResolver.resolveContent(TargetDefinitionResolver.java:111)
    at
org.eclipse.tycho.p2.target.TargetPlatformBuilderImpl.addTargetDefinition(TargetPlatformBuilderImpl.java:330)
    at
org.eclipse.tycho.p2.resolver.P2TargetPlatformResolver.addTargetFileContentToTargetPlatform(P2TargetPlatformResolver.java:402)
    ... 16 more


Where do I find that version of agile-grid?

Regards,

Andreas



--
Michael Jastram +49 (162) 274 83 94 http://jastram.de
Geschäftsführer Formal Mind GmbH http://formalmind.com
Wissenschaftler Heinrich Heine Universität Düsseldorf http://www.stups.uni-duesseldorf.de
Vorsitzender rheinjug e.V. http://rheinjug.de
Project Lead Eclipse Requirements Modeling Framework http://eclipse.org/rmf

Back to the top