Effective October 27, 2012, online and email support for FuseSource products will move to Red Hat support channels. For more information, please see the JIRA Migration to Red Hat FAQ.
As of October 27th, please open all new issues in the Red Hat Customer Portal .
Issue Details (XML | Word | Printable)

Key: SF-386
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Freeman Fang
Reporter: Freeman Fang
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
FUSE Services Framework

maven-source-plugin use jar goal to attach-sources which could confuse PMD configuration

Created: 11/Nov/11 06:44 AM   Updated: 11/Nov/11 07:36 AM
Component/s: None
Affects Version/s: None
Fix Version/s: 2.4.3-fuse-00-xx, 2.3.7-fuse-00-xx, 2.5.0-fuse-00-xx


 Description  « Hide
SF currently use jar goal in maven-source-plugin to attach-source, this override the jar-no-fork(jar-no-fork is preferred way per maven doc) in fusesource-pom, and this will confuse pmd configuration in some cases, we saw it break CI build which is caused by the PMD configuration is ignored when attach-sources recently[1]
Need change to use jar-no-fork to fix CI build

[1]http://ci.fusesource.com/hudson/view/Perfectus/job/perfectus-esb-5.0.0-fuse/66/console



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.