Maven 2.x IDEA Plugin

Plugin generates invalid entries for test-jar sources

Details

  • Type: Bug Bug
  • Status: Open Open
  • Priority: Critical Critical
  • Resolution: Unresolved
  • Affects Version/s: None
  • Fix Version/s: None
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    1

Description

Given a foo-tests.jar dependency, the plugin generates a foo-tests-sources.jar link for sources (when downloadSources is enabled). However, the fact is maven's source plugin generates the filename as foo-test-sources.jar (test singular). This makes it impossible to link sources to the test-jar dependencies.

Activity

Hide
Andrew Perepelytsya added a comment -

I'm attaching a patch that fixes the issue, would appreciate the prompt inclusion in the next release.

Show
Andrew Perepelytsya added a comment - I'm attaching a patch that fixes the issue, would appreciate the prompt inclusion in the next release.

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated: