maven - Can't Eclipse update my pom.xml dependencies automagically (e.g. like bundlor does with MANIFEST.MF)? -
maven - Can't Eclipse update my pom.xml dependencies automagically (e.g. like bundlor does with MANIFEST.MF)? -
in eclipse, isn't possible allow tool automagically add together dependencies pom.xml file?
when developing osgi bundles, bundlor can dependencies add together code, , add together them manifest.mf file (while inspecting bundles in osgi container) + update classpath.
cant plugin same , add together maven dependencies pom (while inspecting local, or remote, repository)?
seems straightforward feature haven't seen implemented anywhere.
thanks!
eclipse maven bundle dependency-management pom.xml
Comments
Post a Comment