[jbosstools-issues] [JBoss JIRA] (JBDS-4831) Missing Repository in pom.xml

Aurélien Pupier (Jira) issues at jboss.org
Mon Apr 27 04:35:00 EDT 2020


    [ https://issues.redhat.com/browse/JBDS-4831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14060670#comment-14060670 ] 

Aurélien Pupier commented on JBDS-4831:
---------------------------------------

[~akreienbring] Are you using examples coming from Fuse Tooling UI?
Can you share the full pom of your project please? Which bom are you using configured?

> Missing Repository in pom.xml
> -----------------------------
>
>                 Key: JBDS-4831
>                 URL: https://issues.redhat.com/browse/JBDS-4831
>             Project: Red Hat CodeReady Studio (devstudio)
>          Issue Type: Bug
>          Components: fusetools
>    Affects Versions: 12.15.0.GA
>            Reporter: Andre Kreienbring
>            Assignee: Aurélien Pupier
>            Priority: Critical
>
> Using CodeReady Studio with Eclipse 202003 I've seen a BUILD Failure when I added the Restlet Component to a route:
> {quote}[WARNING] The POM for org.restlet.jee:org.restlet:jar:2.3.12 is missing, no dependency information available
> [WARNING] The POM for org.restlet.jee:org.restlet.ext.httpclient:jar:2.3.12 is missing, no dependency information available{quote}
> Adding
> {quote}    <repository>
>       <id>spring-plugin-repository</id>
>       <url>https://repo.spring.io/plugins-release</url>
>     </repository>
> {quote}to the pom.xml solved the issue.
> The projekt was autogenerated by New -> Fuse Integration Projekt and selecting "Springboot"...



--
This message was sent by Atlassian Jira
(v7.13.8#713008)



More information about the jbosstools-issues mailing list