Author: matzew
Date: Sun Aug 6 17:49:41 2006
New Revision: 429223
URL: http://svn.apache.org/viewvc?rev=429223&view=rev
Log:
(re)added comments for WAGONHTTP-6
Modified:
incubator/adffaces/trunk/trinidad/pom.xml
Modified: incubator/adffaces/trunk/trinidad/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/pom.xml?rev=429223&r1=429222&r2=429223&view=diff
==============================================================================
--- incubator/adffaces/trunk/trinidad/pom.xml (original)
+++ incubator/adffaces/trunk/trinidad/pom.xml Sun Aug 6 17:49:41 2006
@@ -254,6 +254,13 @@
</snapshots>
<id>java-net</id>
<name>java.net repository</name>
+ <!-- NOTE: this URL must be HTTPS. However, unfortunately this
+ doesn't work behind a firewall. See:
+ http://jira.codehaus.org/browse/WAGONHTTP-6
+ ... for the source of that problem. Users behind firewalls
+ will have to manually download the files from this repository
+ and transfer them to their local repository.
+ -->
<url>https://maven-repository.dev.java.net/nonav/repository/</url>
<layout>legacy</layout>
</repository>