You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Michael Gaffney <mi...@gmail.com> on 2004/08/29 23:46:09 UTC

Problem building maven

I'm trying to build maven on my machine but the build fails when
building the jellydoc-plugin.  It seems that the jellydoc-plugin has a
dependency on javadoc-1.3.jar, unfortunately the javadoc-1.3.jar file
is not hosted on ibiblio.  So what do I need to do to fulfill this
dependency so that I can build maven on my machine?  I've searched
everywhere I can think of for info on this problem, but I'm not
finding any instructions.  Any help you could provide would be greatly
appreciated.  Thanks.

Mike

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Problem building maven

Posted by Michael Gaffney <mi...@gmail.com>.
That worked.  Thanks!

Mike

On Mon, 30 Aug 2004 08:52:12 +1000, Brett Porter <br...@gmail.com> wrote:
> You'll need to add jellydocs/project.xml to the maven.plugins.excludes
> in project.properties for now. javadoc-1.3.jar was removed from the
> repository (I assume because of licensing restrictions), and we have
> not yet found an alternative or a fix for jellydoc.
> 
> - Brett
> 
> On Sun, 29 Aug 2004 17:46:09 -0400, Michael Gaffney
> 
> 
> <mi...@gmail.com> wrote:
> > I'm trying to build maven on my machine but the build fails when
> > building the jellydoc-plugin.  It seems that the jellydoc-plugin has a
> > dependency on javadoc-1.3.jar, unfortunately the javadoc-1.3.jar file
> > is not hosted on ibiblio.  So what do I need to do to fulfill this
> > dependency so that I can build maven on my machine?  I've searched
> > everywhere I can think of for info on this problem, but I'm not
> > finding any instructions.  Any help you could provide would be greatly
> > appreciated.  Thanks.
> >
> > Mike
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
> >
> >
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Problem building maven

Posted by Brett Porter <br...@gmail.com>.
You'll need to add jellydocs/project.xml to the maven.plugins.excludes
in project.properties for now. javadoc-1.3.jar was removed from the
repository (I assume because of licensing restrictions), and we have
not yet found an alternative or a fix for jellydoc.

- Brett

On Sun, 29 Aug 2004 17:46:09 -0400, Michael Gaffney
<mi...@gmail.com> wrote:
> I'm trying to build maven on my machine but the build fails when
> building the jellydoc-plugin.  It seems that the jellydoc-plugin has a
> dependency on javadoc-1.3.jar, unfortunately the javadoc-1.3.jar file
> is not hosted on ibiblio.  So what do I need to do to fulfill this
> dependency so that I can build maven on my machine?  I've searched
> everywhere I can think of for info on this problem, but I'm not
> finding any instructions.  Any help you could provide would be greatly
> appreciated.  Thanks.
> 
> Mike
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org