[java-sig-commits] [Bug 818883] New: Maven2 package crippled

bugzilla at redhat.com bugzilla at redhat.com
Fri May 4 09:22:00 UTC 2012


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Maven2 package crippled

https://bugzilla.redhat.com/show_bug.cgi?id=818883

           Summary: Maven2 package crippled
           Product: Fedora
           Version: 17
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: high
          Priority: unspecified
         Component: maven2
        AssignedTo: yyang at redhat.com
        ReportedBy: bugzilla.redhat at kaarefc.dk
         QAContact: extras-qa at fedoraproject.org
                CC: dbhole at redhat.com, yyang at redhat.com,
                    akurtako at redhat.com, sochotni at redhat.com,
                    java-sig-commits at lists.fedoraproject.org,
                    tradej at redhat.com
    Classification: Fedora
      Story Points: ---
              Type: Bug
        Regression: ---
        Mount Type: ---
     Documentation: ---


Description of problem:

Most of the maven2 package has been removed, and what remains is not enough to
use maven2 to build projects. For instance, the actual "mvn2" command has been
removed.

I assume this has been done intentionally, but it makes it difficult to use
Fedora for developing software that uses Maven 2. You need to install Maven 2
yourself.

At the very least, the current description of the Maven 2 package is wrong, and
so are all the dependencies in the package.

The package in it's current form should be removed or renamed. To me a better
solution would be to roll back to the previous version of maven2.

Version-Release number of selected component (if applicable):

maven2-2.2.1-32.fc17

How reproducible:

Completely. Try 
$ rpm -ql maven2.

Steps to Reproduce:
1. Install maven2
2. Type mvn2 at a shell

Actual results:

bash: mvn2: command not found...
Similar command is: 'mvn'

Expected results:

Maven 2 starts.

Additional info:

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the java-sig-commits mailing list