Change By: Fernando Miguelez (20/Jun/14 6:48 AM)
Description: I have configured  to run  Maven Dependency Update Trigger  to  every 5 minutes  for a Job that builds a flex artifact (final SWF that depends on SWC artifacts) . When it is launched it crashes with following error:
{noformat}
FINEST|27165/0|Service yajsw|14-06-19 08:20:00|Jun 19, 2014 8:20:00 AM hudson.triggers.Trigger checkTriggers
FINEST|27165/0|Service yajsw|14-06-19 08:20:00|WARNING: org.jvnet.hudson.plugins.mavendepsupdate.MavenDependencyUpdateTrigger.run() failed for hudson.model.FreeStyleProject@8e19051[icm.demo.flexconsole]
FINEST|27165/0|Service yajsw|14-06-19 08:20:00|java.lang.NoClassDefFoundError: org/sonatype/aether/repository/WorkspaceReader
FINEST|27165/0|Service yajsw|14-06-19 08:20:00| at org.jvnet.hudson.plugins.mavendepsupdate.MavenDependencyUpdateTrigger.run(MavenDependencyUpdateTrigger.java:153)
FINEST|27165/0|Service yajsw|14-06-19 08:20:00| at hudson.triggers.Trigger.checkTriggers(Trigger.java:266)
FINEST|27165/0|Service yajsw|14-06-19 08:20:00| at hudson.triggers.Trigger$Cron.doRun(Trigger.java:214)
FINEST|27165/0|Service yajsw|14-06-19 08:20:00| at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54)
FINEST|27165/0|Service yajsw|14-06-19 08:20:00| at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)
FINEST|27165/0|Service yajsw|14-06-19 08:20:00| at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317)
FINEST|27165/0|Service yajsw|14-06-19 08:20:00| at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150)
FINEST|27165/0|Service yajsw|14-06-19 08:20:00| at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:98)
FINEST|27165/0|Service yajsw|14-06-19 08:20:00| at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(ScheduledThreadPoolExecutor.java:180)
FINEST|27165/0|Service yajsw|14-06-19 08:20:00| at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:204)
FINEST|27165/0|Service yajsw|14-06-19 08:20:00| at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
FINEST|27165/0|Service yajsw|14-06-19 08:20:00| at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
FINEST|27165/0|Service yajsw|14-06-19 08:20:00| at java.lang.Thread.run(Thread.java:662)
{noformat}
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to