[jbosstools-issues] [JBoss JIRA] (JBIDE-20986) JBoss EAP 7 Maven repository is not recognized

Fred Bricon (JIRA) issues at jboss.org
Fri Oct 16 17:34:00 EDT 2015


Fred Bricon created JBIDE-20986:
-----------------------------------

             Summary: JBoss EAP 7 Maven repository is not recognized
                 Key: JBIDE-20986
                 URL: https://issues.jboss.org/browse/JBIDE-20986
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: maven
    Affects Versions: 4.3.0.Final
            Reporter: Fred Bricon


- Unzip Maven repo from http://download.devel.redhat.com/devel/candidates/JBEAP/JBEAP-7.0.0.DR11/ 
- Preferences > JBoss Tools > JBoss Maven Integration > Configure Maven Repositories... > Add Repository > Recognize JBoss Maven Enterprise Repositories... (point at unzipped maven DR11 repo dir)
- ASSERT the Maven repo should be recognized as an EAP repo
- FAILURE a "No new repository found" message is displayed

This is caused by the repository identifier looking for a com/sun/faces/jsf-impl" folder containing a *-redhat-* jar, whereas the EAP 7 repo now contains *-jbossorg-*.jar files.

The check can be updated in the code, but the best solution is to leverage the .maven-repository marker file, that should be added at the root of the repository. See JBIDE-18323.




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


More information about the jbosstools-issues mailing list