[jboss-jira] [JBoss JIRA] (JBRULES-2805) Problem getting and using drools-api SNAPSHOT version from jboss maven repo

Geoffrey De Smet (JIRA) jira-events at lists.jboss.org
Mon Apr 2 10:44:47 EDT 2012


     [ https://issues.jboss.org/browse/JBRULES-2805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Geoffrey De Smet resolved JBRULES-2805.
---------------------------------------

    Fix Version/s: 5.2.0.M2
       Resolution: Done


Fixed a long time ago, early 2011. Kris's jbpm repo moved into droolsjbpm github and I've cleaned up the poms then.
                
> Problem getting and using drools-api SNAPSHOT version from jboss maven repo
> ---------------------------------------------------------------------------
>
>                 Key: JBRULES-2805
>                 URL: https://issues.jboss.org/browse/JBRULES-2805
>             Project: Drools
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Kris Verlaenen
>            Assignee: Geoffrey De Smet
>             Fix For: 5.2.0.M2
>
>
> When adding drools-api as a dependency of another maven project, it will try to download the drools-api jar from the jboss maven repo, but then fail to download its parent somehow.
> If you first build drools locally, it can then find the parent pom in the repository succesfully.
> [INFO] snapshot org.drools:drools-api:5.2.0.SNAPSHOT: checking for updates from jboss-public-repository-group
> Downloading: https://repository.jboss.org/nexus/content/groups/public//org/drools/drools-api/5.2.0.SNAPSHOT/drools-api-5.2.0.20101123.060233-380.pom
> 6K downloaded  (drools-api-5.2.0.20101123.060233-380.pom)
> [INFO] snapshot org.drools:drools:5.2.0.SNAPSHOT: checking for updates from jboss-public-repository-group
> Downloading: https://repository.jboss.org/nexus/content/groups/public//org/drools/drools/5.2.0.SNAPSHOT/drools-5.2.0.SNAPSHOT.pom
> [INFO] Unable to find resource 'org.drools:drools:pom:5.2.0.SNAPSHOT' in repository jboss-public-repository-group (https://repository.jboss.org/nexus/content/groups/public/)
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Error building POM (may not be this project's POM).
> Project ID: null:drools-api:jar:null
> Reason: Cannot find parent: org.drools:drools for project: null:drools-api:jar:null for project null:drools-api:jar:null

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list