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

Move plugin list parser to the library JAR #105

Merged
merged 2 commits into from
Jun 22, 2020
Merged

Conversation

oleg-nenashev
Copy link
Member

Groundwork before #99

@oleg-nenashev oleg-nenashev added the chore Project maintenance label Jun 19, 2020
@@ -50,6 +50,11 @@
<version>1.19.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It will make it more difficullt to consume it from the Jenkins core, but I have a plan for it (forked process)

@@ -50,6 +50,11 @@
<version>1.19.0</version>
<scope>test</scope>
</dependency>
<dependency>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@oleg-nenashev
Copy link
Member Author

[2020-06-19T14:40:34.120Z] [ERROR] src/main/java/io/jenkins/tools/pluginmanager/cli/CliOptions.java:[7] (imports) ImportOrder: Wrong order for 'io.jenkins.tools.pluginmanager.config.Settings' import.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Project maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants