And the same happens with maven 1.0-rc2

On Tuesday 20 April 2004 8:16 pm, Steve Cohen wrote:
> maven site ended after about 5 minutes with the following error message. 
> Any idea what this may have been caused by?  Do I need a new version of
> maven? I'm running 1.0-rc1-SNAPSHOT.
>
>
>
> xdoc:jelly-transform:
>     [echo] Generating
> /home/scohen/workspace/jakarta-commons-net/target/docs/javadoc.html from
> /home/scohen/workspace/jakarta-commons-net/target/generated-xdocs/javadoc.x
>ml
>
> BUILD FAILED
> File...... file:/home/scohen/.maven/plugins/maven-xdoc-plugin-1.4/
> Element... x:parse
> Line...... 325
> Column.... 49
> /home/scohen/workspace/commons-build/menus/menus.dtd (No such file or
> directory) Nested exception:
> /home/scohen/workspace/commons-build/menus/menus.dtd (No such file or
> directory)
> Total time: 4 minutes 50 seconds
> Finished at: Tue Apr 20 20:02:47 CDT 2004
>
> On Tuesday 20 April 2004 3:43 pm, Jeffrey D. Brekke wrote:
> > >>>>> On Tue, 20 Apr 2004 07:52:20 -0500, Steve Cohen
> > >>>>> <[EMAIL PROTECTED]> said:
> > >
> > > Thanks Jeff.  Looks like maven dist will take care of the binary and
> > > source distros.
> > >
> > > What command "pushes the site out"?
> >
> > maven site:deploy
> >
> > This will generate all the docs and reports, and then attempt to ssh
> > the site out.  If the user you are logged in as is a different
> > username than your apache one, you need to have maven.username set to
> > your apache account that has access to where the sites are.  You can
> > do this in your ~/build.properties or on the command-line:
> >
> > maven -Dmaven.username=brekke site:deploy
> >
> > > Then there are the checksumming and gpg signing mentioned here:
> > > http://jakarta.apache.org/commons/releases/release.html
> >
> > I did this by hand on the last release.
> >
> > > Are these supported by maven?  Are they necessary for a release
> > > candidate as opposed to a full-up release?  I'm planning to do a
> > > release candidate, then a vote, then cut the actual release,
> > > assuming it passes.
> >
> > I don't think they are necessary for rc's but can't hurt.
> >
> > > Steve
> > >
> > > On Monday 19 April 2004 10:04 pm, Jeffrey D. Brekke wrote:
> > >> Not that I know of.  The last release I did I used maven to build
> > >> the source and binary dist's along with pushing the site out as
> > >> usual.
> > >>
> > >> If you walk through it, keep some notes and maybe we can ammend the
> > >> current steps with maven alternatives.
> > >>
> > >> >>>>> On Mon, 19 Apr 2004 20:42:06 -0500, Steve Cohen >>>>>
> > >>
> > >> <[EMAIL PROTECTED]> said:
> > >> > Most of the release docs under Apache appear to be pre-maven.  Is
> > >> > there a doc on preparing a release with maven?
> > >>
> > >> ---------------------------------------------------------------------
> > >>
> > >> > To unsubscribe, e-mail:
> > >>
> > >> [EMAIL PROTECTED] > For additional
> > >> commands, e-mail: [EMAIL PROTECTED]
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to