Hi,<div><br></div><div>i have this error with mvn clean package</div><div><br></div><div><div>[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile (default-compile) on project forge-shell-api: Compilation failure</div>
<div><b>[ERROR] /home/fiorenzo/git/core/shell-api/src/main/java/org/jboss/forge/shell/util/ResourceUtil.java:[111,23] invalid inferred types for R; inferred type does not conform to declared bound(s)</b></div><div><b>[ERROR] inferred: java.util.Collection&lt;E&gt;</b></div>
<div><b>[ERROR] bound(s): java.util.Collection&lt;org.jboss.forge.resources.Resource&lt;?&gt;&gt;</b></div><div><b>[ERROR] -&gt; [Help 1]</b></div><div>[ERROR] </div><div>[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.</div>
<div>[ERROR] Re-run Maven using the -X switch to enable full debug logging.</div><div>[ERROR] </div><div>[ERROR] For more information about the errors and possible solutions, please read the following articles:</div><div>
[ERROR] [Help 1] <a href="http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException">http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException</a></div><div>[ERROR] </div><div>[ERROR] After correcting the problems, you can resume the build with the command</div>
<div>[ERROR]   mvn &lt;goals&gt; -rf :forge-shell-api</div></div><div><br></div><div><br></div><div>[ubuntu 12.04 - Apache Maven 3.0.4 - Java version: 1.6.0_24, vendor: Sun Microsystems Inc. Java home: /usr/lib/jvm/java-6-openjdk-amd64/jre Default locale: it_IT, platform encoding: UTF-8 OS name: &quot;linux&quot;, version: &quot;3.2.0-29-generic&quot;, arch: &quot;amd64&quot;, family: &quot;unix&quot;]</div>
<div><br></div><div><span style="color:rgb(51,51,51);font-family:arial,sans-serif;font-size:13px;line-height:18px;background-color:rgb(255,255,255)">Any help on this?</span></div><div><span style="color:rgb(51,51,51);font-family:arial,sans-serif;font-size:13px;line-height:18px;background-color:rgb(255,255,255)"><br>
</span></div><div><span style="color:rgb(51,51,51);font-family:arial,sans-serif;font-size:13px;line-height:18px;background-color:rgb(255,255,255)">Fiorenzo</span></div>