[java-sig-commits] [Bug 766671] New: Using the release profile denies network access

bugzilla at redhat.com bugzilla at redhat.com
Mon Dec 12 14:47:36 UTC 2011


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

Summary: Using the release profile denies network access

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

           Summary: Using the release profile denies network access
           Product: Fedora
           Version: 15
          Platform: x86_64
        OS/Version: Linux
            Status: NEW
          Severity: unspecified
          Priority: unspecified
         Component: maven
        AssignedTo: sochotni at redhat.com
        ReportedBy: cdewolf at redhat.com
         QAContact: extras-qa at fedoraproject.org
                CC: akurtako at redhat.com, sochotni at redhat.com,
                    java-sig-commits at lists.fedoraproject.org
    Classification: Fedora
      Story Points: ---
              Type: ---
        Regression: ---
        Mount Type: ---
     Documentation: ---


Description of problem:
When releasing a component using regular maven that does network access during
a test the release will fail.

Version-Release number of selected component (if applicable):
maven-3.0.3-7.fc15.noarch

How reproducible:
Always

Steps to Reproduce:
1. Download https://github.com/jboss/metadata/zipball/7.0.0.Beta30
2. unzip
3. mvn3 -Prelease test

Actual results:
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 63.273 sec <<<
FAILURE!
testJAXPSchema(org.jboss.test.metadata.web.WebApp24ValidationUnitTestCase) 
Time elapsed: 63.258 sec  <<< ERROR!
java.net.ConnectException: Connection timed out

Expected results:
[INFO] BUILD SUCCESS

Additional info:
https://issues.jboss.org/browse/JBMETA-348

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