eclipse-ee4j / starter

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

Update wrapper to v3.2.0 #233

Closed scottkurz closed 1 year ago

scottkurz commented 1 year ago

I just did this by:

  1. generating a proj. by the existing archetype
  2. Running mvn org.apache.maven.plugins:maven-wrapper-plugin:3.2.0:wrapper -Dmaven=3.9.1 from that generated project (3.2.0 being the latest version)
  3. copying the two mvnw scripts and the properties file back to the archetype resources.

Not suggesting this is urgent for the 2.0.1 release which from Slack is already in the process of getting published.

Would be good for someone to double-check / duplicate to make sure I copied correctly. (edited)

eclipse-starter-bot commented 1 year ago

Can one of the admins verify this patch?

m-reza-rahman commented 1 year ago

I'll do it once the 2.0.1 release is out and the UI is on the cloud. I am sure it is fine but just don't want to take many chances right now.