[infinispan-dev] unresolved dependency?

Michael Neale michael.neale at gmail.com
Sun Dec 6 19:49:26 EST 2009


Possibly, will take a look at that.

On Fri, Dec 4, 2009 at 9:20 PM, Galder Zamarreno <galder at redhat.com> wrote:
>
>
> On 12/04/2009 11:16 AM, Galder Zamarreno wrote:
>>
>>
>> On 12/04/2009 11:11 AM, Manik Surtani wrote:
>>> FFS, is this still an issue?  RHQ guys - what's going on?
>>
>> Weird. I had tried yesterday, having wiped my own local org/rhq repo and
>> it was working fine. Let me try again. They seem to have new snapshots
>> up, so maybe something wrong with them?
>
> Just wiped my ~/.m2/repository/org/rhq and built all Infinispan
> components without any issue.
>
> Michael, maybe you have a corrupt local repo?
>
>>
>>>
>>> On 3 Dec 2009, at 23:54, Michael Neale wrote:
>>>
>>>> that produces the following issue:
>>>>
>>>> Project ID: org.rhq.helpers:rhq-helpers:pom:null
>>>> Reason: Cannot find parent: org.rhq:rhq-parent for project:
>>>> org.rhq.helpers:rhq-helpers:pom:null for project
>>>> org.rhq.helpers:rhq-helpers:pom:null
>>>>
>>>> (which is not Infinispan I know, seems to be a problem with rhq agent
>>>> packaging?)
>>>>
>>>> On Thu, Dec 3, 2009 at 2:15 PM, Manik Surtani<manik at jboss.org>   wrote:
>>>>>
>>>>> On 2 Dec 2009, at 23:22, Michael Neale wrote:
>>>>>
>>>>>> ok great - will keep an eye out for it.
>>>>>>
>>>>>> I am trying to work out why the war build for the RESTful server gives
>>>>>> the most strage errors on 5.1 (It looks like jax-ws is trying to do
>>>>>> something and messing it all up. I don't use jax-ws so its quite
>>>>>> perplexing) - but I need to be able to do clean builds for this - is
>>>>>> there a way to turn off the module that uses that snapshot? (looks
>>>>>> like its core though, so not much I can do right now).
>>>>>
>>>>> Add the JBoss snapshots repo to your .m2/settings.xml ?
>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> On Thu, Dec 3, 2009 at 12:01 AM, Manik Surtani<manik at jboss.org>   wrote:
>>>>>>>
>>>>>>> On 2 Dec 2009, at 01:29, Michael Neale wrote:
>>>>>>>
>>>>>>>> Hah - once I saw the section on deploying it - I didn't scroll further.
>>>>>>>>
>>>>>>>> OK having that, I still get a problem (has anyone done a mvn clean
>>>>>>>> install recently?):
>>>>>>>>
>>>>>>>>
>>>>>>>> Project ID: org.rhq.helpers:rhq-helpers:pom:null
>>>>>>>> Reason: Cannot find parent: org.rhq:rhq-parent for project:
>>>>>>>> org.rhq.helpers:rhq-helpers:pom:null for project
>>>>>>>> org.rhq.helpers:rhq-helpers:pom:null
>>>>>>>>
>>>>>>>> Also:
>>>>>>>>
>>>>>>>> 1) We have the repositories setup in parent/pom.xml - so around line
>>>>>>>> 313 we can add<releases>
>>>>>>>>              <enabled>true</enabled>
>>>>>>>>            </releases>
>>>>>>>>            <snapshots>
>>>>>>>>              <enabled>true</enabled>
>>>>>>>>            </snapshots>
>>>>>>>> And it will work - no requiring people to muck with their global
>>>>>>>> settings.xml if they just want to build (as opposed to release)
>>>>>>>>
>>>>>>>> 2) Should we be depending on a non released snapshot in CR stage? Can
>>>>>>>> we have a release or have the unfinished stuff moved to a branch (or
>>>>>>>> module that isn't part of parent build?)
>>>>>>>
>>>>>>> Yeah option (2) is the real solution.  Snapshots should only be used explicitly and this is why it isn't in the parent POM.  The RHQ stuff is an anomaly, working with Heiko and the RHQ guys in getting this resolved pronto.  :)
>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> Michael.
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> On Tue, Dec 1, 2009 at 8:33 PM, Manik Surtani<manik at jboss.org>   wrote:
>>>>>>>>> Yeah until rhq-pluginAnnotations has a proper release, you need to add the snapshots repo in your maven settings.xml:
>>>>>>>>>
>>>>>>>>>          http://anonsvn.jboss.org/repos/infinispan/trunk/README-Maven.txt (see section 1.4)
>>>>>>>>>
>>>>>>>>> Cheers
>>>>>>>>> Manik
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> On 1 Dec 2009, at 07:52, Heiko W.Rupp wrote:
>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> Am 01.12.2009 um 08:23 schrieb Michael Neale:
>>>>>>>>>>
>>>>>>>>>>> I am trying to do an install (clean) and I get the following problem:
>>>>>>>>>>>
>>>>>>>>>>> [INFO] Unable to find resource
>>>>>>>>>>> 'org.rhq.helpers:rhq-pluginAnnotations:jar:1.4.0-SNAPSHOT' in
>>>>>>>>>>> repository scala-tools.org (http://scala-tools.org/repo-releases)
>>>>>>>>>>
>>>>>>>>>> That should be in the jboss snapshots repo
>>>>>>>>>>
>>>>>>>>>> <snapshotRepository>
>>>>>>>>>>        <id>jboss-snapshots</id>
>>>>>>>>>>        <name>JBoss Snapshot Repository</name>
>>>>>>>>>>        <url>dav:https://snapshots.jboss.org/maven2/</url>
>>>>>>>>>>      </snapshotRepository>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>> Reg. Adresse: Red Hat GmbH, Otto-Hahn-Strasse 20, 85609 Dornach bei München
>>>>>>>>>> Handelsregister: Amtsgericht München HRB 153243
>>>>>>>>>> Geschaeftsführer: Brendan Lane, Charlie Peters, Michael Cunningham, Charles Cachera
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> _______________________________________________
>>>>>>>>>> infinispan-dev mailing list
>>>>>>>>>> infinispan-dev at lists.jboss.org
>>>>>>>>>> https://lists.jboss.org/mailman/listinfo/infinispan-dev
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> Manik Surtani
>>>>>>>>> manik at jboss.org
>>>>>>>>> Lead, Infinispan
>>>>>>>>> Lead, JBoss Cache
>>>>>>>>> http://www.infinispan.org
>>>>>>>>> http://www.jbosscache.org
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> _______________________________________________
>>>>>>>>> infinispan-dev mailing list
>>>>>>>>> infinispan-dev at lists.jboss.org
>>>>>>>>> https://lists.jboss.org/mailman/listinfo/infinispan-dev
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> Michael D Neale
>>>>>>>> home: www.michaelneale.net
>>>>>>>> blog: michaelneale.blogspot.com
>>>>>>>>
>>>>>>>> _______________________________________________
>>>>>>>> infinispan-dev mailing list
>>>>>>>> infinispan-dev at lists.jboss.org
>>>>>>>> https://lists.jboss.org/mailman/listinfo/infinispan-dev
>>>>>>>
>>>>>>> --
>>>>>>> Manik Surtani
>>>>>>> manik at jboss.org
>>>>>>> Lead, Infinispan
>>>>>>> Lead, JBoss Cache
>>>>>>> http://www.infinispan.org
>>>>>>> http://www.jbosscache.org
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> _______________________________________________
>>>>>>> infinispan-dev mailing list
>>>>>>> infinispan-dev at lists.jboss.org
>>>>>>> https://lists.jboss.org/mailman/listinfo/infinispan-dev
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Michael D Neale
>>>>>> home: www.michaelneale.net
>>>>>> blog: michaelneale.blogspot.com
>>>>>>
>>>>>> _______________________________________________
>>>>>> infinispan-dev mailing list
>>>>>> infinispan-dev at lists.jboss.org
>>>>>> https://lists.jboss.org/mailman/listinfo/infinispan-dev
>>>>>
>>>>> --
>>>>> Manik Surtani
>>>>> manik at jboss.org
>>>>> Lead, Infinispan
>>>>> Lead, JBoss Cache
>>>>> http://www.infinispan.org
>>>>> http://www.jbosscache.org
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> infinispan-dev mailing list
>>>>> infinispan-dev at lists.jboss.org
>>>>> https://lists.jboss.org/mailman/listinfo/infinispan-dev
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Michael D Neale
>>>> home: www.michaelneale.net
>>>> blog: michaelneale.blogspot.com
>>>>
>>>> _______________________________________________
>>>> infinispan-dev mailing list
>>>> infinispan-dev at lists.jboss.org
>>>> https://lists.jboss.org/mailman/listinfo/infinispan-dev
>>>
>>> --
>>> Manik Surtani
>>> manik at jboss.org
>>> Lead, Infinispan
>>> Lead, JBoss Cache
>>> http://www.infinispan.org
>>> http://www.jbosscache.org
>>>
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> infinispan-dev mailing list
>>> infinispan-dev at lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/infinispan-dev
>>
>
> --
> Galder Zamarreño
> Sr. Software Engineer
> Infinispan, JBoss Cache
> _______________________________________________
> infinispan-dev mailing list
> infinispan-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/infinispan-dev
>



-- 
Michael D Neale
home: www.michaelneale.net
blog: michaelneale.blogspot.com




More information about the infinispan-dev mailing list