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
At m2e we changed the structure of the o.e.m2e.archetype.common Plugin from a Plugin that embeds the archetype jars to multiple fragment bundles that are fetched directly from Maven-Central and wrapped to OSGi bundles by M2E's Maven Target Location:
@HannesWell thanks for the notification. The dependency was an old one and the archetype-bundle was no longer used, so i removed the dependency (see #25).
At m2e we changed the structure of the o.e.m2e.archetype.common Plugin from a Plugin that embeds the archetype jars to multiple fragment bundles that are fetched directly from Maven-Central and wrapped to OSGi bundles by M2E's Maven Target Location:
I noticed that you are using the m2e.archetype bundle explicitly so I wanted to make you aware of that.
The text was updated successfully, but these errors were encountered: