Tycho build of feature including RAP [message #905434] |
Thu, 30 August 2012 07:27  |
Eclipse User |
|
|
|
Hi
I'm switching our custom pde build to maven/tycho. I'm quite advanced in the process but stuck now with the feature build. We have a feature with a feature dependency to the rap feature.
<requires>
<import feature="org.eclipse.scout.rt" version="3.9.0" match="compatible"/>
<import feature="org.eclipse.rap.runtime" version="1.5.0" match="compatible"/>
<import feature="org.eclipse.rap.runtime.requirements" version="1.5.0" match="compatible"/>
</requires>
If I run the maven build it can't resolve the dependency and I'm out of ideas what the reason could be.
I attached the log output of the mvn build.
Thanks for any hints and help.
Greetings
Stephan
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03341 seconds