Hello Lukasz.

     I tried to test out the 2.5.21-SNAPSHOT version of the struts2-archetypes, 
to provide some feedback.

     I used NetBeans 11 and JDK11 to test the struts2-archetype-x items, with 
"Version: 2.5.21-SNAPSHOT".  Here are the results:
 
- Starter, Plugin, DBPortlet, Convention, Blank, AngularJS archetype build 
commands all ran OK.

- Portlet archetype (struts2-archetype-portlet) built OK, but the resulting 
project from the archetype ends up with "Group Id: org.apache.struts, Artifact 
Id: struts2-archetype-portlet".  That was weird, so maybe something is wrong in 
the struts2-archetype-portlet configuration (same thing happened with multiple 
retries) ?

- Switching back to "Version: 2.5.14", the struts2-archetype-portlet built OK, 
and its Group Id/Artifact Id were the ones specified for the local project 
(like the rest built from archetypes).

     All projects generated from the archetypes "Version: 2.5.21-SNAPSHOT" pass 
a clean & build using JDK11, except:

- struts2-archetype-plugin, which failed with a "source option 5" and "target 
option 1.5" no longer supported error.  Adding a maven-compiler-plugin entry to 
the generated project's POM with newer source/target versions 1.7 fixed that.

     If my details above do not make sense, let me know.  :)

Regards,

     James.
 

On 2020/05/04 06:38:48, Lukasz Lenart <lukaszlen...@apache.org> wrote: 
> Hi,
> 
> I would like to release a new version of our archetypes and if you
> would like to test them you can use the following steps:
> 
> - configure a staging profile
> https://github.com/apache/struts-archetypes#staging-repository
> - to list available archetypes use: mvn archetype:generate -Pstaging
> -Dfilter=org.apache:struts
> - pick one, select version "2.5.21-SNAPSHOT" and generate an app
> - test the app
> 
> If no objections will be posted I will prepare a new release in a week.
> 
> 
> Regards
> -- 
> Ɓukasz
> + 48 606 323 122 http://www.lenart.org.pl/
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
> For additional commands, e-mail: dev-h...@struts.apache.org
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to