Maven 1.x Repository Plugin

create-upload-bundle deficiencies

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.2
  • Fix Version/s: None
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

Description

Using maven 1.0.1 and the 1.2 version of the repository plugin.

I have a project that has a top level that contains the LICENSE.txt, and project.xml with the <currentVersion>,<groupId>. This has subprojects that reference the toplevel project.xml (and so have the same version and groupId).
When I call "maven create-upload-bundle" in the subproject there are 2 issues
1. It cant find LICENSE.txt. This is not specifiable via a property either.
2. When it overcomes the first issue (by manual copying of the LICENSE) it creates the bundle jar but this just contains the project.xml from that subproject (which doesnt have the groupId, currentVersion).

Would be great if we can get this plugin usable in such a multiproject situation. Let me know if you need any more info.

Activity

Hide
Joerg Schaible added a comment -

Unfortunately normal users cannot create links anymore. so the references here in the text must be enough:

MAVEN-1390
MPPOM-4
MNG-271

Show
Joerg Schaible added a comment - Unfortunately normal users cannot create links anymore. so the references here in the text must be enough: MAVEN-1390 MPPOM-4 MNG-271
Hide
dion gillard added a comment -

I am no longer a committer on maven

Show
dion gillard added a comment - I am no longer a committer on maven
Hide
Lukas Theussl added a comment -

This was fixed after the goal was moved to the artifact plugin.

Show
Lukas Theussl added a comment - This was fixed after the goal was moved to the artifact plugin.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: