We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
19:32:10 INFO (JSONObjectToBeanUtil.java:193) toBeanDoWithPropertyDescriptor() - skip set [com.feilong.plugins.github.mojo.GitUser] property [type]:[java.lang.String] 19:32:10 INFO (JSONObjectToBeanUtil.java:193) toBeanDoWithPropertyDescriptor() - skip set [com.feilong.plugins.github.mojo.GitUser] property [site_admin]:[java.lang.Boolean] 19:32:10 INFO (JSONObjectToBeanUtil.java:193) toBeanDoWithPropertyDescriptor() - skip set [com.feilong.plugins.github.mojo.GitLabel] property [id]:[java.lang.Integer] 19:32:10 INFO (JSONObjectToBeanUtil.java:193) toBeanDoWithPropertyDescriptor() - skip set [com.feilong.plugins.github.mojo.GitLabel] property [node_id]:[java.lang.String] 19:32:10 INFO (JSONObjectToBeanUtil.java:193) toBeanDoWithPropertyDescriptor() - skip set [com.feilong.plugins.github.mojo.GitLabel] property [url]:[java.lang.String] 19:32:10 INFO (JSONObjectToBeanUtil.java:193) toBeanDoWithPropertyDescriptor() - skip set [com.feilong.plugins.github.mojo.GitLabel] property [default]:[java.lang.Boolean] 19:32:10 INFO (JSONObjectToBeanUtil.java:193) toBeanDoWithPropertyDescriptor() - skip set [com.feilong.plugins.github.mojo.GitLabel] property [description]:[java.lang.String] 19:32:10 INFO (JSONObjectToBeanUtil.java:193) toBeanDoWithPropertyDescriptor() - skip set [com.feilong.plugins.github.mojo.GitIssue] property [locked]:[java.lang.Boolean] 19:32:10 WARN (PropertySetStrategy.java:70) setProperty() - in class:[com.feilong.plugins.github.mojo.GitIssue],can't find property:[assignee],ignore~~ 19:32:10 WARN (PropertySetStrategy.java:70) setProperty() - in class:[com.feilong.plugins.github.mojo.GitIssue],can't find property:[assignees],ignore~~ 19:32:10 WARN (PropertySetStrategy.java:70) setProperty() - in class:[com.feilong.plugins.github.mojo.GitIssue],can't find property:[milestone],ignore~~ 19:32:10 INFO (JSONObjectToBeanUtil.java:193) toBeanDoWithPropertyDescriptor() - skip set [com.feilong.plugins.github.mojo.GitIssue] property [comments]:[java.lang.Integer] 19:32:10 INFO (JSONObjectToBeanUtil.java:193) toBeanDoWithPropertyDescriptor() - skip set [com.feilong.plugins.github.mojo.GitIssue] property [author_association]:[java.lang.String] 19:32:10 INFO (JSONObjectToBeanUtil.java:193) toBeanDoWithPropertyDescriptor() - skip set [com.feilong.plugins.github.mojo.GitIssue] property [repository_url]:[java.lang.String] 19:32:10 INFO (JSONObjectToBeanUtil.java:193) toBeanDoWithPropertyDescriptor() - skip set [com.feilong.plugins.github.mojo.GitIssue] property [labels_url]:[java.lang.String] 19:32:10 INFO (JSONObjectToBeanUtil.java:193) toBeanDoWithPropertyDescriptor() - skip set [com.feilong.plugins.github.mojo.GitIssue] property [comments_url]:[java.lang.String] 19:32:10 INFO (JSONObjectToBeanUtil.java:193) toBeanDoWithPropertyDescriptor() - skip set [com.feilong.plugins.github.mojo.GitIssue] property [events_url]:[java.lang.String] 19:32:10 INFO (JSONObjectToBeanUtil.java:193) toBeanDoWithPropertyDescriptor() - skip set [com.feilong.plugins.github.mojo.GitIssue] property [html_url]:[java.lang.String] 19:32:10 INFO (JSONObjectToBeanUtil.java:193) toBeanDoWithPropertyDescriptor() - skip set [com.feilong.plugins.github.mojo.GitIssue] property [id]:[java.lang.Integer] 19:32:10 INFO (JSONObjectToBeanUtil.java:193) toBeanDoWithPropertyDescriptor() - skip set [com.feilong.plugins.github.mojo.GitIssue] property [node_id]:[java.lang.String] 19:32:10 INFO (JSONObjectToBeanUtil.java:193) toBeanDoWithPropertyDescriptor() - skip set [com.feilong.plugins.github.mojo.GitUser] property [id]:[java.lang.Integer] 19:32:10 INFO (JSONObjectToBeanUtil.java:193) toBeanDoWithPropertyDescriptor() - skip set [com.feilong.plugins.github.mojo.GitUser] property [node_id]:[java.lang.String] 19:32:10 INFO (JSONObjectToBeanUtil.java:193) toBeanDoWithProper
The text was updated successfully, but these errors were encountered:
80baa16
No branches or pull requests
19:32:10 INFO (JSONObjectToBeanUtil.java:193) toBeanDoWithPropertyDescriptor() - skip set [com.feilong.plugins.github.mojo.GitUser] property [type]:[java.lang.String]
19:32:10 INFO (JSONObjectToBeanUtil.java:193) toBeanDoWithPropertyDescriptor() - skip set [com.feilong.plugins.github.mojo.GitUser] property [site_admin]:[java.lang.Boolean]
19:32:10 INFO (JSONObjectToBeanUtil.java:193) toBeanDoWithPropertyDescriptor() - skip set [com.feilong.plugins.github.mojo.GitLabel] property [id]:[java.lang.Integer]
19:32:10 INFO (JSONObjectToBeanUtil.java:193) toBeanDoWithPropertyDescriptor() - skip set [com.feilong.plugins.github.mojo.GitLabel] property [node_id]:[java.lang.String]
19:32:10 INFO (JSONObjectToBeanUtil.java:193) toBeanDoWithPropertyDescriptor() - skip set [com.feilong.plugins.github.mojo.GitLabel] property [url]:[java.lang.String]
19:32:10 INFO (JSONObjectToBeanUtil.java:193) toBeanDoWithPropertyDescriptor() - skip set [com.feilong.plugins.github.mojo.GitLabel] property [default]:[java.lang.Boolean]
19:32:10 INFO (JSONObjectToBeanUtil.java:193) toBeanDoWithPropertyDescriptor() - skip set [com.feilong.plugins.github.mojo.GitLabel] property [description]:[java.lang.String]
19:32:10 INFO (JSONObjectToBeanUtil.java:193) toBeanDoWithPropertyDescriptor() - skip set [com.feilong.plugins.github.mojo.GitIssue] property [locked]:[java.lang.Boolean]
19:32:10 WARN (PropertySetStrategy.java:70) setProperty() - in class:[com.feilong.plugins.github.mojo.GitIssue],can't find property:[assignee],ignore~~
19:32:10 WARN (PropertySetStrategy.java:70) setProperty() - in class:[com.feilong.plugins.github.mojo.GitIssue],can't find property:[assignees],ignore~~
19:32:10 WARN (PropertySetStrategy.java:70) setProperty() - in class:[com.feilong.plugins.github.mojo.GitIssue],can't find property:[milestone],ignore~~
19:32:10 INFO (JSONObjectToBeanUtil.java:193) toBeanDoWithPropertyDescriptor() - skip set [com.feilong.plugins.github.mojo.GitIssue] property [comments]:[java.lang.Integer]
19:32:10 INFO (JSONObjectToBeanUtil.java:193) toBeanDoWithPropertyDescriptor() - skip set [com.feilong.plugins.github.mojo.GitIssue] property [author_association]:[java.lang.String]
19:32:10 INFO (JSONObjectToBeanUtil.java:193) toBeanDoWithPropertyDescriptor() - skip set [com.feilong.plugins.github.mojo.GitIssue] property [repository_url]:[java.lang.String]
19:32:10 INFO (JSONObjectToBeanUtil.java:193) toBeanDoWithPropertyDescriptor() - skip set [com.feilong.plugins.github.mojo.GitIssue] property [labels_url]:[java.lang.String]
19:32:10 INFO (JSONObjectToBeanUtil.java:193) toBeanDoWithPropertyDescriptor() - skip set [com.feilong.plugins.github.mojo.GitIssue] property [comments_url]:[java.lang.String]
19:32:10 INFO (JSONObjectToBeanUtil.java:193) toBeanDoWithPropertyDescriptor() - skip set [com.feilong.plugins.github.mojo.GitIssue] property [events_url]:[java.lang.String]
19:32:10 INFO (JSONObjectToBeanUtil.java:193) toBeanDoWithPropertyDescriptor() - skip set [com.feilong.plugins.github.mojo.GitIssue] property [html_url]:[java.lang.String]
19:32:10 INFO (JSONObjectToBeanUtil.java:193) toBeanDoWithPropertyDescriptor() - skip set [com.feilong.plugins.github.mojo.GitIssue] property [id]:[java.lang.Integer]
19:32:10 INFO (JSONObjectToBeanUtil.java:193) toBeanDoWithPropertyDescriptor() - skip set [com.feilong.plugins.github.mojo.GitIssue] property [node_id]:[java.lang.String]
19:32:10 INFO (JSONObjectToBeanUtil.java:193) toBeanDoWithPropertyDescriptor() - skip set [com.feilong.plugins.github.mojo.GitUser] property [id]:[java.lang.Integer]
19:32:10 INFO (JSONObjectToBeanUtil.java:193) toBeanDoWithPropertyDescriptor() - skip set [com.feilong.plugins.github.mojo.GitUser] property [node_id]:[java.lang.String]
19:32:10 INFO (JSONObjectToBeanUtil.java:193) toBeanDoWithProper
The text was updated successfully, but these errors were encountered: