[ 
https://issues.apache.org/jira/browse/MNG-8431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17907147#comment-17907147
 ] 

Matthias Bünger edited comment on MNG-8431 at 12/19/24 6:32 PM:
----------------------------------------------------------------

{quote}
Does file: 

{code}
%{snippet|id=default|file=${project.basedir}/src/main/java/org/apache/maven/lifecycle/providers/DefaultLifecycleProvider.java}
{code}

exists?
{quote}

No it does not. There is only an {{AbstractLifecycleProvider}}

In alpha-13 it was still there:

https://github.com/apache/maven/tree/maven-4.0.0-alpha-13/maven-core/src/main/java/org/apache/maven/lifecycle/providers

but gone in beta-2
https://github.com/apache/maven/tree/maven-4.0.0-beta-2/maven-core/src/main/java/org/apache/maven/lifecycle/providers




was (Author: JIRAUSER302100):
{quote}
Does file: 

{code}
%{snippet|id=default|file=${project.basedir}/src/main/java/org/apache/maven/lifecycle/providers/DefaultLifecycleProvider.java}
{code}

exists?
{quote}

No it does not. There is only an {{AbstractLifecycleProvider}}

> Lifecycle doc broken
> --------------------
>
>                 Key: MNG-8431
>                 URL: https://issues.apache.org/jira/browse/MNG-8431
>             Project: Maven
>          Issue Type: Bug
>            Reporter: Guillaume Nodet
>            Priority: Major
>             Fix For: 4.0.0-rc-3
>
>
> https://maven.apache.org/ref/4-LATEST/maven-core/lifecycles.html#default-lifecycle
> which points to
> https://github.com/apache/maven/blob/13ad6376e00aa5eb28f41a84e0dd06bb1f045c2e/impl/maven-core/src/site/apt/lifecycles.apt.vm



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to