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

Create maven plugin #9

Open
cardil opened this issue Jan 7, 2019 · 0 comments
Open

Create maven plugin #9

cardil opened this issue Jan 7, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request
Projects
Milestone

Comments

@cardil
Copy link
Member

cardil commented Jan 7, 2019

Acceptance Criteria:

  • A maven project will transform generic jar project to plugs project
  • Will generate bundle manifest
  • Will embed all dependencies as internal jars in uberjar
  • Will declare all provided dependencies as imports in bundle
@cardil cardil created this issue from a note in MVP (To do) Jan 7, 2019
@cardil cardil added the enhancement New feature or request label Jan 7, 2019
@cardil cardil added this to the v0.1.0 milestone Jan 7, 2019
@cardil cardil self-assigned this Jan 9, 2019
@cardil cardil moved this from To do to In progress in MVP Jan 9, 2019
cardil added a commit that referenced this issue Jan 11, 2019
* Adding complete test infrastructure for Maven plugin.
* Plugin is able to work with DI maven container.

Refers to issue #9
cardil added a commit that referenced this issue Jan 11, 2019
* Adding complete test infrastructure for Maven plugin.
* Plugin is able to work with DI maven container.

Refers to issue #9
cardil added a commit that referenced this issue Jun 6, 2019
 * Adding tests for Maven plugin
 * Adding complete test infrastructure for Maven plugin.
 * Plugin is able to work with DI maven container.

Refers to issue #9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
MVP
  
In progress
Development

No branches or pull requests

1 participant