You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: