[jbossdeveloper] where is org.jboss.bom.eap:jboss-javaee-6.0-with-tools:6.2.0-build-7

Sande Gilda sgilda at redhat.com
Wed Nov 26 07:40:25 EST 2014


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/master/guides/CONFIGURE_MAVEN.md

Instructions for contributors is located here: 
https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONTRIBUTING.md

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-develop/contributor-settings.xml
> 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 at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/jbossdeveloper
>



More information about the jbossdeveloper mailing list