Do you have the latest master of the jgrapht repo? The Dequeue has been replaced a while ago:

https://github.com/hal/jgrapht/commit/8979f64d8b83e99be9f898b57ffb5dbc09e8a199

 
On 30 Jul 2014, at 04:27, Claudio Miranda <claudio@claudius.com.br> wrote:

I needed to download and mvn install the following projects
https://github.com/hal/jgrapht
https://github.com/hal/circuit

But building hal/core (mvn -Pdev clean install) throws

[INFO]    [ERROR] Errors in
'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'
[INFO]       [ERROR] Line 81: No source code is available for type
java.util.Deque<E>; did you forget to inherit a required module?
[INFO]       [ERROR] Line 81: No source code is available for type
java.util.ArrayDeque<E>; did you forget to inherit a required module?

Any ideas ?

On Tue, Jul 29, 2014 at 10:11 PM, Claudio Miranda
<claudio@claudius.com.br> wrote:
Hi, have updated hal and run mvn -Pdev clean install, it cannot find
the org.jboss.gwt.circuit:circuit-processor:jar:0.0.5 artifact

repository.jboss.org doesn't contain this artifact.


[INFO] Building HAL Core Console :: SPI 2.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/gwt/circuit/circuit-processor/0.0.5/circuit-processor-0.0.5.pom
Downloading: http://repo.maven.apache.org/maven2/org/jboss/gwt/circuit/circuit-processor/0.0.5/circuit-processor-0.0.5.pom
[WARNING] The POM for
org.jboss.gwt.circuit:circuit-processor:jar:0.0.5 is missing, no
dependency information available
Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/gwt/circuit/circuit-processor/0.0.5/circuit-processor-0.0.5.jar
Downloading: http://repo.maven.apache.org/maven2/org/jboss/gwt/circuit/circuit-processor/0.0.5/circuit-processor-0.0.5.jar

...

[ERROR] Failed to execute goal on project console-spi: Could not
resolve dependencies for project
org.jboss.as:console-spi:jar:2.4.0-SNAPSHOT: Could not find artifact
org.jboss.gwt.circuit:circuit-processor:jar:0.0.5 in
jboss-public-repository-group
(https://repository.jboss.org/nexus/content/groups/public/) -> [Help
1]
[ERROR]


--
 Claudio Miranda

claudio@claudius.com.br
http://www.claudius.com.br
_______________________________________________
wildfly-dev mailing list
wildfly-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/wildfly-dev