[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-3017) Seam-gen downloading from maven

Thomas Modeneis (JIRA) jira-events at lists.jboss.org
Wed May 21 09:37:15 EDT 2008


    [ http://jira.jboss.com/jira/browse/JBSEAM-3017?page=comments#action_12413534 ] 
            
Thomas Modeneis commented on JBSEAM-3017:
-----------------------------------------

this is not a bug,

so you need edit this jboss-seam-2.0.2.GA\build\settings.xml like this:
manage proxy config:

<proxies>
<proxy>
<active>true</active>
<protocol>http</protocol>
<host>fw.xxx.sc</host>
<port>000</port>
</proxy>
</proxies>

and put server

 <servers>
<server>
<id>Interno</id>
<username>username</username>
<password>password</password>
</server>
</servers>

and all will work fine.

I hope this help.


> Seam-gen downloading from maven
> -------------------------------
>
>                 Key: JBSEAM-3017
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-3017
>             Project: Seam
>          Issue Type: Bug
>          Components: Tools, Build
>    Affects Versions: 2.0.2.GA
>            Reporter: Pete Muir
>            Priority: Blocker
>         Attachments: seam.rar
>
>


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

        



More information about the seam-issues mailing list