mvolikas opened a new pull request, #1716:
URL: https://github.com/apache/stormcrawler/pull/1716

   #1662 Changes for Maven 4 compatibility following the official migration 
guidelines 
[1](https://maven.apache.org/whatsnewinmaven4.html)|[2](maven.apache.org/guides/mini/guide-migration-to-mvn4.html).
   
   Steps followed:
   
   1. I started by installing [Apache Maven 
4.0.0-rc-4](https://downloads.apache.org/maven/maven-4/) locally.
   2. Used the built in upgrade tool 
([mvnup](https://maven.apache.org/tools/mvnup.html)) to make the initial 
changes with `mvnup apply --model-version 4.1.0 --all`
   3. Removed as much explicit sub-module definitions as possible. Only two 
were really necessary because of the nested archetype modules.
   4. Followed the new conventions for parent inference.
   5. Built with Maven 4 and reviewed the generated targets including the new 
consumer POMs.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to