jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Maven 2.x Source Plugin
  • MSOURCES-42

Please add support for MavenArchiveConfiguration

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Wish Wish
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 2.0.4
  • Fix Version/s: 2.1
  • Labels:
    None
  • Environment:
    Maven version: 2.0.10
    Java version: 1.5.0_17
    OS name: "linux" version: "2.6.29" arch: "i386" Family: "unix"

Description

Almost any mojo using the plexus archiver has an 'archive' parameter to configure the archiver.

/**
     * The archive configuration to use.
     * See <a href="http://maven.apache.org/shared/maven-archiver/index.html">Maven Archiver Reference</a>.
     *
     * @parameter
     */
    private MavenArchiveConfiguration archive = new MavenArchiveConfiguration();

The source plugin should also have such functionality.

Issue Links

relates to

Bug - A problem which impairs or prevents the functions of the product. MSOURCES-36 Source jar manifest should contain Specification and Implementation details

  • Minor - Minor loss of function, or other problem where easy workaround is present.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Paul Gier added a comment - 31/Mar/09 4:44 PM

Added an archive parameter similar to the jar and javadoc plugins.

Show
Paul Gier added a comment - 31/Mar/09 4:44 PM Added an archive parameter similar to the jar and javadoc plugins.

People

  • Assignee:
    Paul Gier
    Reporter:
    Christian Schulte
Vote (0)
Watch (0)

Dates

  • Created:
    29/Mar/09 7:27 PM
    Updated:
    31/Mar/09 4:44 PM
    Resolved:
    31/Mar/09 4:44 PM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.