[resteasy-dev] tjws

Rostislav Svoboda rsvoboda at redhat.com
Thu Jun 2 08:13:37 EDT 2016


My setup: 
mvn -version
Apache Maven 3.2.5 (12a6b3acb947671f09b81f49094c53f426d8cea1; 2014-12-14T18:29:23+01:00)
Maven home: /opt/maven
Java version: 1.8.0_91, vendor: Oracle Corporation
Java home: /opt/jdk1.8.0_91/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.4.9-300.fc23.x86_64", arch: "amd64", family: "unix"

TS build works fine - command I used: 
  mvn -PexcludeFailing clean verify -Djboss.home=/home/rsvoboda/TESTING/700CR2/resteasy/jboss-eap-7.0 -Dmaven.repo.local=/home/rsvoboda/tmp/resteasy-local-repo
  I used fresh local repo to be sure nothing is preloaded

I switched repo setting in pom.xml to use RH public GA repo
-            <url>http://download ....  /latest/maven/</url>
+            <url>https://maven.repository.redhat.com/ga/</url>

R.

----- Original Message -----
> 
> > [ERROR] Failed to execute goal
> > org.apache.maven.plugins:maven-surefire-plugin:2.19:test (default-test) on
> > project resteasy-build-tools: groups/excludedGroups require TestNG or
> > JUnit48+ on project test classpath -> [Help 1]
> > 
> > What am I doing wrong?
> > 
> 
> What version of maven do you use ?
> 
> Rostislav
> _______________________________________________
> resteasy-dev mailing list
> resteasy-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/resteasy-dev
> 


More information about the resteasy-dev mailing list