Re: Failed to determine Java version for profile jdk* @

2011-12-14 Thread Daniel Kulp
 @
   [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: users-unsubscr...@maven.apache.org
   For additional commands, e-mail: users-h...@maven.apache.org
  
  -
  To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
  For additional commands, e-mail: users-h...@maven.apache.org
 
 -
 To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
 For additional commands, e-mail: users-h...@maven.apache.org
-- 
Daniel Kulp
dk...@apache.org - http://dankulp.com/blog
Talend Community Coder - http://coders.talend.com

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: Failed to determine Java version for profile jdk* @

2011-12-14 Thread Stephen Connolly
   [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: users-unsubscr...@maven.apache.org
   For additional commands, e-mail: users-h...@maven.apache.org
 
  -
  To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
  For additional commands, e-mail: users-h...@maven.apache.org

 -
 To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
 For additional commands, e-mail: users-h...@maven.apache.org
 --
 Daniel Kulp
 dk...@apache.org - http://dankulp.com/blog
 Talend Community Coder - http://coders.talend.com

 -
 To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
 For additional commands, e-mail: users-h...@maven.apache.org


-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: Failed to determine Java version for profile jdk* @

2011-12-14 Thread jaybytez
The jdk profile is something I tried to address locally as well by defining
my own jdk profiles, but I finally removed them since we are only building
against jdk16 and most of the reason I was using the profiles was to fix
jdk15 issues.  These profiles are gone.

The question I have is why do I get the Failed to determine Java version
for profile.  I know previous versions of m2eclipse did not enable the jdk
profile by default.  I have my projects set to use the workspace JRE (which
is a 1.6.0_21) and for suggested performance, my Helios eclipse.ini points
to:

-vm C:/Development/dev/java/jdk1.6.0_21/jre/bin/client/jvm.dll

Should Maven or m2eclipse establish that my JDK is 1.6 and activate the
correct profiles in the 3rd party libraries?

The interesting thing is that I pretty much seem to get these related errors
with apis that have to interact with XML (and I understand why because of
the endorsed).  So xstream and hibernate are throwing the same issue.

12/14/11 9:17:10 AM PST: [WARN] The POM for
com.thoughtworks.xstream:xstream:jar:1.3.1 is invalid, transitive
dependencies (if any) will not be available: 6 problems were encountered
while building the effective model for
com.thoughtworks.xstream:xstream:1.3.1
[ERROR] Failed to determine Java version for profile jdk15 @ 
[ERROR] Failed to determine Java version for profile jdk16 @ 
[ERROR] Failed to determine Java version for profile jdk14 @ 
[ERROR] Failed to determine Java version for profile jdk16 @
com.thoughtworks.xstream:xstream-parent:1.3.1
[ERROR] Failed to determine Java version for profile jdk15 @
com.thoughtworks.xstream:xstream-parent:1.3.1
[ERROR] Failed to determine Java version for profile jdk14 @
com.thoughtworks.xstream:xstream-parent:1.3.1

12/14/11 9:17:10 AM PST: [WARN] The POM for
org.hibernate:hibernate-entitymanager:jar:3.6.0.Final is invalid, transitive
dependencies (if any) will not be available: 1 problem was encountered while
building the effective model for
org.hibernate:hibernate-entitymanager:3.6.0.Final
[ERROR] Failed to determine Java version for profile jaxb @ 

Thanks for all your help.  I thoroughly love both projects (Maven and CXF)
and we have been doing some awesome stuff with these projects.

Jay

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

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Failed to determine Java version for profile jdk* @

2011-12-13 Thread jaybytez
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: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: Failed to determine Java version for profile jdk* @

2011-12-13 Thread Stephen Connolly
sounds like cxf have been really bold and are adding deps in a profile

- Stephen

---
Sent from my Android phone, so random spelling mistakes, random nonsense
words and other nonsense are a direct result of using swype to type on the
screen
On 14 Dec 2011 00:02, jaybytez jayby...@yahoo.com wrote:

 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: users-unsubscr...@maven.apache.org
 For additional commands, e-mail: users-h...@maven.apache.org




Re: Failed to determine Java version for profile jdk* @

2011-12-13 Thread Benson Margulies
On Tue, Dec 13, 2011 at 7:24 PM, Stephen Connolly
stephen.alan.conno...@gmail.com wrote:
 sounds like cxf have been really bold and are adding deps in a profile

Yes indeed. *purely for testing* we have profiles that change the
dependencies. Got another suggestion?



 - Stephen

 ---
 Sent from my Android phone, so random spelling mistakes, random nonsense
 words and other nonsense are a direct result of using swype to type on the
 screen
 On 14 Dec 2011 00:02, jaybytez jayby...@yahoo.com wrote:

 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: users-unsubscr...@maven.apache.org
 For additional commands, e-mail: users-h...@maven.apache.org



-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: Failed to determine Java version for profile jdk* @

2011-12-13 Thread Stephen Connolly
describe the problem better and point me to some sample code and i will
have a think.

but profiles containing (compile or runtime scope) deps activated based on
the jre that maven is running is wrong wrong wrong, and will only lead to
pain. (test and provided scope deps are still wrong in a profile but can be
excused as they are non-transitive)

- Stephen

---
Sent from my Android phone, so random spelling mistakes, random nonsense
words and other nonsense are a direct result of using swype to type on the
screen
On 14 Dec 2011 00:30, Benson Margulies bimargul...@gmail.com wrote:

 On Tue, Dec 13, 2011 at 7:24 PM, Stephen Connolly
 stephen.alan.conno...@gmail.com wrote:
  sounds like cxf have been really bold and are adding deps in a profile

 Yes indeed. *purely for testing* we have profiles that change the
 dependencies. Got another suggestion?


 
  - Stephen
 
  ---
  Sent from my Android phone, so random spelling mistakes, random nonsense
  words and other nonsense are a direct result of using swype to type on
 the
  screen
  On 14 Dec 2011 00:02, jaybytez jayby...@yahoo.com wrote:
 
  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: users-unsubscr...@maven.apache.org
  For additional commands, e-mail: users-h...@maven.apache.org
 
 

 -
 To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
 For additional commands, e-mail: users-h...@maven.apache.org




Re: Failed to determine Java version for profile jdk* @

2011-12-13 Thread Benson Margulies
On Tue, Dec 13, 2011 at 7:39 PM, Stephen Connolly
stephen.alan.conno...@gmail.com wrote:
 describe the problem better and point me to some sample code and i will
 have a think.

 but profiles containing (compile or runtime scope) deps activated based on
 the jre that maven is running is wrong wrong wrong, and will only lead to
 pain. (test and provided scope deps are still wrong in a profile but can be
 excused as they are non-transitive)

The problem is this: different JDKs have different garbage in
'endorsed' in the departments of XML and web services. There are
dependencies that have to be ADDED when running in some JDKs, and
others that need to be SUBTRACTED. Provided isn't going to work, since
(in the first case) we are adding things to the classpath that need to
be there to compensate for what isn't there in the particular kit. If
you want examples I can go dig them out.



 - Stephen

 ---
 Sent from my Android phone, so random spelling mistakes, random nonsense
 words and other nonsense are a direct result of using swype to type on the
 screen
 On 14 Dec 2011 00:30, Benson Margulies bimargul...@gmail.com wrote:

 On Tue, Dec 13, 2011 at 7:24 PM, Stephen Connolly
 stephen.alan.conno...@gmail.com wrote:
  sounds like cxf have been really bold and are adding deps in a profile

 Yes indeed. *purely for testing* we have profiles that change the
 dependencies. Got another suggestion?


 
  - Stephen
 
  ---
  Sent from my Android phone, so random spelling mistakes, random nonsense
  words and other nonsense are a direct result of using swype to type on
 the
  screen
  On 14 Dec 2011 00:02, jaybytez jayby...@yahoo.com wrote:
 
  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: users-unsubscr...@maven.apache.org
  For additional commands, e-mail: users-h...@maven.apache.org
 
 

 -
 To unsubscribe