[
https://issues.apache.org/jira/browse/TUSCANY-1296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12528040
]
Kelvin Goodson commented on TUSCANY-1296:
-----------------------------------------
I think I am seeing this issue when trying to build on linux. Is this what you
saw?
[INFO] Building Apache Tuscany SCA Data Binding for JAXB
[INFO]
----------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).
Project ID: com.sun.tools.xjc.maven2:maven-jaxb-plugin
Reason: Failed to build model from file
'/home/kg/.m2/repository/com/sun/tools/xjc/maven2/maven-jaxb-plugin/1.1/maven-jaxb-plugin-1.1.pom'.
Error: 'null' for project com.sun.tools.xjc.maven2:maven-jaxb-plugin
======================
my environment is ...
[EMAIL PROTECTED] sca-java-1.0]$ uname -a
Linux kglinux 2.6.18-8.1.6.el5 #1 SMP Fri Jun 1 18:52:11 EDT 2007 i686 i686
i386 GNU/Linux
with
[EMAIL PROTECTED] sca-java-1.0]$ $JAVA_HOME/bin/java -version
java version "1.5.0"
Java(TM) 2 Runtime Environment, Standard Edition (build pxi32devifx-20070806
(SR5a))
IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 Linux x86-32 j9vmxi3223-20070426
(JIT enabled)
J9VM - 20070420_12448_lHdSMR
JIT - 20070419_1806_r8
GC - 200704_19)
JCL - 20070725
> Build failure on Linux/IBM JDK
> ------------------------------
>
> Key: TUSCANY-1296
> URL: https://issues.apache.org/jira/browse/TUSCANY-1296
> Project: Tuscany
> Issue Type: Bug
> Components: Build System
> Affects Versions: Java-SCA-0.90
> Environment: Fedora Core 5
> Ibm JDK 1.5.0 build 2.3
> Maven 2.0.6
> Reporter: Simon Laws
> Assignee: Simon Laws
> Fix For: Java-SCA-Next
>
>
> SCA fails to build under maven in my Linux/IBM JDK environment. The culprit
> is the maven-jaxb-plugin. The pom provided with the version that we refer in
> our poms, e.g. databinding-jaxb, has a non-UTF8 character which causes the
> maven build to fail with the IBM JDK 1.5.0 on Linux. I can confirm that this
> does not cause a problem with the same JDK (same version and build at least)
> on Windows XP. I tried using different maven-jaxb-plugins from a variety of
> repositories. All failed for other reasons. There is a manual work around to
> the problem, i.e. remove the non-UTF8 characters.
> The best solution would be to move to a newer version of this plugin (I note
> that the author name that includes the non-UTF8 characted doesn't appear in
> later versions) but we need to test these later version on all platforms.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]