[jbosstools-issues] [JBoss JIRA] (JBTIS-698) JBDS 9 with java 8 tries to download maven dependencies with version 2.0.7 in offline environment.

Jonathan Anstey (JIRA) issues at jboss.org
Wed Jun 8 09:53:00 EDT 2016


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

Jonathan Anstey commented on JBTIS-698:
---------------------------------------

Yeah, it's not related to tooling. the maven-bundle-plugin has a dependency on maven 2.0.7.

> JBDS 9 with java 8 tries to download maven dependencies with version 2.0.7 in offline environment.
> --------------------------------------------------------------------------------------------------
>
>                 Key: JBTIS-698
>                 URL: https://issues.jboss.org/browse/JBTIS-698
>             Project: JBoss Tools Integration Stack
>          Issue Type: Bug
>          Components: Fuse IDE
>    Affects Versions: 9.0.0.GA
>         Environment: ALL
>            Reporter: Chandra Shekhar Pandey
>            Assignee: Lars Heinemann
>         Attachments: TestProjectin_JBDS9.zip
>
>
> - Testing in a offline environment with Fuse 6.2.1 offline repository from https://access.redhat.com/solutions/1599973.
> - A simple Fuse project when built within JBDS 9.0 GA with java8 in offline mode tries to download maven repository with version 2.0.7. Ultimately fails as 2.0.7 is not available in offline repository and internet is not available.
> - Same project when built with JBDS 8.1 and java7 in offline mode with offline repository as above,  is able to build successfully as 2.0.6 maven dependencies are already available in offline repo, thus no need to download.
> - Why JBDS 9.0 is searching for maven dependencies with 2.0.7 version ?



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list