Hi team, I have the issue with org.jenkins-ci.tools:maven-hpi-plugin as in Plugin org.jenkins-ci.tools:maven-hpi-plugin <https://groups.google.com/forum/#!searchin/jenkinsci-dev/Unresolveable$20build$20extension$3A$20Plugin$20org.jenkins-ci.tools$3Amaven-hpi-plugin/jenkinsci-dev/FdgeX6y30jQ/rFJ0SljA-fAJ> I've followed Plugintutorial-SettingUpEnvironment <https://wiki.jenkins-ci.org/display/JENKINS/Plugin+tutorial#Plugintutorial-SettingUpEnvironment>
In my pom.xml I have the following:
[INFO] Scanning for projects...
[WARNING] The POM for org.jenkins-ci.tools:maven-hpi-plugin:jar:1.117 is
missing, no dependency information available
[WARNING] Failed to build parent project for
org.jenkins-ci.plugins:scm-anywhere:hpi:1.0-SNAPSHOT
[INFO]
[INFO]
------------------------------------------------------------------------
[INFO] Building SCM Anywhere Plugin 1.0-SNAPSHOT
[INFO]
------------------------------------------------------------------------
[INFO]
[INFO] --- maven-hpi-plugin:1.100:validate (default-validate) @
scm-anywhere ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ scm-anywhere ---
[WARNING] Rule 0: org.apache.maven.plugins.enforcer.AlwaysFail failed with
message:
Always fails!
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 3.379 s
[INFO] Finished at: 2016-08-03T09:40:55+02:00
[INFO] Final Memory: 18M/226M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce (enforce) on
project scm-anywhere: Some Enforcer rules have failed. Look above for
specific messages explaining why the rule failed. -> [Help 1]
[ERROR]
I also have setting.xml in .m folder. I have attached both files.
What else should I check to solve this?
--
You received this message because you are subscribed to the Google Groups
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-dev/bd695f50-4e60-4907-ad65-6058cb79f7b4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
pom.xml
Description: XML document
setting.xml
Description: XML document
