[ 
https://jira.codehaus.org/browse/MJS-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=287117#comment-287117
 ] 

Tim Astle commented on MJS-4:
-----------------------------

I tried to reproduce this tonight but not having much luck so far.  I get 
"unknown packaging" for javascript (warning) but the kicker is that the build 
cannot find the javascript-maven-extensions snapshot JAR.

Caused by: org.sonatype.aether.transfer.ArtifactNotFoundException: Could not 
find artifact 
org.codehaus.mojo:javascript-maven-extensions:jar:1.0-alpha-1-SNAPSHOT
        at 
org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:531)

But it's here:  
http://snapshots.repository.codehaus.org/org/codehaus/mojo/javascript-maven-extensions/1.0-alpha-1-SNAPSHOT/

I had to update the POM for Maven 3 site reporting and to correct the 
org.codehaus.mojo.javascript groupId to be org.codehaus.mojo.  See attached.
                
> site:site fails if there are jsunit tests that fail or error
> ------------------------------------------------------------
>
>                 Key: MJS-4
>                 URL: https://jira.codehaus.org/browse/MJS-4
>             Project: Maven Javascript Tools
>          Issue Type: Bug
>    Affects Versions: 1.0
>         Environment: java version "1.6.0_03"
> Java(TM) SE Runtime Environment (build 1.6.0_03-b05)
> Java HotSpot(TM) Client VM (build 1.6.0_03-b05, mixed mode, sharing)
> Maven version: 2.0.8
> Java version: 1.6.0_03
> OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
>            Reporter: Harlan Iverson
>            Assignee: Tim Astle
>            Priority: Blocker
>             Fix For: 1.0
>
>         Attachments: build.log, pom.xml, pure-javascript-project.zip
>
>
> When I try to generate a site and the project has test failures, maven exits 
> with an error that seems to originate from the surefire report generation. 
> A sample project and build log are attached.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to