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

Hudson commented on MSHARED-782:
--------------------------------

Build succeeded in Jenkins: Maven TLP » maven-archiver » master #43

See https://builds.apache.org/job/maven-box/job/maven-archiver/job/master/43/

> Deprecated option classpathMavenRepositoryLayout not marked as deprecated in 
> the documentation
> ----------------------------------------------------------------------------------------------
>
>                 Key: MSHARED-782
>                 URL: https://issues.apache.org/jira/browse/MSHARED-782
>             Project: Maven Shared Components
>          Issue Type: Bug
>          Components: maven-archiver
>    Affects Versions: maven-archiver-3.3.0
>         Environment: Linux
>            Reporter: spacy finder
>            Assignee: Michael Osipov
>            Priority: Minor
>              Labels: documentation, newbie
>             Fix For: maven-archiver-3.3.1
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Problem:
> The page [https://maven.apache.org/shared/maven-archiver/index.html] 
> describes the option *classpathMavenRepositoryLayout*. This option is 
> deprecated, but the index page does not mention the deprecation.
> By adding
> {code:java}
> <classpathMavenRepositoryLayout>true</classpathMavenRepositoryLayout>{code}
> to you pom.xml maven will produce the following error
> {code:java}
> Unable to parse configuration of mojo 
> org.apache.maven.plugins:maven-jar-plugin:3.1.0:jar for parameter manifest: 
> Cannot find setter, adder nor field in 
> org.apache.maven.archiver.ManifestConfiguration for 
> 'classpathMavenRepositoryLayout' -> [Help 1]{code}
> Fix:
> Mention deprecation status of this option on the referenced page.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to