Closed karesti closed 6 years ago
Looks good. Is there a CI run for this?
@karesti Running locally I see:
[ERROR] The build could not read 4 projects -> [Help 1]
[ERROR]
[ERROR] The project org.jboss.quickstarts.jdg:jboss-spring-jdg:7.3.0-SNAPSHOT (/Users/g/1/jboss-jdg-quickstarts/spring/pom.xml) has 1 error
[ERROR] 'dependencies.dependency.version' for org.jboss.spec.javax.transaction:jboss-transaction-api_1.1_spec:jar is missing. @ line 70, column 21
[ERROR]
[ERROR] The project org.jboss.quickstarts.jdg:jboss-spring-boot-session-tomcat:7.3.0-SNAPSHOT (/Users/g/1/jboss-jdg-quickstarts/spring-session/pom.xml) has 1 error
[ERROR] 'dependencies.dependency.version' for org.jboss.spec.javax.transaction:jboss-transaction-api_1.1_spec:jar is missing. @ line 65, column 21
[ERROR]
[ERROR] The project org.jboss.quickstarts.jdg:jboss-carmart-tx:7.3.0-SNAPSHOT (/Users/g/1/jboss-jdg-quickstarts/carmart-tx/pom.xml) has 1 error
[ERROR] 'dependencies.dependency.version' for org.jboss.spec.javax.transaction:jboss-transaction-api_1.1_spec:jar is missing. @ line 180, column 21
[ERROR]
[ERROR] The project org.jboss.quickstarts.jdg:jboss-hadoop-quickstart:7.3.0-SNAPSHOT (/Users/g/1/jboss-jdg-quickstarts/hadoop/pom.xml) has 1 error
[ERROR] 'dependencies.dependency.version' for org.apache.flink:flink-java:jar is missing. @ line 80, column 21
With this from root:
mvn -DskipTests=true clean install -s settings.xml
@karesti Is this fixed?
@galderz still need to do by hand the mvn clean install for jdg/build-configuration
@karesti Merging this for now, please sort out CI as soon as possible.
@galderz is it fine for you now Galder ?