[forge-issues] [JBoss JIRA] (FORGE-863) Maven mirror settings not used within forge

Yann Albou (JIRA) jira-events at lists.jboss.org
Tue Apr 23 08:51:53 EDT 2013


    [ https://issues.jboss.org/browse/FORGE-863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12769438#comment-12769438 ] 

Yann Albou commented on FORGE-863:
----------------------------------

Based on your comments, I recreated the pull request see https://github.com/myannou/core/commit/9c3ff8fee1d6f2f13c564c5020921ff5d5b98a21

Regarding the forcing of the maven repo FORGE-858, I removed this part in RepositoryLookup file because it is automatically done by the new call to populateDefaults(executionRequest) in MavenContainer

I did several tests with or without repo in pom.xml and with or without mirror info in settings.xml file

Let me know if it is better now ?
Thanks
                
> Maven mirror settings not used within forge
> -------------------------------------------
>
>                 Key: FORGE-863
>                 URL: https://issues.jboss.org/browse/FORGE-863
>             Project: Forge
>          Issue Type: Bug
>          Components: Maven Integration
>    Affects Versions: 1.2.3.Final
>            Reporter: Yann Albou
>              Labels: maven, mirror, nexus
>             Fix For: 1.2.4.Final
>
>
> In a Maven/Nexus environnement the settings.xml file is configured to use Maven mirror (see http://www.sonatype.com/books/nexus-book/reference/maven-sect-single-group.html) and because of this we don't need to configure proxy settings (for those who are behing a firewall..)
> But it seems Forge don't use mirror information so that Forge project cannot be created/installed and lot of requests timed out...
>  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the forge-issues mailing list