Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cbi-dev] WTP build failed to compile with latest Maven

On Mon, Jul 6, 2015 at 2:33 PM, Samuel Wu <samuelwu@xxxxxxxxxx> wrote:

The following are the jdk set in toolchains.xml
    <jdkHome>/shared/webtools/apps/IBMJava2-142-SR13FP10/jre</jdkHome>
    <jdkHome>/shared/common/jdk-1.5.0-22.x86_64/jre</jdkHome>

The following are the error messages in the Maven 3.3.1 build log.
[DEBUG] Toolchain JDK[/opt/public/common/j2sdk1.4.2_19/jre] doesn't match required property: id
[DEBUG] Toolchain JDK[/opt/public/common/jdk1.5.0-latest/jre] doesn't match required property: id

The JDK paths are different from the settings in the WTP toolchains.xml. Is it because the setting from HIPP is ignored by Maven 3.3.1 and the default system toolchains was used?

Hi Samuel,

I see that your job [1] is now passing. I guess you were able to figure out the issue?

Thanh


Back to the top