Issue Details (XML | Word | Printable)

Key: MPCHANGELOG-82
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Wouter Hermeling
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Maven 1.x Changelog Plugin

Ability to remove links to source/revision in changelog report

Created: 11/Feb/06 05:53 AM   Updated: 16/Mar/06 12:03 PM   Resolved: 16/Mar/06 12:03 PM
Return to search
Component/s: None
Affects Version/s: 1.9
Fix Version/s: 1.9.1

Time Tracking:
Not Specified

Environment: All


 Description  « Hide

The changelog produces a report containing links to the corresponding source files and their revisions. However, it is not possible to remove the link. I would like to see a list of the change messages only, giving an overview what changes have been made to the repository.

In my projects we don't use an online repository so in our changelog report the links are broken. I checked some other online maven sites. It turns out that for many projects the changelog links are broken!

It would be nice if you can alter this behaviour with properties. I suggest something like: maven.changelog.show.fileLinks=false

Thanks,
W. Hermeling



Lukas Theussl added a comment - 16/Mar/06 12:03 PM

If you don't have an online repository then I suppose your repository.url is empty or absent. So there is no need to introduce a new property. I have deployed a SNAPSHOT where links are not constructed in this case, please test:

maven plugin:download -Dmaven.repo.remote=http://www.ibiblio.org/maven,http://cvs.apache.org/repository/ -DgroupId=maven -DartifactId=maven-changelog-plugin -Dversion=1.9.1-SNAPSHOT


Lukas Theussl made changes - 16/Mar/06 12:03 PM
Field Original Value New Value
Status Open [ 1 ] Closed [ 6 ]
Resolution Fixed [ 1 ]