dev@glassfish.java.net

Re: windows build error

From: Dinesh Patil <dinesh.patil_at_Sun.COM>
Date: Mon, 20 Jun 2005 18:36:04 -0700

Did you setup any proxy host/port? if you are inside firewall then you
may not need but looks like you don't have access to java.net or you may
have private IP Address?

Ignoring invalid proxy port: ''
Error retrieving artifact from
[http://www.java.net/download/javaee5/nightly/WIN
NT/]: java.lang.IllegalArgumentException: port out of range:-1

thanks
-Dinesh

Amy Roh wrote:

> I'm trying to build glassfish on win for demo and getting the
> following error but haven't seen this on solaris. Any ideas?
>
> Thanks,
> Amy
>
> C:\...\glassfish>maven checkout
> __ __
> | \/ |__ _Apache__ ___
> | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
> |_| |_\__,_|\_/\___|_||_| v. 1.1-beta-1
>
> DEPRECATED: the default goal should be specified in the <build>
> section of proje
> ct.xml instead of maven.xml
> Directory C:\javanet\glassfish-workspace\glassfish_dependencies does
> not exist.
> Attempting to create.
> Attempting to download commons-jelly-tags-interaction-1.0.jar.
> Ignoring invalid proxy port: ''
> Error retrieving artifact from
> [http://www.java.net/download/javaee5/nightly/WIN
> NT/]: java.lang.IllegalArgumentException: port out of range:-1
> Error retrieving artifact from [http://www.ibiblio.org/maven]:
> java.lang.Illegal
> ArgumentException: port out of range:-1
> WARNING: Failed to download commons-jelly-tags-interaction-1.0.jar.
> Attempting to download commons-jelly-tags-http-1.0.jar.
> Ignoring invalid proxy port: ''
> Error retrieving artifact from
> [http://www.java.net/download/javaee5/nightly/WIN
> NT/]: java.lang.IllegalArgumentException: port out of range:-1
> Error retrieving artifact from [http://www.ibiblio.org/maven]:
> java.lang.Illegal
> ArgumentException: port out of range:-1
> WARNING: Failed to download commons-jelly-tags-http-1.0.jar.
> Attempting to download glassfish-image-SNAPSHOT.jar.
> Ignoring invalid proxy port: ''
> Error retrieving artifact from
> [http://www.java.net/download/javaee5/nightly/WIN
> NT/]: java.lang.IllegalArgumentException: port out of range:-1
> Error retrieving artifact from [http://www.ibiblio.org/maven]:
> java.lang.Illegal
> ArgumentException: port out of range:-1
> WARNING: Failed to download glassfish-image-SNAPSHOT.jar.
> The build cannot continue because of the following unsatisfied
> dependencies:
>
> commons-jelly-tags-interaction-1.0.jar
> commons-jelly-tags-http-1.0.jar
> glassfish-image-SNAPSHOT.jar
>
> Total time : 1 seconds
> Finished at : Monday, June 20, 2005 4:22:09 PM GMT-08:00
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>