[ 
https://issues.apache.org/jira/browse/AMQ-4883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14027308#comment-14027308
 ] 

Arthur Naseef commented on AMQ-4883:
------------------------------------

Fix revision: 
https://git-wip-us.apache.org/repos/asf?p=activemq.git;a=commit;h=13ba3008d488161d0e18934614cf244cbc5ff722

> Fusesource release repo not needed
> ----------------------------------
>
>                 Key: AMQ-4883
>                 URL: https://issues.apache.org/jira/browse/AMQ-4883
>             Project: ActiveMQ
>          Issue Type: Task
>    Affects Versions: 5.10.0
>            Reporter: Daniel Kulp
>            Assignee: Claus Ibsen
>             Fix For: 5.10.0
>
>
> The proton dependencies are at central.  Thus, the fusesource release repo in 
> the top level pom is no longer needed and can slow down the build (as well as 
> cause extra required configuration if behind a firewall).
> {code}
> diff --git a/pom.xml b/pom.xml
> index eb05b07..ffd0bef 100755
> --- a/pom.xml
> +++ b/pom.xml
> @@ -1590,13 +1590,6 @@
>    </profiles>
>  
>    <repositories>
> -    <!-- for the proton dependency -->
> -    <repository>
> -      <id>com.fusesource.m2</id>
> -      <url>http://repo.fusesource.com/nexus/content/groups/public/</url>
> -      <releases><enabled>true</enabled></releases>
> -      <snapshots><enabled>false</enabled></snapshots>
> -    </repository>
>      <!-- for the paho dependency -->
>      <repository>
>        <id>eclipse.m2</id>
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to