[java-sig-commits] [Bug 675865] New: maven 3.0.2 fails to build projects (regression since 3.0-5)

bugzilla at redhat.com bugzilla at redhat.com
Tue Feb 8 01:07:51 UTC 2011


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

Summary: maven 3.0.2 fails to build projects (regression since 3.0-5)

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

           Summary: maven 3.0.2 fails to build projects (regression since
                    3.0-5)
           Product: Fedora
           Version: rawhide
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: high
          Priority: unspecified
         Component: maven
        AssignedTo: sochotni at redhat.com
        ReportedBy: bobby at laptop.org
         QAContact: extras-qa at fedoraproject.org
                CC: akurtako at redhat.com, sochotni at redhat.com,
                    java-sig-commits at lists.fedoraproject.org
    Classification: Fedora


Created attachment 477541
  --> https://bugzilla.redhat.com/attachment.cgi?id=477541
maven output

Description of problem:
maven3 can't find dependencies when starting off with a clean ~/.m2/repository.
 I was able to build the same project (b2-standards, a pom-only project
containing required deps and repository info for other projects) with maven3,
deleted the ~/.m2/repository, and then mvn3 is unable to build.  So I imagine
there is some dep somewhere that is getting pulled in?  I will attach the
output of 
$ mvn3 -e -X clean install
I can provide the pom if its helpful, but I'll have to redact parts (contains
passwords & maybe sensitive urls...)

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

How reproducible:
always

-- 
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