I???ll run a few tests tomorrow to see if I can find and duplicate the issue. 
I haven???t gotten that particular error yet, but there have been a few pulls 
since I checked, so it may be happening now.



Strange error though.



From: J??r??me LELEU [mailto:lel...@gmail.com]
Sent: Wednesday, May 21, 2014 10:49 AM
To: cas-user@lists.jasig.org
Subject: Re: [cas-user] Java 8?



Hi,



I've made the test on Windows 8.1 and I get the same problem for 
4.1.0-SNAPSHOT:

[INFO] BUILD FAILURE

[INFO] ------------------------------------------------------------------------

[INFO] Total time: 21.100 s

[INFO] Finished at: 2014-05-21T19:23:08+01:00

[INFO] Final Memory: 42M/246M

[INFO] ------------------------------------------------------------------------

[ERROR] Failed to execute goal 
org.codehaus.mojo:aspectj-maven-plugin:1.5:compile (default) on project 
cas-server-core: Compiler errors:

[ERROR] error at import java.util.Arrays;

[ERROR] ^^^^^^^^^^^^^^^

[ERROR] 
D:\Dev\projects\wk-cas\cas\cas-server-core\src\main\java\org\jasig\cas\aspect\LogAspect.java:28:0::0
 
The import java.util.Arrays cannot be resolved

[ERROR] error at arguments = Arrays.deepToString(args);

[ERROR]

...

[ERROR]

[ERROR] 
D:\Dev\projects\wk-cas\cas\cas-server-core\src\main\java\org\jasig\cas\web\flow\AuthenticationViaFormAction.java:159:0::0
 
Map.Entry cannot be resolved to a type

[ERROR] error at for (final Map.Entry<String, HandlerResult> entry : 
tgt.getAuthentication().getSuccesses().entrySet()) {

[ERROR]

[ERROR] 
D:\Dev\projects\wk-cas\cas\cas-server-core\src\main\java\org\jasig\cas\web\flow\AuthenticationViaFormAction.java:159:0::0
 
The method entrySet() from the type Map<String,HandlerResult> refers t

o the missing type Map$Entry

[ERROR] -> [Help 1]

[ERROR]

[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.

[ERROR] Re-run Maven using the -X switch to enable full debug logging.

[ERROR]

[ERROR] For more information about the errors and possible solutions, please 
read the following articles:

[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

[ERROR]

[ERROR] After correcting the problems, you can resume the build with the 
command



mvn -v:

Apache Maven 3.2.1 (ea8b2b07643dbb1b84b6d16e1f08391b666bc1e9; 
2014-02-14T18:37:52+01:00)

Maven home: d:\Dev\tools\apache-maven-3.2.1

Java version: 1.8.0_05, vendor: Oracle Corporation

Java home: c:\Program Files\Java\jdk1.8.0_05\jre

Default locale: fr_FR, platform encoding: Cp1252

OS name: "windows 8.1", version: "6.3", arch: "amd64", family: "dos"



Best regards,

J??r??me





2014-05-19 19:08 GMT+02:00 Tom Poage <tfpo...@ucdavis.edu>:

On May 19, 2014, at 3:10 AM, J??r??me LELEU  <mailto:lel...@gmail.com> 
<lel...@gmail.com> wrote:



I've made a new Java 8 build test on the master (4.1.0-SNAPSHOT) and I have 
a new error: some basic classes cannot be resolved (for ex: "The import 
java.util.Arrays cannot be resolved") due mostly to "indirectly referenced 
from required .class files".

Do you have the same problem?



I recall seeing that with 4.0.0, but so far not with 4.1.0-SNAPSHOT. Java SE 
8u5.



Tom.

-- 
You are currently subscribed to cas-user@lists.jasig.org as: 
lel...@gmail.com
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user




-- 
You are currently subscribed to cas-user@lists.jasig.org as: 
mmoay...@unicon.net
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

-- 
You are currently subscribed to cas-user@lists.jasig.org as: 
arch...@mail-archive.com
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to