Re: [VOTE] Struts Maven Archetypes 6.0.0
Greg Huber <[email protected]>
| Newsgroups | gmane.comp.jakarta.struts.devel |
|---|---|
| Message-ID | <[email protected]> |
+1 It works OK. [ ] Leave at test build [ ] Alpha [ ] Beta [x] General Availability (GA) (B) On 13/03/2023 12:54, Lukasz Lenart wrote: > One more binding vote is needed :) > > pt., 10 mar 2023 o 09:09 Johannes Geppert <[email protected]> napisał(a): >> +1 (binding) >> >> [ ] Leave at test build >> [ ] Alpha >> [ ] Beta >> [X] General Availability (GA) >> >> ################################################# >> web: http://www.jgeppert.com >> twitter: http://twitter.com/jogep >> >> >> >> Am Fr., 24. Feb. 2023 um 08:51 Uhr schrieb Lukasz Lenart < >> [email protected]>: >> >>> The Apache Struts Maven Archetypes 6.0.0 test build is now available. >>> It includes support for the latest Struts version. >>> >>> Changes: >>> * >>> https://github.com/apache/struts-archetypes/releases/tag/STRUTS_ARCHETYPES_6_0_0 >>> >>> Maven 2 staging repository: >>> * https://repository.apache.org/content/repositories/orgapachestruts-1126 >>> >>> To test them you must specify a new profile in settings.xml: >>> >>> <profile> >>> <id>struts-archetypes</id> >>> <repositories> >>> <repository> >>> <id>archetype</id> <!-- id expected by >>> maven-archetype-plugin to avoid fetching from everywhere --> >>> <url> >>> https://repository.apache.org/content/repositories/orgapachestruts-1126 >>> </url> >>> <releases> >>> <enabled>true</enabled> >>> <checksumPolicy>fail</checksumPolicy> >>> </releases> >>> <snapshots> >>> <enabled>false</enabled> >>> <checksumPolicy>warn</checksumPolicy> >>> </snapshots> >>> </repository> >>> </repositories> >>> </profile> >>> >>> Now you can run the command: >>> mvn archetype:generate -Pstruts-archetypes >>> -Dfilter=org.apache.struts:struts2 >>> >>> and select each archetype, please select version 6.0.0 to test the >>> current test release >>> >>> Once you have had a chance to review the test build, please respond >>> with a vote on its quality: >>> >>> [ ] Leave at test build >>> [ ] Alpha >>> [ ] Beta >>> [ ] General Availability (GA) >>> >>> Everyone who has tested the build is invited to vote. Votes by PMC >>> members are considered binding. A vote passes if there are at least >>> three binding +1s and more +1s than -1s. >>> >>> - The Apache Struts group. >>> >>> >>> Kind regards >>> -- >>> Łukasz >>> + 48 606 323 122 http://www.lenart.org.pl/ >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >