[
https://jira.codehaus.org/browse/MASSEMBLY-744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MASSEMBLY-744:
-------------------------------------
Component/s: component descriptor
> Use the same namespace pattern for assembly/component format as the rest of
> Maven
> ---------------------------------------------------------------------------------
>
> Key: MASSEMBLY-744
> URL: https://jira.codehaus.org/browse/MASSEMBLY-744
> Project: Maven Assembly Plugin
> Issue Type: Task
> Components: component descriptor
> Affects Versions: 2.5.3
> Reporter: Michael Osipov
>
> Currently, the namespaces are
> bq. http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2
> and
> bq. http://maven.apache.org/plugins/maven-assembly-plugin/component/1.1.2
> but Maven and Site Decoration Model use this pattern:
> bq. http://maven.apache.org/POM/4.0.0
> and
> bq. http://maven.apache.org/DECORATION/1.4.0
> We should adapt this pattern and rename the namespaces to
> bq. http://maven.apache.org/ASSEMBLY/1.1.2
> and
> bq. http://maven.apache.org/COMPONENT/1.1.2
> or better yet
> bq. http://maven.apache.org/ASSEMBLY/COMPONENT/1.1.2
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)