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

Andre Kreienbring (Jira) issues at jboss.org
Mon Apr 27 05:17:01 EDT 2020


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

Andre Kreienbring commented on JBDS-4831:
-----------------------------------------

Hi! Please find the steps of generating the projekt and the resulting pom attached to this comment. !newproject1.PNG|thumbnail!  !newproject2.PNG|thumbnail! 

 [^pom.xml] 

> 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
>         Attachments: newproject1.PNG, newproject2.PNG, pom.xml
>
>
> 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