<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Do you have the latest master of the jgrapht repo? The Dequeue has been replaced a while ago:<div><br></div><div><a href="https://github.com/hal/jgrapht/commit/8979f64d8b83e99be9f898b57ffb5dbc09e8a199">https://github.com/hal/jgrapht/commit/8979f64d8b83e99be9f898b57ffb5dbc09e8a199</a></div><div><br></div><div>&nbsp;<br><div><div>On 30 Jul 2014, at 04:27, Claudio Miranda &lt;<a href="mailto:claudio@claudius.com.br">claudio@claudius.com.br</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">I needed to download and mvn install the following projects<br><a href="https://github.com/hal/jgrapht">https://github.com/hal/jgrapht</a><br>https://github.com/hal/circuit<br><br>But building hal/core (mvn -Pdev clean install) throws<br><br>[INFO] &nbsp;&nbsp;&nbsp;[ERROR] Errors in<br>'jar:file:/home/claudio/.m2/repository/org/jgrapht/jgrapht-core/0.9.1-hal/jgrapht-core-0.9.1-hal-sources.jar!/org/jgrapht/traverse/DepthFirstIterator.java'<br>[INFO] &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[ERROR] Line 81: No source code is available for type<br>java.util.Deque&lt;E&gt;; did you forget to inherit a required module?<br>[INFO] &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[ERROR] Line 81: No source code is available for type<br>java.util.ArrayDeque&lt;E&gt;; did you forget to inherit a required module?<br><br>Any ideas ?<br><br>On Tue, Jul 29, 2014 at 10:11 PM, Claudio Miranda<br>&lt;claudio@claudius.com.br&gt; wrote:<br><blockquote type="cite">Hi, have updated hal and run mvn -Pdev clean install, it cannot find<br>the org.jboss.gwt.circuit:circuit-processor:jar:0.0.5 artifact<br><br>repository.jboss.org doesn't contain this artifact.<br><br><br>[INFO] Building HAL Core Console :: SPI 2.4.0-SNAPSHOT<br>[INFO] ------------------------------------------------------------------------<br>Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/gwt/circuit/circuit-processor/0.0.5/circuit-processor-0.0.5.pom<br>Downloading: http://repo.maven.apache.org/maven2/org/jboss/gwt/circuit/circuit-processor/0.0.5/circuit-processor-0.0.5.pom<br>[WARNING] The POM for<br>org.jboss.gwt.circuit:circuit-processor:jar:0.0.5 is missing, no<br>dependency information available<br>Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/gwt/circuit/circuit-processor/0.0.5/circuit-processor-0.0.5.jar<br>Downloading: http://repo.maven.apache.org/maven2/org/jboss/gwt/circuit/circuit-processor/0.0.5/circuit-processor-0.0.5.jar<br><br>...<br><br>[ERROR] Failed to execute goal on project console-spi: Could not<br>resolve dependencies for project<br>org.jboss.as:console-spi:jar:2.4.0-SNAPSHOT: Could not find artifact<br>org.jboss.gwt.circuit:circuit-processor:jar:0.0.5 in<br>jboss-public-repository-group<br>(https://repository.jboss.org/nexus/content/groups/public/) -&gt; [Help<br>1]<br>[ERROR]<br></blockquote><br><br>-- <br> &nbsp;Claudio Miranda<br><br>claudio@claudius.com.br<br>http://www.claudius.com.br<br>_______________________________________________<br>wildfly-dev mailing list<br>wildfly-dev@lists.jboss.org<br>https://lists.jboss.org/mailman/listinfo/wildfly-dev<br></blockquote></div><br></div></body></html>