damnit will need to talk with JBoss again. 

Plz add the following repos to your settings.xml for now

<repository>
    <id>jboss</id>
    <name>JBoss Public Maven Repository Group (again)</name>
    <url>https://repository.jboss.org/nexus/content/groups/public/</url>
    <layout>default</layout>
    <releases>
        <enabled>true</enabled>
        <updatePolicy>never</updatePolicy>
        <checksumPolicy>fail</checksumPolicy>
    </releases>
    <snapshots>
        <enabled>false</enabled>
        <updatePolicy>never</updatePolicy>
        <checksumPolicy>warn</checksumPolicy>
    </snapshots>
</repository>


LieGrue,
strub



> Am 06.06.2015 um 21:27 schrieb Romain Manni-Bucau <[email protected]>:
> 
> http://repo.maven.apache.org/maven2/org/jboss/test-harness/jboss-test-harness-api/1.1.0-CR9/jboss-test-harness-api-1.1.0-CR9.pom
> ?
> 
> 
> Romain Manni-Bucau
> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber
> <http://www.tomitribe.com>
> 
> 2015-06-06 21:26 GMT+02:00 Mark Struberg <[email protected]>:
> 
>> Hmm I have all them locally, and I think JBoss did _finally_ fix this^^
>> 
>> 
>> http://repo.maven.apache.org/maven2/org/jboss/test-audit/jboss-test-audit-api/1.0.0/
>> 
>> works for me.
>> Plz check your local mvn settings.
>> 
>> LieGrue,
>> strub
>> 
>>> Am 06.06.2015 um 19:12 schrieb Romain Manni-Bucau <[email protected]
>>> :
>>> 
>>> tck module cant get deps for me/
>>> 
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [INFO] Building Apache BVal :: bval-tck-runner (TCK Runner) 1.1.0
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> Downloading:
>>> 
>> http://repo.maven.apache.org/maven2/org/jboss/test-audit/jboss-test-audit-api/1.0.0/jboss-test-audit-api-1.0.0.pom
>>> Downloaded:
>>> 
>> http://repo.maven.apache.org/maven2/org/jboss/test-audit/jboss-test-audit-api/1.0.0/jboss-test-audit-api-1.0.0.pom
>>> (0 B at 0.0 KB/sec)
>>> Downloading:
>>> 
>> http://repo.maven.apache.org/maven2/org/jboss/test-audit/jboss-test-audit-parent/1.0.0/jboss-test-audit-parent-1.0.0.pom
>>> Downloaded:
>>> 
>> http://repo.maven.apache.org/maven2/org/jboss/test-audit/jboss-test-audit-parent/1.0.0/jboss-test-audit-parent-1.0.0.pom
>>> (0 B at 0.0 KB/sec)
>>> Downloading:
>>> 
>> http://repo.maven.apache.org/maven2/org/jboss/test-harness/jboss-test-harness-api/1.1.0-CR9/jboss-test-harness-api-1.1.0-CR9.pom
>>> [WARNING] The POM for
>>> org.jboss.test-harness:jboss-test-harness-api:jar:1.1.0-CR9 is missing,
>> no
>>> dependency information available
>>> Downloading:
>>> 
>> http://repo.maven.apache.org/maven2/org/jboss/test-harness/jboss-test-harness/1.1.0-CR9/jboss-test-harness-1.1.0-CR9.pom
>>> [WARNING] The POM for
>>> org.jboss.test-harness:jboss-test-harness:jar:1.1.0-CR9 is missing, no
>>> dependency information available
>>> Downloading:
>>> 
>> http://repo.maven.apache.org/maven2/org/jboss/test-harness/jboss-test-harness-jboss-as-51/1.0.0/jboss-test-harness-jboss-as-51-1.0.0.pom
>>> [WARNING] The POM for
>>> org.jboss.test-harness:jboss-test-harness-jboss-as-51:jar:1.0.0 is
>> missing,
>>> no dependency information available
>>> Downloading:
>>> 
>> http://repo.maven.apache.org/maven2/org/jboss/test-audit/jboss-test-audit-api/1.0.0/jboss-test-audit-api-1.0.0.jar
>>> Downloading:
>>> 
>> http://repo.maven.apache.org/maven2/org/jboss/test-harness/jboss-test-harness-api/1.1.0-CR9/jboss-test-harness-api-1.1.0-CR9.jar
>>> Downloading:
>>> 
>> http://repo.maven.apache.org/maven2/org/jboss/test-harness/jboss-test-harness/1.1.0-CR9/jboss-test-harness-1.1.0-CR9.jar
>>> Downloading:
>>> 
>> http://repo.maven.apache.org/maven2/org/jboss/test-harness/jboss-test-harness-jboss-as-51/1.0.0/jboss-test-harness-jboss-as-51-1.0.0.jar
>>> Downloaded:
>>> 
>> http://repo.maven.apache.org/maven2/org/jboss/test-audit/jboss-test-audit-api/1.0.0/jboss-test-audit-api-1.0.0.jar
>>> (0 B at 0.0 KB/sec)
>>> 
>>> 
>>> that said it doesnt affect the "real" modules and that is not a profile
>> on
>>> by default so:
>>> 
>>> +1
>>> 
>>> 
>>> Romain Manni-Bucau
>>> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
>>> <http://rmannibucau.wordpress.com> | Github <
>> https://github.com/rmannibucau> |
>>> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber
>>> <http://www.tomitribe.com>
>>> 
>>> 2015-06-05 21:50 GMT+02:00 Daniel Cunha <[email protected]>:
>>> 
>>>> +1
>>>> 
>>>> On Fri, Jun 5, 2015 at 3:38 PM, Roman Stumm <[email protected]> wrote:
>>>> 
>>>>> 0
>>>>> 
>>>>> Am 05.06.15 um 20:05 schrieb Mark Struberg:
>>>>> 
>>>>> Hi!
>>>>>> 
>>>>>> I’d like to call a VOTE on Apache BVal-1.1.0
>>>>>> 
>>>>>> This version targets the Bean-Validation 1.1 specification and passes
>>>> the
>>>>>> TCK.
>>>>>> 
>>>>>> 
>>>>>> [+1] let’s ship it!
>>>>>> [+0] meh, don’t care
>>>>>> [-1] stop, I found a ${blocker}
>>>>>> 
>>>>>> 
>>>>>> The VOTE is open for 72h.
>>>>>> 
>>>>>> Here is my +1
>>>>>> 
>>>>>> LieGrue,
>>>>>> strub
>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>>> 
>>>> --
>>>> Best regard,
>>>> Daniel Cunha (soro)
>>>> 
>> 
>> 

Reply via email to