-
Notifications
You must be signed in to change notification settings - Fork 2.8k
[MNG-8501] Broken upcoming (4) _Lifecycles Reference_ #10723
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workingpriority:minorMinor loss of function, or other problem where easy workaround is presentMinor loss of function, or other problem where easy workaround is present
Description
Piotr Zygielo opened MNG-8501 and commented
https://maven.apache.org/ref/4.0.0-rc-2/maven-core/lifecycles.html:
!400rc2.png!
Compare with https://maven.apache.org/ref/3.9.9/maven-core/lifecycles.html:
!399.png!
Assuming the format change from xml to java was intended, the latest working version I found is
https://maven.apache.org/ref/4.0.0-alpha-13/maven-core/lifecycles.html:
!400a13.png!
The break seems to be caused by MNG-8084: 9be08cc - part of #1457 - the classes snippet-referenced:
grep snippet ./impl/maven-core/src/site/apt/lifecycles.apt.vmno longer exist in project.
Affects: 4.0.0-rc-2
Attachments:
- 399.png (31.22 kB)
- 400a13.png (33.61 kB)
- 400rc2.png (36.90 kB)
Issue Links:
- MNG-8431 Lifecycle doc broken
("duplicates")
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpriority:minorMinor loss of function, or other problem where easy workaround is presentMinor loss of function, or other problem where easy workaround is present