Did you correctly set up your maven settings.xml file? https://wiki.jenkins-ci.org/display/JENKINS/Plugin+tutorial?focusedCommentId=63931291#Plugintutorial-SettingUpEnvironment
Ulli Am 27.01.2013 um 23:06 schrieb Chemmo <[email protected]>: > Could someone set up a CI build of my plugin? > > I also tried to release with: > > mvn release:prepare release:perform -Dusername=... -Dpassword=... > > but I get this error: > > [ERROR] Non-resolvable parent POM: Could not find artifact > org.jenkins-ci.pl > ugins:plugin:pom:1.447 in central (http://repo.maven.apache.org/maven2) and > 'par > ent.relativePath' points at wrong local POM @ line 3, column 11 -> [Help 2] > > There isn't anything relating to 1.447 in the hosting plugins wiki page? > > Thanks > > On Tuesday, 22 January 2013 08:26:08 UTC, Ullrich Hafner wrote: > Hi David, > > Created https://github.com/jenkinsci/scala-plugin > > Welcome aboard! > > Ulli > > Am 21.01.2013 um 17:14 schrieb Chemmo <[email protected]>: > >> I thought as much, here it is: >> >> https://github.com/Chemmo/scala_plugin >> >> David >> >> On Monday, 21 January 2013 08:28:15 UTC, Ullrich Hafner wrote: >> Hi David, >> >> the best thing would be if you create a github project in your GitHub >> account. We then fork that project to the jenkins-ci organisation. >> >> Ulli >> >> Am 20.01.2013 um 23:29 schrieb Chemmo <[email protected]>: >> >> > Hi, >> > >> > I'd like to publish my scala plugin, which allows you to create a scala >> > build step and enter code into a text box which is compiled and executed >> > when the job runs. You can also specify one or more directory of jars >> > which will be appended to the classpath at runtime. My git username is >> > Chemmo. Is there anything else you need to know? :) >> > >> > Thanks >> > >> > David >> > > > -- > > -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
