[
http://jira.codehaus.org/browse/MCHANGES-233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=263957#action_263957
]
Dennis Lundberg commented on MCHANGES-233:
------------------------------------------
Hi
You can do this in other standard Maven ways:
1. Create a profile called "changes" in which you put all your configuration
for generating the announcement and including it into you JAR. Activate that
profile in each project that has a changes.xml file.
2. Configure maven-changes-plugin inside <pluginManagement> in your parent POM.
In each project that has a changes.xml file you add maven-changes-plugin to
<build> / <plugins>.
> Add option to skip announcement if there are no changes or changes.xml file
> is missing
> --------------------------------------------------------------------------------------
>
> Key: MCHANGES-233
> URL: http://jira.codehaus.org/browse/MCHANGES-233
> Project: Maven 2.x Changes Plugin
> Issue Type: Improvement
> Affects Versions: 2.4
> Reporter: Ivan Khalopik
>
> It will be good to have some option to skip announcement generation if there
> are no changes for artifact. Now if there are no changes build fails with
> error:
> No releases found in any of the configured issue management systems.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira