Noting for the record a strange behavior on Oracle Java 1.7.0_01:

[INFO] Generating "JIRA Report" report    --- maven-changes-plugin:2.3
Oct 26, 2011 9:41:46 AM org.apache.commons.httpclient.HttpMethodDirector
executeWithRetry
INFO: I/O exception (java.net.SocketException) caught when processing
request: Permission denied: connect
Oct 26, 2011 9:41:46 AM org.apache.commons.httpclient.HttpMethodDirector
executeWithRetry
INFO: Retrying request
Oct 26, 2011 9:41:46 AM org.apache.commons.httpclient.HttpMethodDirector
executeWithRetry
INFO: I/O exception (java.net.SocketException) caught when processing
request: Permission denied: connect
Oct 26, 2011 9:41:46 AM org.apache.commons.httpclient.HttpMethodDirector
executeWithRetry
INFO: Retrying request
Oct 26, 2011 9:41:46 AM org.apache.commons.httpclient.HttpMethodDirector
executeWithRetry
INFO: I/O exception (java.net.SocketException) caught when processing
request: Permission denied: connect
Oct 26, 2011 9:41:46 AM org.apache.commons.httpclient.HttpMethodDirector
executeWithRetry
INFO: Retrying request
[ERROR] Unable to reach the JIRA project page. Cause is: Permission denied:
connect
[ERROR] The issue management URL in the POM does not include a pid, and it
was not possible to extract it from the page at that URL.

But not on Oracle Java 1.6.0_29:

[INFO] Generating "JIRA Report" report    --- maven-changes-plugin:2.3
Oct 26, 2011 9:40:15 AM org.apache.commons.httpclient.HttpMethodBase
getResponseBody
WARNING: Going to buffer response body of large or unknown size. Using
getResponseBodyAsStream instead is recommended.
[INFO] Downloading from JIRA at:
http://issues.apache.org/jira/secure/IssueNavigator.jspa?view=rss&pid=12310904&statusIds=6&resolutionIds=1&sorter/field=created
&sorter/order=DESC&sorter/field=priority&sorter/order=DESC&tempMax=100&reset=true&decorator=none
Oct 26, 2011 9:40:17 AM org.apache.commons.httpclient.HttpMethodBase
getResponseBody
WARNING: Going to buffer response body of large or unknown size. Using
getResponseBodyAsStream instead is recommended.

I've tried it a couple of times. My set ups are:

Apache Maven 3.0.3 (r1075438; 2011-02-28 12:31:09-0500)
Maven home: C:\Java\apache-maven-3.0.3\bin\..
Java version: 1.7.0_01, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jdk1.7.0_01\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"

Apache Maven 3.0.3 (r1075438; 2011-02-28 12:31:09-0500)
Maven home: C:\Java\apache-maven-3.0.3\bin\..
Java version: 1.6.0_29, vendor: Sun Microsystems Inc.
Java home: C:\Program Files\Java\jdk1.6.0_29\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"

Gary



On Wed, Oct 26, 2011 at 12:54 AM, Stefan Bodewig <bode...@apache.org> wrote:

> Compress 1.3 RC1 is available for review here:
>    http://people.apache.org/~bodewig/commons-compress/
>
>  Maven artifacts are here:
>
> https://repository.apache.org/content/repositories/orgapachecommons-101/org/apache/commons/commons-compress/1.3/
>
>  Details of changes since 1.1 are in the release notes:
>    http://people.apache.org/~bodewig/commons-compress/RELEASE-NOTES.txt
>
> http://people.apache.org/~bodewig/commons-compress/site/changes-report.html
>
>  I have tested this with Sun JDK 1.5 and OpenJDK 1.6 using maven2.
>
>  The tag is here (revision 1189016):
>
> http://svn.apache.org/viewvc/commons/proper/compress/tags/COMPRESS_1.3_RC1/
>
>  Site:
>    http://people.apache.org/~bodewig/commons-compress/site/
>
>  Clirr Report (compared to 1.2):
>
> http://people.apache.org/~bodewig/commons-compress/site/clirr-report.html
>
>  RAT Report:
>    http://people.apache.org/~bodewig/commons-compress/site/rat-report.html
>
>  Votes, please.  This vote will close in 72 hours, 0500 GMT 29-October 2011
>
>  [ ] +1 Release these artifacts
>  [ ] +0 OK, but...
>  [ ] -0 OK, but really should fix...
>  [ ] -1 I oppose this release because...
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Reply via email to