<br>Sorry, I guess I should have qualified more. I didn&#39;t know if there were any developers (Java?) on this list or not but I figured there might be. <br><br>We use Jenkins/Hudson to do continuous builds and nightly builds of code. We use Maven as the &quot;build tool&quot; within Jenkins/Hudson and we use the Maven PMD plugin to do source code analysis. We use these in a Java development environment. See descriptions and URL references below.  <br>
<br>Maven is a developers build tool similar to Ant both are Apache projects. They are similar to make in &#39;C&#39;. They take source code - compile and package it up.<br><a href="http://maven.apache.org/">http://maven.apache.org/</a><br>
<a href="http://ant.apache.org/">http://ant.apache.org/</a><br><br>PMD is a Static Analysis tool for scanning Java source code for possible bugs, dead code, duplicate code, possible security problems etc..<br><a href="http://pmd.sourceforge.net/">http://pmd.sourceforge.net/</a><br>
<br>Jenkins/Hudson is a Continuous Integration server - it is used to support building and testing development projects.<br><a href="http://jenkins-ci.org/">http://jenkins-ci.org/</a><br><a href="http://hudson-ci.org/">http://hudson-ci.org/</a><br>
<br><br>Thanks,<br>Richard Knechtel<br>Senior Programmer <br>Church Mutual Insurance Company<br>e-mail: <a href="mailto:rknechtel@churchmutual.com">rknechtel@churchmutual.com</a><br><br>Yes, I&#39;m a former Denver resident and Cluebie who moved - but still keeps up with Clue.<br>
<br><div class="gmail_quote">On Mon, Jul 11, 2011 at 2:14 PM, Jim Ockers <span dir="ltr">&lt;<a href="mailto:ockers@ockers.net">ockers@ockers.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<u></u>


  

<div bgcolor="#ffffff" text="#000000">
Hi Richard,<br>
<br>
I&#39;m kind of curious about what you&#39;re doing, but you used a bunch of
terminology that I&#39;m not familiar with.  Can you please de-obfuscate?<br>
<br>
Maven<br>
Hudson/Jenkins<br>
PMD<br>
<br>
I hope I&#39;m not the only person on the list who isn&#39;t sure what those
mean and what you might be trying to do with them.<br>
<br>
Thanks,<br>
Jim<br>
<br>
-- <br>
Jim Ockers, P.Eng. (<a href="mailto:ockers@ockers.net" target="_blank">ockers@ockers.net</a>)<br>
Contact info: <a href="http://www.ockers.net/msi.html" target="_blank">http://www.ockers.net/msi.html</a><br>
<br>
<br>
<br>
Richard Knechtel wrote:
<blockquote type="cite"><div><div></div><div class="h5"><br>
I have a Maven 2 job in Hudson/Jenkins that runs PMD. But it is
throwing the below error:<br>
  <br>
  <br>
[INFO] [pmd:pmd {execution: pmd}]<br>
[INFO]
------------------------------------------------------------------------<br>
[ERROR] BUILD ERROR<br>
[INFO]
------------------------------------------------------------------------<br>
[INFO] An error has occurred in PMD Report report generation.<br>
 <br>
Embedded error: Cannot create file-based resource.<br>
invalid block type<br>
  <br>
  <br>
I have been unable to find anything on this error - I haven&#39;t seen
anything referencing the &quot;invalid block type&quot; error. Does anyone have
any idea what this error from PMD means?<br>
  <br>
Thanks in advanced,<br>
Richard Knechtel<br>
  </div></div><pre><hr size="4" width="90%">
_______________________________________________
clue mailing list: <a href="mailto:clue@cluedenver.org" target="_blank">clue@cluedenver.org</a>
For information, account preferences, or to unsubscribe see:
<a href="http://cluedenver.org/mailman/listinfo/clue" target="_blank">http://cluedenver.org/mailman/listinfo/clue</a></pre>
</blockquote>
<br>
</div>

<br>_______________________________________________<br>
clue mailing list: <a href="mailto:clue@cluedenver.org">clue@cluedenver.org</a><br>
For information, account preferences, or to unsubscribe see:<br>
<a href="http://cluedenver.org/mailman/listinfo/clue" target="_blank">http://cluedenver.org/mailman/listinfo/clue</a><br></blockquote></div><br>