Crashes while running "Maven In Five Minutes"

2018-12-03 Thread Steve Ramage
If I follow the steps listed here (https://maven.apache.org/guides/getting-started/maven-in-five-minutes.html) :  mkdir scratch; pushd scratch; mvn archetype:generate -DgroupId=com.mycompany.app -DartifactId=my-app -DarchetypeArtifactId=maven-archetype-quickstart -DinteractiveMode=false; cd

Re: How to rewrite POMs retaining the XML structure

2018-12-03 Thread Robert Scholte
On Mon, 03 Dec 2018 11:47:58 +0100, Marc Rohlfs wrote: Hi all, many thanks for Your suggestions. I already check the different plugin implementations (except tidy-maven-plugin) before writing my post - should have probably mentioned them in my post, I'm sorry. Unfortunately none of them r

Re: How to rewrite POMs retaining the XML structure

2018-12-03 Thread Marc Rohlfs
Hi all, many thanks for Your suggestions. I already check the different plugin implementations (except tidy-maven-plugin) before writing my post - should have probably mentioned them in my post, I'm sorry. Unfortunately none of them really seems to help me with what I like/need to achieve, expect