You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by Danny Robinson <da...@gmail.com> on 2007/06/28 17:17:36 UTC

[Trinidad] mvn site - Fails

Anyone else seeing this when then run 'mvn site' from trinidad/trinidad?

[WARNING] Unable to get resource '
net.sourceforge.findbugs:annotations:jar:1.0.0
' from repository codehaus.org (http://repository.codehaus.org)
Downloading:
https://maven-repository.dev.java.net/nonav/repository//net.sourcef
orge.findbugs/jars/annotations-1.0.0.jar
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d78e191, pid=4804,
tid=272
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_11-b03 mixed mode)
# Problematic frame:
# V  [jvm.dll+0x4e191]
#
# An error report file with more information is saved as hs_err_pid4804.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp

-- 
Chordiant Software Inc.
www.chordiant.com

Re: [Trinidad] mvn site - Fails

Posted by Danny Robinson <da...@gmail.com>.
Seems like there are a few dependencies that are no-longer present, I don't
think I've run 'mvn site' on this machine, so the jars are not already
present in my repo.

Hunting around these online repos at least the following seem to be missing:

https://maven-repository.dev.java.net/nonav/repository//backport-util-concurrent/jars/backport-util-concurrent-3.0.jar

https://maven-repository.dev.java.net/nonav/repository//net.sourcef
orge.findbugs/jars/annotations-1.0.0.jar


On 6/28/07, Matthias Wessendorf <ma...@apache.org> wrote:
> tried on windozeXP and works
>
> -M
>
> On 6/28/07, Adam Winer <aw...@gmail.com> wrote:
> > Yikes, no, I've never seen that...  Just tried
> > "site" and it seems to run fine on my machine
> > (MacOS X 10.4.8).  It looks like it comes from
> > findbugs choking - perhaps comment out the
> > findbugs report generator on your local pom?
> >
> > -- Adam
> >
> >
> > On 6/28/07, Danny Robinson <da...@gmail.com> wrote:
> > > Anyone else seeing this when then run 'mvn site' from
trinidad/trinidad?
> > >
> > > [WARNING] Unable to get resource
> > > 'net.sourceforge.findbugs:annotations:jar:1.0.0
> > >  ' from repository codehaus.org (http://repository.codehaus.org)
> > >  Downloading:
> > > https://maven-repository.dev.java.net/nonav/repository//net.sourcef
> > >  orge.findbugs/jars/annotations-1.0.0.jar
> > > #
> > > # An unexpected error has been detected by HotSpot Virtual Machine:
> > > #
> > > #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d78e191, pid=4804,
> > > tid=272
> > > #
> > > # Java VM: Java HotSpot(TM) Client VM ( 1.5.0_11-b03 mixed mode)
> > > # Problematic frame:
> > > # V  [jvm.dll+0x4e191]
> > > #
> > > # An error report file with more information is saved as
hs_err_pid4804.log
> > > #
> > > # If you would like to submit a bug report, please visit:
> > > #   http://java.sun.com/webapps/bugreport/crash.jsp
> > >
> > > --
> > > Chordiant Software Inc.
> > > www.chordiant.com
> >
>
>
> --
> Matthias Wessendorf
>
> further stuff:
> blog: http://matthiaswessendorf.wordpress.com/
> mail: matzew-at-apache-dot-org
>



-- 
Chordiant Software Inc.
www.chordiant.com

Re: [Trinidad] mvn site - Fails

Posted by Matthias Wessendorf <ma...@apache.org>.
tried on windozeXP and works

-M

On 6/28/07, Adam Winer <aw...@gmail.com> wrote:
> Yikes, no, I've never seen that...  Just tried
> "site" and it seems to run fine on my machine
> (MacOS X 10.4.8).  It looks like it comes from
> findbugs choking - perhaps comment out the
> findbugs report generator on your local pom?
>
> -- Adam
>
>
> On 6/28/07, Danny Robinson <da...@gmail.com> wrote:
> > Anyone else seeing this when then run 'mvn site' from trinidad/trinidad?
> >
> > [WARNING] Unable to get resource
> > 'net.sourceforge.findbugs:annotations:jar:1.0.0
> >  ' from repository codehaus.org (http://repository.codehaus.org)
> >  Downloading:
> > https://maven-repository.dev.java.net/nonav/repository//net.sourcef
> >  orge.findbugs/jars/annotations-1.0.0.jar
> > #
> > # An unexpected error has been detected by HotSpot Virtual Machine:
> > #
> > #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d78e191, pid=4804,
> > tid=272
> > #
> > # Java VM: Java HotSpot(TM) Client VM ( 1.5.0_11-b03 mixed mode)
> > # Problematic frame:
> > # V  [jvm.dll+0x4e191]
> > #
> > # An error report file with more information is saved as hs_err_pid4804.log
> > #
> > # If you would like to submit a bug report, please visit:
> > #   http://java.sun.com/webapps/bugreport/crash.jsp
> >
> > --
> > Chordiant Software Inc.
> > www.chordiant.com
>


-- 
Matthias Wessendorf

further stuff:
blog: http://matthiaswessendorf.wordpress.com/
mail: matzew-at-apache-dot-org

Re: [Trinidad] mvn site - Fails

Posted by Adam Winer <aw...@gmail.com>.
Yikes, no, I've never seen that...  Just tried
"site" and it seems to run fine on my machine
(MacOS X 10.4.8).  It looks like it comes from
findbugs choking - perhaps comment out the
findbugs report generator on your local pom?

-- Adam


On 6/28/07, Danny Robinson <da...@gmail.com> wrote:
> Anyone else seeing this when then run 'mvn site' from trinidad/trinidad?
>
> [WARNING] Unable to get resource
> 'net.sourceforge.findbugs:annotations:jar:1.0.0
>  ' from repository codehaus.org (http://repository.codehaus.org)
>  Downloading:
> https://maven-repository.dev.java.net/nonav/repository//net.sourcef
>  orge.findbugs/jars/annotations-1.0.0.jar
> #
> # An unexpected error has been detected by HotSpot Virtual Machine:
> #
> #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d78e191, pid=4804,
> tid=272
> #
> # Java VM: Java HotSpot(TM) Client VM ( 1.5.0_11-b03 mixed mode)
> # Problematic frame:
> # V  [jvm.dll+0x4e191]
> #
> # An error report file with more information is saved as hs_err_pid4804.log
> #
> # If you would like to submit a bug report, please visit:
> #   http://java.sun.com/webapps/bugreport/crash.jsp
>
> --
> Chordiant Software Inc.
> www.chordiant.com