The following comment has been added to this issue:

     Author: dion gillard
    Created: Sun, 26 Oct 2003 6:21 PM
       Body:
This appears to be a bug in the Apple run time.

It seems the use of xml-apis-1.0b2.jar is clashing with the supplied xml classes that 
are part of the mac supplied jdk.

We suspect it's this: 
http://developer.apple.com/documentation/Java/Conceptual/Java141Development/Virtual_Machine/chapter_7_section_3.html
getting in the way and causing an issue.

One workaround we have tested is to set

export MAVEN_OPTS=-Djava.compiler=NONE

and then bootstrap and building of the linkcheck plugin fails.

At this point, we should
- update the shell script to detect darwin and workaround the issue
- take it up with Apple
---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-816


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-816
    Summary: The linkcheck plugin seems to hang indefinitely and sometime even crashes 
under Mac OS X
       Type: Bug

     Status: Assigned
   Priority: Major

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             plugin-linkcheck
   Fix Fors:
             1.1

   Assignee: Ben Walding
   Reporter: Kai Runte

    Created: Fri, 12 Sep 2003 4:37 PM
    Updated: Sat, 18 Oct 2003 12:11 AM
Environment: Mac OS X 10.2.6, Java(TM) 2 Runtime Environment, Standard Edition (build 
1.4.1_01-69.1)

Description:
The linkcheck plugin seems to hang indefinitely and sometime even crashes:
maven-linkcheck-plugin: Not using a proxy
/opt/maven/bin/maven: line 145:  9209 Bus error               $JAVACMD $MAVEN_OPTS 
-Djavax.xml.parsers.SAXParserFactory=org.apache.xerces.jaxp.SAXParserFactoryImpl 
-Djavax.xml.parsers.DocumentBuilderFactory=org.apache.xerces.jaxp.DocumentBuilderFactoryImpl
 "-Djava.endorsed.dirs=${MAVEN_ENDORSED}" -classpath 
"${MAVEN_HOME}/lib/forehead-${FOREHEAD_VERSION}.jar" 
"-Dforehead.conf.file=${MAVEN_HOME}/bin/forehead.conf" "-Dtools.jar=$TOOLS_JAR" 
"-Dmaven.home=${MAVEN_HOME}" $MAIN_CLASS $@



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to