Try running eclipse with jdk 6. Its a pain but that should work.

I have not tried java 7 with cxf

Sent from my Galaxy S2
On Nov 16, 2012 2:55 PM, "Jason Pell" <[email protected]> wrote:

> The m2eclipse works fine with jdk 6. Make sure you use the m2eclipse
> profile in advanced when importing.
>
> Also a good idea to perform a full maven build from command line first so
> all deps are local
>
> Sent from my Galaxy S2
> On Nov 16, 2012 2:33 PM, "Glen Mazza" <[email protected]> wrote:
>
>> Are you using command prompt or the Eclipse m2e plugin? If you run mvn
>> eclipse:eclipse from a command prompt window in the samples folder, you
>> should be able to subsequently import whatever projects desired into
>> Eclipse:
>> http://www.jroller.com/gmazza/entry/web_service_tutorial#EclipseSetup.
>>
>> The Eclipse m2e plugin (which I don't use) as I understand will work so
>> long as you have only JDK 7 on your machine. I have some updates to do
>> to the samples (drop them down to JAX-WS 2.1) so m2e will work also with
>> JDK 6.
>>
>> Glen
>>
>> On 11/15/2012 10:13 PM, Lei.L.Wang (lab.xa01.Newegg) wrote:
>> > Dear all:
>> >
>> > When I import the samples of cxf(2.7.0) to eclipse(version :Helios
>> Service Release 1) with maven(3.0.3)
>> > An error occurred in pom.xml :  Project build error: Failed to
>> determine Java version for profile jdk17 . so it build failed.
>> >
>> > I appreciative if someone give me some help。
>> > Lei.Wang
>> > Thank you!
>> >
>>
>>
>> --
>> Glen Mazza
>> Talend Community Coders - coders.talend.com
>> blog: www.jroller.com/gmazza
>>
>>

Reply via email to