Coder Social home page Coder Social logo

Feature based Ordering about p2-maven-plugin HOT 4 CLOSED

reficio avatar reficio commented on July 23, 2024
Feature based Ordering

from p2-maven-plugin.

Comments (4)

tombujok avatar tombujok commented on July 23, 2024

Hi Felix,

Yes, p2-maven-plugin is supposed to solve all your problems with 3rd party p2 dependency management 👍

It's possible to organize dependencies into categories. You just have to specify your own category.xml file where you define how to group the dependencies. Look at "categoryFileURL" in the doc.

http://stackoverflow.com/questions/14381676/how-to-correctly-specify-eclipse-plugins-in-category-xml-of-tycho-eclipse-reposi

Try to see if it's enough for you.

from p2-maven-plugin.

kdoteu avatar kdoteu commented on July 23, 2024

Thank you, for your fast reply. I didn't know that category.xml can handle plugins. I tried a few things.

But for me its a step to many. If a developer want to add a dependency he had to add it in the pom.xml and in the category.xml.
And i noticed this plugin can't handle local bundles. But i think it wasn't designed for this case. I think i have to write my own plugin but i will combine it with yours.

from p2-maven-plugin.

tombujok avatar tombujok commented on July 23, 2024

Hi Felix

Yes, the plugin does not handle the local bundles.
It's on my TODO list to handle OSGi bundles and to create features though.

It's a very time consuming task to setup a new plugin, jenkins build, hosting, documentation, etc.
In the end you would need most of my code anyways.
I think it does not make sense to create another plugin and combine it with mine.
Local bundles / OSGI bundles resolution and features would be a great supplementation of p2-maven-plugin.
Would you like to contribute this feature and become an contributor/commiter of this part?

Cheers
Tom

from p2-maven-plugin.

kdoteu avatar kdoteu commented on July 23, 2024

Hi Tom,

you answered all my questions to this issue so we can close at this point.
Thanks for all, specially your great work!

For the other stuff you will get a mail.

from p2-maven-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.