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 Maven Eclipse and IDEA plugins, maven-eclipse-plugin and maven-idea-plugin respectively, have been retired.
Respectively, they have not had updates in nine and 11 years.
Motivation for or Use Case
Clean up generator artifacts that pose a risk of unexpected and unsupported behaviors where tooling is no longer supported by the organization, vendor, or contributor community. Eclipse and IntelliJ IDEA have moved beyond the need for the plugins.
Reproduce the error
Generate a common JHipster application with Maven. This code does not appear to be found in the Gradle configuration.
Related issues
None
Suggest a Fix
Remove references to the plugins in the pom template. jhipster/jhipster.github.io#1335 removes references to their respective use in the Doing API First Development guide.
Both plugins have been retired by Apache Maven. See: https://maven.apache.org/plugins/#retired for
more details. Both plugins have not see updates in almost a decade (IDEA was last updated in 2013).
The mention and use of the plugins has been removed from the Doing API First Development guide in
jhipster/jhipster.github.io#1335.
Closesjhipster#25081
Overview of the issue
The Maven Eclipse and IDEA plugins,
maven-eclipse-plugin
andmaven-idea-plugin
respectively, have been retired.Respectively, they have not had updates in nine and 11 years.
Motivation for or Use Case
Clean up generator artifacts that pose a risk of unexpected and unsupported behaviors where tooling is no longer supported by the organization, vendor, or contributor community. Eclipse and IntelliJ IDEA have moved beyond the need for the plugins.
Reproduce the error
Generate a common JHipster application with Maven. This code does not appear to be found in the Gradle configuration.
Related issues
None
Suggest a Fix
Remove references to the plugins in the pom template. jhipster/jhipster.github.io#1335 removes references to their respective use in the Doing API First Development guide.
See PR #25082
JHipster Version(s)
8.1.0
JHipster configuration
Any common JHipster configuration with a Maven build.
Browsers and Operating System
Not Applicable.
The text was updated successfully, but these errors were encountered: