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

Use directly Maven APIs to generate pom files #6

Closed
mickaelistria opened this issue Jun 29, 2022 · 0 comments · Fixed by #7
Closed

Use directly Maven APIs to generate pom files #6

mickaelistria opened this issue Jun 29, 2022 · 0 comments · Fixed by #7

Comments

@mickaelistria
Copy link
Contributor

The aggregator has some EMF-based model to produce pom file. However, Maven itself has a well-functioning API for that, and the aggregator doesn't seem to use particular M2M technology that requires EMF metamodel to be functional.
To streamline with other active plugins and community, we should rework the aggregator so that it uses directly the Maven APIs.

@mickaelistria mickaelistria linked a pull request Jun 29, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant