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
         Assigned To: Simon Laws


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]

Reply via email to