Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] My repository can't find me feature

You may have better luck asking this question on tycho-users

--
Regards,
Igor

On 11-08-28 11:56 AM, Benson Margulies wrote:
I am trying to model some poms on: TYCHO491PublishFeaturesAndCategories

This is probably an exercise in failing to read, but I wonder about
org.apache.maven.doxia.ide.dependencies.tempfeature.feature.group in
the error message below. Where does the 'feature.group' come from on
the end? It isn't in feature.xml.

I note that the it makes use of a forcedQualifier, which seems to
result in the effective POM having some dependencies in it.


[INFO] Cannot complete the request.  Generating details.
[INFO] {org.osgi.framework.executionenvironment=OSGi/Minimum-1.0,OSGi/Minimum-1.1,
osgi.ws=cocoa, osgi.arch=x86_64, osgi.os=macosx,
org.eclipse.update.install.features=true,
org.osgi.framework.system.packages=}
[INFO] [Software being installed: p2
raw:1.0.0.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):1.0.0-SNAPSHOT,
Missing requirement:
org.apache.maven.doxia.ide.dependencies.tempfeature.feature.group
1.0.0.201108281134 requires 'org.apache.maven.doxia.ide.dependencies
[1.0.0.SNAPSHOT]' but it could not be found, Cannot satisfy
dependency: p2 raw:1.0.0.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):1.0.0-SNAPSHOT
depends on: org.apache.maven.doxia.ide.dependencies.tempfeature.feature.group
[1.0.0,1.0.1)]
_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users


Back to the top