<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Randall,<div><br></div><div>this compilation error is because of the missing of the commons.lang artifact, that I used in the java sequencer. I already have configured in the POM of the java sequencer:</div><div><br></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Monaco; color: rgb(63, 127, 127); "><span style="color: #000000"><span class="Apple-tab-span" style="white-space:pre">                </span></span><span style="color: #008080"><</span>dependency<span style="color: #008080">></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Monaco; "><span class="Apple-tab-span" style="white-space:pre">                        </span><span style="color: #008080"><</span><span style="color: #3f7f7f">groupId</span><span style="color: #008080">></span>commons-lang<span style="color: #008080"></</span><span style="color: #3f7f7f">groupId</span><span style="color: #008080">></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Monaco; color: rgb(63, 127, 127); "><span style="color: #000000"><span class="Apple-tab-span" style="white-space:pre">                        </span></span><span style="color: #008080"><</span>artifactId<span style="color: #008080">></span><span style="color: #000000">commons-lang</span><span style="color: #008080"></</span>artifactId<span style="color: #008080">></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Monaco; color: rgb(63, 127, 127); "><span style="color: #000000"><span class="Apple-tab-span" style="white-space:pre">                        </span></span><span style="color: #008080"><</span>version<span style="color: #008080">></span><span style="color: #000000">2.4</span><span style="color: #008080"></</span>version<span style="color: #008080">></span></div><div><span class="Apple-style-span" style="color: rgb(63, 127, 127); font-family: Monaco; font-size: 11px; "><span style="color: #000000"><span class="Apple-tab-span" style="white-space:pre">                </span></span><span style="color: #008080"></</span>dependency<span style="color: #008080">></span></span> </div><div><br></div><div>Best regards,</div><div>Serge.</div><div><br></div><div><div><div>On Jul 2, 2008, at 6:00 PM, <a href="mailto:dna-dev-request@lists.jboss.org">dna-dev-request@lists.jboss.org</a> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Send dna-dev mailing list submissions to<br><span class="Apple-tab-span" style="white-space:pre">        </span><a href="mailto:dna-dev@lists.jboss.org">dna-dev@lists.jboss.org</a><br><br>To subscribe or unsubscribe via the World Wide Web, visit<br><span class="Apple-tab-span" style="white-space:pre">        </span>https://lists.jboss.org/mailman/listinfo/dna-dev<br>or, via email, send a message with subject or body 'help' to<br><span class="Apple-tab-span" style="white-space:pre">        </span>dna-dev-request@lists.jboss.org<br><br>You can reach the person managing the list at<br><span class="Apple-tab-span" style="white-space:pre">        </span>dna-dev-owner@lists.jboss.org<br><br>When replying, please edit your Subject line so it is more specific<br>than "Re: Contents of dna-dev digest..."<br><br><br>Today's Topics:<br><br> 1. Build failed in Hudson: DNA continuous on JDK1.5 ? JBoss DNA<br> Java Sequencer #140 (jboss-qa-internal@redhat.com)<br> 2. Hudson build is back to normal: DNA continuous on JDK1.5 ?<br> JBoss DNA Java Sequencer #141 (jboss-qa-internal@redhat.com)<br><br><br>----------------------------------------------------------------------<br><br>Message: 1<br>Date: Tue, 1 Jul 2008 21:09:54 -0400 (EDT)<br>From: jboss-qa-internal@redhat.com<br>Subject: [dna-dev] Build failed in Hudson: DNA continuous on JDK1.5 ?<br><span class="Apple-tab-span" style="white-space:pre">        </span>JBoss DNA Java Sequencer #140<br>To: dna-dev@lists.jboss.org<br>Message-ID:<br><span class="Apple-tab-span" style="white-space:pre">        </span><1191399406.13221214960994259.JavaMail.hudson@dev17.qa.atl2.redhat.com><br><span class="Apple-tab-span" style="white-space:pre">        </span><br>Content-Type: text/plain; charset=us-ascii<br><br>See http://hudson.qa.jboss.com/hudson/job/DNA%20continuous%20on%20JDK1.5/org.jboss.dna$dna-sequencer-java/140/changes<br><br>------------------------------------------<br>[INFO] ------------------------------------------------------------------------<br>[INFO] Building JBoss DNA Java Sequencer<br>[INFO] task-segment: [clean, package]<br>[INFO] ------------------------------------------------------------------------<br>[INFO] [clean:clean]<br>[INFO] [resources:resources]<br>[INFO] Using default encoding to copy filtered resources.<br>[INFO] [compiler:compile]<br>[INFO] Compiling 20 source files to http://hudson.qa.jboss.com/hudson/job/DNA%20continuous%20on%20JDK1.5/org.jboss.dna$dna-sequencer-java/ws/target/classes <br>[HUDSON] Archiving http://hudson.qa.jboss.com/hudson/job/DNA%20continuous%20on%20JDK1.5/org.jboss.dna$dna-sequencer-java/ws/pom.xml <br>[INFO] ------------------------------------------------------------------------<br>[ERROR] BUILD FAILURE<br>[INFO] ------------------------------------------------------------------------<br>[INFO] Compilation failure<br><br>http://hudson.qa.jboss.com/hudson/job/DNA%20continuous%20on%20JDK1.5/org.jboss.dna$dna-sequencer-java/ws/src/main/java/org/jboss/dna/sequencer/java/JavaMetadataSequencer.java :[27,31] package org.apache.commons.lang does not exist<br><br>http://hudson.qa.jboss.com/hudson/job/DNA%20continuous%20on%20JDK1.5/org.jboss.dna$dna-sequencer-java/ws/src/main/java/org/jboss/dna/sequencer/java/JavaMetadataSequencer.java :[119,20] cannot find symbol<br>symbol : variable StringUtils<br>location: class org.jboss.dna.sequencer.java.JavaMetadataSequencer<br><br><br>[INFO] ------------------------------------------------------------------------<br>[INFO] For more information, run Maven with the -e switch<br>[INFO] ------------------------------------------------------------------------<br>[INFO] Total time: 6 minutes 13 seconds<br>[INFO] Finished at: Tue Jul 01 21:09:51 EDT 2008<br>[INFO] Final Memory: 32M/212M<br>[INFO] ------------------------------------------------------------------------<br><br><br><br>------------------------------<br><br>Message: 2<br>Date: Tue, 1 Jul 2008 21:26:02 -0400 (EDT)<br>From: jboss-qa-internal@redhat.com<br>Subject: [dna-dev] Hudson build is back to normal: DNA continuous on<br><span class="Apple-tab-span" style="white-space:pre">        </span>JDK1.5 ? JBoss DNA Java Sequencer #141<br>To: dna-dev@lists.jboss.org<br>Message-ID:<br><span class="Apple-tab-span" style="white-space:pre">        </span><446363710.13231214961962934.JavaMail.hudson@dev17.qa.atl2.redhat.com><br>Content-Type: text/plain; charset=us-ascii<br><br>See http://hudson.qa.jboss.com/hudson/job/DNA%20continuous%20on%20JDK1.5/org.jboss.dna$dna-sequencer-java/141/changes<br><br><br><br><br>------------------------------<br><br>_______________________________________________<br>dna-dev mailing list<br>dna-dev@lists.jboss.org<br>https://lists.jboss.org/mailman/listinfo/dna-dev<br><br><br>End of dna-dev Digest, Vol 4, Issue 1<br>*************************************<br><br></div></blockquote></div><br><div apple-content-edited="true"> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">-------</div><div><br class="khtml-block-placeholder"></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font class="Apple-style-span" size="4"><span class="Apple-style-span" style="font-size: 13px; ">|||| Serge Pagop</span></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font class="Apple-style-span" size="4"><span class="Apple-style-span" style="font-size: 13px; ">|||| Senior Consultant</span></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 13px; ">||||</span></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 13px; ">|||| JBUG Munich Founder</span></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 13px; ">|||| </span></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font class="Apple-style-span" size="4"><span class="Apple-style-span" style="font-size: 13px; ">|||| innoQ Deutschland GmbH, Halskestr. 17, D-40880 Ratingen, Germany</span></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font class="Apple-style-span" size="4"><span class="Apple-style-span" style="font-size: 13px; ">|||| Phone: +49 2102 77162-100, Mobile: +49 178 4049592, Fax: +49 2102 77160-1</span></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font class="Apple-style-span" size="4"><span class="Apple-style-span" style="font-size: 13px; ">|||| Mail: <a href="mailto:serge.pagop@innoq.com">serge.pagop@innoq.com</a></span></font><font class="Apple-style-span" size="4"><span class="Apple-style-span" style="font-size: 13px; ">, Web: </span></font><a href="http://www.innoq.com/"><font class="Apple-style-span" size="4"><span class="Apple-style-span" style="color: rgb(0, 0, 238); font-size: 13px; "><font class="Apple-style-span" color="#0022ED">http://www.innoq.com</font></span></font></a><font class="Apple-style-span" size="4"><span class="Apple-style-span" style="font-size: 13px; ">, </span></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font class="Apple-style-span" size="4"><span class="Apple-style-span" style="font-size: 13px; ">|||| Weblog: <a href="http://www.innoq.com/blog/sp">http://www.innoq.com/blog/sp</a>, JBug-munich: <a href="http://www.jbug-munich.org">http://www.jbug-munich.org</a></span></font></div></div></div></span></div></span></div></span></div></span> </div><br></div></body></html>