Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hopefully convince failsafe to make an aggregate report #1672

Merged
merged 1 commit into from
May 3, 2022
Merged

Hopefully convince failsafe to make an aggregate report #1672

merged 1 commit into from
May 3, 2022

Conversation

arjantijms
Copy link
Contributor

Tried

mvn clean install -pl :ajax -am -DskipOldTCK=true -DskipAssembly=true
-Pstaging,glassfish-ci-managed -Dglassfish.version=7.0.0-M4
-Dmojarra.version=4.0.0-M7 surefire-report:failsafe-report-only
-Daggregate=true

Followed by

mvn org.apache.maven.plugins:maven-site-plugin:3.12.0:site
-DskipOldTCK=true -DskipAssembly=true -Pstaging
surefire-report:failsafe-report-only -Daggregate=true
-Dglassfish.version=7.0.0-M4 -Dmojarra.version=4.0.0-M7
-Dmaven.test.skip=true -DskipTests=true

But it keeps refusing it.

Tried

mvn clean install -pl :ajax -am -DskipOldTCK=true -DskipAssembly=true
-Pstaging,glassfish-ci-managed -Dglassfish.version=7.0.0-M4
-Dmojarra.version=4.0.0-M7 surefire-report:failsafe-report-only
-Daggregate=true

Followed by

mvn org.apache.maven.plugins:maven-site-plugin:3.12.0:site
-DskipOldTCK=true -DskipAssembly=true  -Pstaging
surefire-report:failsafe-report-only -Daggregate=true
-Dglassfish.version=7.0.0-M4 -Dmojarra.version=4.0.0-M7
-Dmaven.test.skip=true -DskipTests=true

But it keeps refusing it.
@arjantijms arjantijms merged commit 644fa4b into jakartaee:master May 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant