theit opened a new issue, #1655:
URL: https://github.com/apache/maven-site/issues/1655

   ### Bug description
   
   The guide [Starting with Maven 
4](https://maven.apache.org/guides/mini/guide-migration-to-mvn4.html) contains 
wrong links to Maven 4 'slifecycle phases:
   
   Step 2, under "Replace plugin bindings to pre- and post- lifecycle phase":
   
   > In Maven 3, integration-test, clean and test [lifecycle 
phases](https://maven.apache.org/ref/3-LATEST/maven-core/lifecycles.html) have 
pre- and post- phases. In Maven 4 those phases are removed in favor of new 
before: and after: phases, available for [all lifecycle 
phases](https://maven.apache.org/ref/4-LATEST/maven-impl-modules/maven-core/lifecycles.html).
   
   The last link is wrong; it should be 
https://maven.apache.org/ref/4-LATEST/impl/maven-core/lifecycles.html
   
   
   Step 3, under "Use the new all and each life cycle phases":
   
   > Maven 4 introduces several new [lifecycle 
phases](https://maven.apache.org/ref/4-LATEST/maven-impl-modules/maven-core/lifecycles.html)
   
   The same wrong link as above.
   
   ### Maven site URL where bug exists
   
   https://maven.apache.org/guides/mini/guide-migration-to-mvn4.html


-- 
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