>>>>> Steinar Bang <[email protected]>: > Creating an eclipse OSGi run configuration from scratch? (it would be > neat if that could use maven dependencies through m2e, but google hasn't > found me anything saying that this is the case)
I tried this, but as far as I can tell it is only possible to add workspace project and target platform bundles to a runtime configuration. Could Tycho be used to create a custom target platform from the existing dependecies I have for the PaxExam tests https://github.com/steinarb/ukelonn/tree/using-primefaces/ukelonn.tests or the maven-pax-plugin provisioning https://github.com/steinarb/ukelonn/blob/using-primefaces/ukelonn.gogoshell/provision/pom.xml I wonder...? (last time I looked at this, about a year ago, it was hard to get a grip on what it takes to create an eclipse target platform these days...) -- -- ------------------ OPS4J - http://www.ops4j.org - [email protected] --- You received this message because you are subscribed to the Google Groups "OPS4J" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
