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

Bootstrap integration tests #456

Closed
wants to merge 1 commit into from

Conversation

jonesbusy
Copy link
Collaborator

No description provided.

@jonesbusy
Copy link
Collaborator Author

When running with mvn clean install

[INFO] --- failsafe:3.5.2:integration-test (integration-tests) @ plugin-modernizer-cli ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[WARNING] Exception for '/home/vald/.m2/repository/ch/qos/logback/logback-core/1.5.12/logback-core-1.5.12.jar'.
java.lang.IllegalStateException: Module 'ch.qos.logback.core' is already on the module path!
    at org.codehaus.plexus.languages.java.jpms.LocationManager.resolvePaths (LocationManager.java:267)

When running with mvn failsafe:integration-test

[INFO] Running io.jenkins.tools.pluginmodernizer.cli.CommandLineITCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.938 s -- in io.jenkins.tools.pluginmodernizer.cli.CommandLineITCase
[INFO] 
[INFO] Results:
[INFO]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0

@jonesbusy jonesbusy force-pushed the feature/bootstrap-it branch 9 times, most recently from 008dec8 to 11d7a72 Compare December 14, 2024 09:59
@jonesbusy jonesbusy force-pushed the feature/bootstrap-it branch from 11d7a72 to 64c99c2 Compare December 14, 2024 10:08
@jonesbusy jonesbusy closed this Dec 14, 2024
@jonesbusy jonesbusy deleted the feature/bootstrap-it branch December 14, 2024 19:01
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