Sorry if this question has already been posted.

I have tried running Maven 3.0.3 and Maven 2.2.12 (which is the current
version we use for building via Hudson).  I have a simple project that has
poms it inherits from that were defining a maven-compiler-plugin with the
target/source set to jdk1.6.  Whether or not this configuration existed, I
still get the following error on a project that has dependencies to cxf.  I
am running Eclipse Helios/m2eclipse.  Any thoughts as to why this error
exists and how to get rid of it.

12/13/11 3:56:15 PM PST: [WARN] The POM for
org.apache.cxf:cxf-rt-frontend-jaxws:jar:2.4.4 is invalid, transitive
dependencies (if any) will not be available: 5 problems were encountered
while building the effective model for
org.apache.cxf:cxf-rt-frontend-jaxws:2.4.4
[ERROR] Failed to determine Java version for profile jdk17 @ 
[ERROR] Failed to determine Java version for profile jdk15 @ 
[ERROR] Failed to determine Java version for profile jdk15 @
org.apache.cxf:cxf-parent:2.4.4
[ERROR] Failed to determine Java version for profile jdk17 @
org.apache.cxf:cxf-parent:2.4.4
[ERROR] Failed to determine Java version for profile jdk15 @
org.apache.cxf:cxf:2.4.4

12/13/11 3:56:15 PM PST: [WARN] The POM for
org.apache.cxf:cxf-rt-transports-http:jar:2.4.4 is invalid, transitive
dependencies (if any) will not be available: 3 problems were encountered
while building the effective model for
org.apache.cxf:cxf-rt-transports-http:2.4.4
[ERROR] Failed to determine Java version for profile jdk15 @
org.apache.cxf:cxf-parent:2.4.4
[ERROR] Failed to determine Java version for profile jdk17 @
org.apache.cxf:cxf-parent:2.4.4
[ERROR] Failed to determine Java version for profile jdk15 @
org.apache.cxf:cxf:2.4.4

12/13/11 3:56:15 PM PST: [WARN] The POM for
org.apache.cxf:cxf-rt-ws-security:jar:2.4.4 is invalid, transitive
dependencies (if any) will not be available: 4 problems were encountered
while building the effective model for
org.apache.cxf:cxf-rt-ws-security:2.4.4
[ERROR] Failed to determine Java version for profile jdk15 @ 
[ERROR] Failed to determine Java version for profile jdk15 @
org.apache.cxf:cxf-parent:2.4.4
[ERROR] Failed to determine Java version for profile jdk17 @
org.apache.cxf:cxf-parent:2.4.4
[ERROR] Failed to determine Java version for profile jdk15 @
org.apache.cxf:cxf:2.4.4

12/13/11 3:56:15 PM PST: [WARN] The POM for
org.apache.ws.security:wss4j:jar:1.6.4 is invalid, transitive dependencies
(if any) will not be available: 2 problems were encountered while building
the effective model for org.apache.ws.security:wss4j:1.6.4
[ERROR] Failed to determine Java version for profile jdk15 @ 
[ERROR] Failed to determine Java version for profile jdk16 @ 

Thanks,

Jay

--
View this message in context: 
http://maven.40175.n5.nabble.com/Failed-to-determine-Java-version-for-profile-jdk-tp5073097p5073097.html
Sent from the Maven - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to