You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Ben Walding <de...@walding.com> on 2003/02/14 10:31:42 UTC

Re: LinkCheck test failures - previously [ANNOUNCEMENT] Maven Beta-8 Release

If you're still having problems, can I get a copy of the files created 
into target/test-reports/*LinkCheck*

And which platform you are building on

Cheers,

Ben

Jeff Turner wrote:

>On Wed, Feb 12, 2003 at 06:25:33PM -0500, Kurt Schrader wrote:
>  
>
>>Maven Beta-8 has been released and can be found here:
>>
>>http://jakarta.apache.org/builds/jakarta-turbine-maven/release/1.0-beta-8/
>>
>>This release should be considered a mostly feature complete, but not bug
>>free, version of Maven 1.0.  The website will be updated over the next few
>>days to reflect the changes in Beta 8.  Please help us by upgrading to
>>Beta 8 and reporting any problems that you experience to our bug tracker.
>>    
>>
>
>Building from CVS at the MAVEN_1_0_B8 tag, I get:
>
>...chugchug...
>     [exec] test:test:
>     [exec]     [junit] dir attribute ignored if running in the same VM
>     [exec]     [junit] Running org.apache.maven.linkcheck.LinkCheckTest
>     [exec] Rhino classes (js.jar) not found - Javascript disabled
>     [exec]     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.819 sec
>     [exec]     [junit] [ERROR] TEST org.apache.maven.linkcheck.LinkCheckTest FAILED
>
>     [exec] BUILD FAILED
>     [exec] com.werken.werkz.UnattainableGoalException: Unable to obtain goal [plugin] -- null:14:34: <attainGoal> null:95:54: <fail> There were test failures.
>     [exec]     at org.apache.maven.jelly.tags.maven.ReactorTag.doTag(ReactorTag.java:389)
>     [exec]     at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
>     [exec]     at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
>     [exec]     at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233)
>     [exec]     at com.werken.werkz.jelly.GoalTag$1.performAction(GoalTag.java:116)
>     [exec]     at com.werken.werkz.Goal.fire(Goal.java:639)
>     [exec]     at com.werken.werkz.Goal.attain(Goal.java:575)
>     [exec]     at org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:383)
>     [exec]     at org.apache.maven.MavenSession.attainGoals(MavenSession.java:360)
>     [exec]     at org.apache.maven.cli.App.doMain(App.java:518)
>...lots more tracktrace...
>BUILD FAILED
>file:/old/home/jeff/homeoverflow/apache/jakarta/jakarta-turbine-maven-b8/build-bootstrap.xml:227: exec returned: 70
>
>Anyway, I'll try the binary distribution.
>
>
>--Jeff
>
>  
>
>>Thanks,
>>The Maven Team
>>    
>>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: turbine-maven-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: turbine-maven-user-help@jakarta.apache.org
>
>
>  
>