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)
Signup
Maven 1.x Distribution Plugin
  • Maven 1.x Distribution Plugin
  • MPDIST-20

Support multiprojects

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: None
  • Labels:
    None
  • Number of attachments :
    4

Description

There is currently no way to make source and distributions for multiprojects. It would be great if the dist plugin supported this.

  • Options
    • Sort By Name
    • Sort By Date
    • Ascending
    • Descending
    • Download All

Attachments

  1. Text File
    dist-plugin.patch
    12/Jan/05 3:31 AM
    8 kB
    Alex Karasulu
  2. Text File
    dist-plugin-2.patch
    12/Jan/05 4:34 AM
    8 kB
    Alex Karasulu
  3. Text File
    dist-plugin3.patch
    12/Jan/05 9:13 PM
    10 kB
    Alex Karasulu
  4. Text File
    distPlugin4.patch
    16/Jan/05 1:28 AM
    11 kB
    Phil Steitz

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Alex Karasulu added a comment - 12/Jan/05 3:31 AM

This is a patch which adds the following goals:

dist:multiproject
--> calls the bin and src goals below)
dist:multiproject-bin
--> generates the binary distro with consolidated javadocs
dist:multiproject-src
--> generates the source distro

Show
Alex Karasulu added a comment - 12/Jan/05 3:31 AM This is a patch which adds the following goals: dist:multiproject --> calls the bin and src goals below) dist:multiproject-bin --> generates the binary distro with consolidated javadocs dist:multiproject-src --> generates the source distro
Hide
Permalink
Alex Karasulu added a comment - 12/Jan/05 4:34 AM

Ok this patch fixes some copy issues and puts things under the right top level directory

Show
Alex Karasulu added a comment - 12/Jan/05 4:34 AM Ok this patch fixes some copy issues and puts things under the right top level directory
Hide
Permalink
Alex Karasulu added a comment - 12/Jan/05 9:13 PM

Added deployment goals for multiproject because other goals were overwriting the multiproject distros with a top level distro generation. The plugin now does pretty much everthing for multiprojects that it can for single projects.

Show
Alex Karasulu added a comment - 12/Jan/05 9:13 PM Added deployment goals for multiproject because other goals were overwriting the multiproject distros with a top level distro generation. The plugin now does pretty much everthing for multiprojects that it can for single projects.
Hide
Permalink
Phil Steitz added a comment - 16/Jan/05 1:27 AM

Attaching distPlugin3.patch that fixes combined javadoc classpath and externalizes list of files from top-level directories to include in src and bin distributions. Defaults match current behavior.

I am starting to think that the combined javadoc bit really belongs in multiproject:site. I need it there in any case.

Show
Phil Steitz added a comment - 16/Jan/05 1:27 AM Attaching distPlugin3.patch that fixes combined javadoc classpath and externalizes list of files from top-level directories to include in src and bin distributions. Defaults match current behavior. I am starting to think that the combined javadoc bit really belongs in multiproject:site. I need it there in any case.
Hide
Permalink
Alex Karasulu added a comment - 07/Feb/05 2:07 AM

This issue is not really finished regardless of an initial commit of the dist multiproject code here:

http://svn.apache.org/viewcvs.cgi?rev=151648&view=rev

I will get to this as I figure out some things with phil regarding his patch #3 and email trails pertaining to this issue.

Show
Alex Karasulu added a comment - 07/Feb/05 2:07 AM This issue is not really finished regardless of an initial commit of the dist multiproject code here: http://svn.apache.org/viewcvs.cgi?rev=151648&view=rev I will get to this as I figure out some things with phil regarding his patch #3 and email trails pertaining to this issue.
Hide
Permalink
Phil Steitz added a comment - 07/Feb/05 11:13 AM

Sorry, in the comment above, I meant patch #4 (the last one) not #3.

Show
Phil Steitz added a comment - 07/Feb/05 11:13 AM Sorry, in the comment above, I meant patch #4 (the last one) not #3.
Hide
Permalink
Benoit Xhenseval added a comment - 19/Sep/06 7:19 AM

Shouldn't this be closed? Looks like the patch made it to 1.7.1 at least?

Show
Benoit Xhenseval added a comment - 19/Sep/06 7:19 AM Shouldn't this be closed? Looks like the patch made it to 1.7.1 at least?
Hide
Permalink
Lukas Theussl added a comment - 19/Sep/06 2:19 PM

The patch has been applied indeed but the comments above indicate that the issue is not completely resolved. I'm closing it anyway as I don't have time to investigate, please open another ticket for any remaining issues.

Show
Lukas Theussl added a comment - 19/Sep/06 2:19 PM The patch has been applied indeed but the comments above indicate that the issue is not completely resolved. I'm closing it anyway as I don't have time to investigate, please open another ticket for any remaining issues.

People

  • Assignee:
    Lukas Theussl
    Reporter:
    Phil Steitz
Vote (1)
Watch (1)

Dates

  • Created:
    11/Jan/05 8:07 PM
    Updated:
    19/Sep/06 2:19 PM
    Resolved:
    19/Sep/06 2:19 PM
  • Atlassian JIRA (v5.2.7#850-sha1:b2af0c8)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.