eclipse-ee4j / starter

Eclipse Starter for Jakarta EE
Eclipse Public License 2.0
50 stars 38 forks source link

Remove unused modules: archetypes, minimal-starter ? #191

Closed scottkurz closed 1 year ago

scottkurz commented 1 year ago

Are the archetypes, minimal-starter modules of any use now, since they're not configured in the top-level reactor? Are we just waiting for someone to remove them ? Or am I missing the usage? Thanks

m-reza-rahman commented 1 year ago

In the 2.0 release, we have added a deprecation notice to all these. Once 2.0 is released into Maven Central, the idea is to remove these from the repository.

ojuschugh1 commented 1 year ago

should I remove the unused module -archetypes,minimal-starter from pom.xml in the root directory? Will it be a significant change for PR sir?

m-reza-rahman commented 1 year ago

No. The committers will handle this once the 2.0 release is stabilized. This is why this is assigned to me and does not have a 'help wanted' label.

ojuschugh1 commented 1 year ago

ohh thanks for letting me know !!

m-reza-rahman commented 1 year ago

Fixed by: https://github.com/eclipse-ee4j/starter/pull/260