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

Cannot build plugin #155

Open
jarst opened this issue Oct 23, 2019 · 2 comments
Open

Cannot build plugin #155

jarst opened this issue Oct 23, 2019 · 2 comments

Comments

@jarst
Copy link
Contributor

jarst commented Oct 23, 2019

Commit: 7bc5096 (18.07.2019)

Maven Version: 3.6.1
JDK Version: 1.8.0_212 normalized as: 1.8.0-212
OS Info: Arch: amd64 Family: dos Name: windows 10 Version: 10.0

Attempt to build plugin with following command:
mvn install -Dmaven.javadoc.skip=true -Dspotbugs.failOnError=false
results in failure:

[INFO] --- access-modifier-checker:1.7:enforce (default-enforce) @ environment-dashboard ---
[ERROR] null Failed to load restrictions
java.lang.ClassNotFoundException: org.kohsuke.accmod.restrictions.Beta
    at java.net.URLClassLoader.findClass (URLClassLoader.java:382)
    at java.lang.ClassLoader.loadClass (ClassLoader.java:424)
    at java.lang.ClassLoader.loadClass (ClassLoader.java:357)
    at org.kohsuke.accmod.impl.AccessRestrictionFactory.get (AccessRestrictionFactory.java:53)
   ...
@jarst
Copy link
Contributor Author

jarst commented Oct 23, 2019

Updating project parent fixes issue with failing build.

@willwh
Copy link
Member

willwh commented Oct 23, 2019

Hi @jarst! Thanks for the contributions.... ideally - we would like to get environment dashboard in to the jenkinsci org in Github.

I'm not sure if you have a JIRA account, but you can take a peek at https://issues.jenkins-ci.org/browse/HOSTING-808 if you do.

Is there any chance of you dropping by https://gitter.im/jenkinsci/jenkins for a chat about it?

I have a slightly older version of this change in #151

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

No branches or pull requests

2 participants