Shouldn't these quickstarts use the repository definition inside pom.xml
to avoid this kind of issue ?
On 11/26/14 10:40, Sande Gilda wrote:
Marek is right. The settings.xml file located in the root of the
quickstart directory should work.
The full instructions are located here:
https://github.com/jboss-developer/jboss-developer-shared-resources/blob/...
Instructions for contributors is located here:
https://github.com/jboss-developer/jboss-developer-shared-resources/blob/...
Rebecca, please ping me. I'm happy to help.
On 11/26/2014 02:41 AM, Marek Novotny wrote:
> Not sure you use updated BOM versions, but that *-build-# are probably
> in temporary Maven repo on github.
>
> Try to use
>
https://github.com/jboss-developer/jboss-eap-quickstarts/blob/6.4.x-devel...
> in maven build command
>
> On 26.11.2014 01:21, Rebecca Searls wrote:
>> I'm adding quickstarts to
https://github.com/jboss-developer/jboss-eap-quickstarts 6.4.x-develop
>> None of the quickstarts are buildable because
org.jboss.bom.eap:jboss-javaee-6.0-with-tools:6.2.0-build-7
>> is not found.
>>
>> [ERROR] Non-resolvable import POM: Failure to find
org.jboss.bom.eap:jboss-javaee-6.0-with-tools:pom:6.2.0-build-7 in
>>
http://maven.repository.redhat.com/earlyaccess/all/ was cached in the local
repository, resolution will not be reattempted until the
>> update interval of jboss-earlyaccess-repository has elapsed or updates are
forced @ line 74, column 25 -> [Help 2]
>>
>> I am using the cmd
>>
>> mvn clean install jboss-as:deploy -s $QUICKSTART_HOME/settings.xml
>>
>> What is the repo that should be referenced?
>> _______________________________________________
>> jbossdeveloper mailing list
>> jbossdeveloper(a)lists.jboss.org
>>
https://lists.jboss.org/mailman/listinfo/jbossdeveloper
_______________________________________________
jbossdeveloper mailing list
jbossdeveloper(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jbossdeveloper