[ http://jira.codehaus.org/browse/MINSTALL-11?page=all ]
     
Travis Risner reopened MINSTALL-11:
-----------------------------------


I'm not behind any firewall or need any proxy.  Nevertheless, I changed the 
proxy settings in <maven 2 home>/conf/settings.xml to:

    <proxy>
      <id>all</id>
      <active>true</active>
      <protocol>http</protocol>
      <username>proxyuser</username>
      <password>proxypass</password>
      <host>proxy.host.net</host>
      <port>80</port>
      <nonProxyHosts>*</nonProxyHosts>
    </proxy>

If I understand the notes, this should treat all sites as nonproxyHosts.

I also added the M2 environment variable and added $M2/bin to the path.  Still 
get the same message.  Perhaps the file name is misspelled or was moved?

> Fails to install netbeans-freeform plugin
> -----------------------------------------
>
>          Key: MINSTALL-11
>          URL: http://jira.codehaus.org/browse/MINSTALL-11
>      Project: Maven 2.x Install Plugin
>         Type: Bug

>     Versions: 2.0
>  Environment: Maven 2.0.2, Mac OS X 10.4.2, Java 1.5.0_05 NetBeans 5.0RC2
>     Reporter: Travis Risner
>     Assignee: Brett Porter
>  Attachments: maven2bug txt
>
>
> At 
> http://maven.apache.org/guides/mini/guide-ide-netbeans/guide-ide-netbeans.html,
>  the second step says to run "mvn 
> netbeans-freeform:generate-netbeans-project", but instead of a successful 
> download and build, I get the error message and stack trace shown in the 
> attachment..
> If I picked the wrong category to file this bug, please put it where it 
> belongs.
> If you need more information, let me know.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to