The following comment has been added to this issue:

     Author: jeff grant
    Created: Sat, 13 Sep 2003 1:18 PM
       Body:
To further comment on this, I _HAVE_ had success using the linkcheck plugin.  For 
instance, when compiling the xdoclet-all project (from xdoclet), it uses maven and the 
linkcheck plug-in successfully.

The main problem I have with linkcheck on OSX is that I can't bootstrap the MAVEN HEAD.

It will always hang (or at least it SEEMS to hang) on the linkcheck test, as follows:

 [exec] test:test:
     [exec]     [junit] dir attribute ignored if running in the same VM
     [exec]     [junit] Running org.apache.maven.linkcheck.LinkCheckTest
     [exec] maven-linkcheck-plugin: Not using a proxy

And it just sits there... and sits there... and sits there...  I've left it there for 
over 12 hours before, and nothing happens.

The way that I've gotten it to work is to remove/rename this directory after a CVS 
checkout/update:

maven/src/plugins-build/linkcheck/src/test


Once that happens, it builds just fine.



Any thoughts?


---------------------------------------------------------------------
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: Unassigned
   Priority: Major

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             plugin-linkcheck

   Assignee: 
   Reporter: Kai Runte

    Created: Fri, 12 Sep 2003 4:37 PM
    Updated: Fri, 12 Sep 2003 4:37 PM
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