Open kenwenzel opened 4 years ago
Maybe it is also a good idea to move this plugin into a project on its own.
Do you have any suggestions on the next step for this issue?
I'd like to keep this all in one github project.
On the name what if we name it "equinox--maven-"? We'd then have:
Yes, that is also ok - although the package and targetplatform plugins are more or less p2/pde specific.
Maybe equinox-launch-maven-plugin could also be named equinox-run-maven-plugin (like bnd-run-maven-plugin)...
Dear @tomsontom, can I do anything to accelerate the refactoring? Best regards, Ken
I'm swapped with work but i'll try to reserve some time next week to work on that
@tomsontom Do you have any update for me on this task? Can I help somehow?
gosh sorry - this completely fell of my list
Please let me know if I can do something :-)
maven-osgi-exec-plugin does currently not follow Maven's naming conventions for 3rd party plugins:
I would suggest to simply name the plugin
equinox-maven-plugin
. Later it may provide the goalsconfigure
,run
(instead of exec-osgi) andtest
.