Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate project & POM to run connector in erocci-dbus-java #167

Open
mdutoo opened this issue Sep 28, 2016 · 2 comments
Open

Generate project & POM to run connector in erocci-dbus-java #167

mdutoo opened this issue Sep 28, 2016 · 2 comments
Assignees

Comments

@mdutoo
Copy link

mdutoo commented Sep 28, 2016

Write a generator that outputs the POM presented at "Run it with connectors easily by letting maven generate classpath" occiware/erocci-dbus-java#37 .

To make it even easier, in this POM could be also written all of this user-written connector's dependencies. For this, said deps have to be read:

  • either from maven tycho conf, BUT this first requires to mavenize studio-designed plugins.
  • or from Eclipse plugin conf, BUT they only a mere .sh / .bat execution script can be generated and not a POM (so it's OK for only executing, but not for further runtime-only development).
@cgourdin
Copy link
Member

cgourdin commented Dec 7, 2016

This could be a children pom generation (maven support inheritance), this pom could be apply to erocci-dbus-java and MART server.

@philippemerle
Copy link
Member

Will we continue to support erocci-dbus-java?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants