users@jersey.java.net

Re: [Jersey] Build failing for maven-wadl-plugin

From: Martin Grotzke <martin.grotzke_at_freiheit.com>
Date: Tue, 22 Jul 2008 23:04:51 +0200

On Tue, 2008-07-22 at 18:05 +0200, Paul Sandoz wrote:
> Martin Grotzke wrote:
> > Hi Paul,
> >
> >> [INFO] Compilation failure
> >> http://kohsuke.sfbay/hudson/job/Jersey/ws/jersey/contribs/maven-wadl-plugin/src/main/java/com/sun/jersey/wadl/GenerateWadlMojo.java :[54,22] package javax.xml.bind does not exist
> >
> > it seems that the build is done with a jdk5, whereas I'm on jdk6.
>
> Yes, i just tried it. I presume it is because there is no explicit JAXB
> dependency specified when using SE 5?
I fixed this by adding a profile for jdk 1.5, so finally it should
build :)

Cheers,
Martin


>
> Paul.
>
>
> > I'll
> > have a look at this this evening. Of course it should compile also with
> > java5.
> >
> > Cheers,
> > Martin
> >
> >
> > On Tue, 2008-07-22 at 10:58 +0200, Paul Sandoz wrote:
> >> Martin Grotzke wrote:
> >>> Hi Paul,
> >>>
> >>> d'oh, thanx for the hint about WadlGeneratorApplicationDoc!
> >>>
> >>> What is really weird: the c.s.j.wadl.WadlGeneratorApplicationDoc was not
> >>> in my local working copy and did not showed up via an `svn up`. This was
> >>> also the case for the package c.s.j.taglets (in the maven-wadl-plugin).
> >>>
> >>> I just removed both in svn directly, so the error should be fixed.
> >>>
> >> Thanks, i can now compile locally, but Hudson is having issues with JAXB
> >> (see attached), is that because of the version of mvn used?
> >>
> >> Paul.
> >>
> >> email message attachment (Attached Message)
> >>> -------- Forwarded Message --------
> >>> From: Hudson <Kohsuke.Kawaguchi_at_Sun.COM>
> >>> To: rest-dev_at_sun.com
> >>> Subject: Build failed in Hudson: Jersey #1075
> >>> Date: Mon, 21 Jul 2008 13:53:54 -0700 (PDT)
> >>>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
> >> For additional commands, e-mail: users-help_at_jersey.dev.java.net