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)
  • Mojo RPM Plugin
  • MRPM-100

initial attached-rpm calls don't honor classifier tag

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Cannot Reproduce
  • Affects Version/s: 2.1-alpha-1
  • Fix Version/s: None
  • Component/s: None
  • Labels:
    None
  • Environment:
    Hide
    Apache Maven 3.0.4 (r1232337; 2012-01-17 02:44:56-0600)
    Maven home: /opt/maven
    Java version: 1.6.0_24, vendor: Sun Microsystems Inc.
    Java home: /usr/java/jdk1.6.0_24/jre
    Default locale: en_US, platform encoding: UTF-8
    OS name: "linux", version: "2.6.35.13-91.fc14.x86_64", arch: "amd64", family: "unix"
    Show
    Apache Maven 3.0.4 (r1232337; 2012-01-17 02:44:56-0600) Maven home: /opt/maven Java version: 1.6.0_24, vendor: Sun Microsystems Inc. Java home: /usr/java/jdk1.6.0_24/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "2.6.35.13-91.fc14.x86_64", arch: "amd64", family: "unix"

Description

The FAQ suggests that using <classifier> tags with multiple executions of the attached-rpm goal allows multiple (different) rpms to be attached with classifiers.

However, this appears not to work intuitively. The first of these always seems to be copied/uploaded with a classifier of rpm (eg sla-rpms-1.2.20-SNAPSHOT-rpm.rpm) while subsequent rpms appear to have the proper classifier. (eg sla-rpms-1.2.20-SNAPSHOT-prod.rpm)

My expectation is that attaching a classifier to any given rpm would produce a file with that classifier in the repository. If not, then the -rpm classifier appended after the version number is superfluous since the .rpm extension already denotes an rpm.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Brett Okken added a comment - 09/Feb/12 6:45 AM

Can you attach your pom?

Show
Brett Okken added a comment - 09/Feb/12 6:45 AM Can you attach your pom?
Hide
Permalink
Mykel Alvis added a comment - 09/Feb/12 11:22 AM

False alarm.

It appears that I had some failings with regard to dependency managment in my chain of ancestor parent poms.
I went through and did version updates to the latest versions of all my plugins and the problem seems to go away.

Show
Mykel Alvis added a comment - 09/Feb/12 11:22 AM False alarm. It appears that I had some failings with regard to dependency managment in my chain of ancestor parent poms. I went through and did version updates to the latest versions of all my plugins and the problem seems to go away.

People

  • Assignee:
    Brett Okken
    Reporter:
    Mykel Alvis
Vote (0)
Watch (0)

Dates

  • Created:
    08/Feb/12 6:26 PM
    Updated:
    09/Feb/12 11:22 AM
    Resolved:
    09/Feb/12 11:22 AM
  • 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.