[
https://issues.apache.org/jira/browse/MSHARED-782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MSHARED-782.
----------------------------------
Resolution: Fixed
Fixed with
[a230315ba48432b7c4eab479926ad9b8c098221d|https://gitbox.apache.org/repos/asf?p=maven-archiver.git;a=commit;h=a230315ba48432b7c4eab479926ad9b8c098221d].
> 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)