martin-g commented on code in PR #556:
URL: https://github.com/apache/wicket/pull/556#discussion_r1133596851
##########
pom.xml:
##########
@@ -119,7 +119,8 @@
<module>wicket-native-websocket</module>
<module>wicket-bean-validation</module>
<module>wicket-user-guide</module>
- </modules>
+ <module>wicket-migration</module>
Review Comment:
You are right!
The user can use `-DactiveRecipes=org.apache.wicket.MigrateToWicket10`
instead of `-DactiveRecipes=org.apache.wicket.BestPractices` if (s)he wants to
execute only the steps for a specific version.
--
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]