[
https://issues.apache.org/jira/browse/MYFACES-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12885887#action_12885887
]
Mark Struberg commented on MYFACES-2790:
----------------------------------------
The only thing the current apache-parent packaging does _not_ is to provide
binary-release.tar.gz and all-release.tar.gz packages. It currently only does
source-releases by simply assembling the whole source tree into a zip and
tar.gz and signing it.
So if we like to have a tar.gz containing all the myfaces jars, we still need
to do this ourselfs.
But I'm not sure if myfaces likes to provide those aggregated downloads since
all the jars are available via maven.central anyway.
(remember that binary releases are NOT part of official ASF releases - they are
only considered as 'goodies' and the only thing which counts is the signed
source-release.tar.gz)
> upgrade myfaces-parent-pom to use latest plugins and release process
> --------------------------------------------------------------------
>
> Key: MYFACES-2790
> URL: https://issues.apache.org/jira/browse/MYFACES-2790
> Project: MyFaces Core
> Issue Type: Improvement
> Components: build process
> Affects Versions: 2.0.0
> Reporter: Mark Struberg
> Attachments: MYFACES-2790.patch
>
>
> Currently myfaces-parent contains an own <distributionManagement> section.
> Since we derive from apache-parent-7, this is not necessary anymore. We
> should remove it to leverage the common release functionality (ASF Nexus for
> staging, etc).
> We should also upgrade the used plugin versions to the latest available
> versions if possible.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.