On Wed, 2002-04-10 at 09:20, Chris Greenlee wrote:
>
> Sweet. :) One question I had is whether you can specify different
> repositories for looking up dependencies. I suppose with your access to
> the turbine repository, you can place the OJB dependencies there, but
> with some third-party jars it's always possible they won't allow
> redistribution except from their own site.
These are issues we are trying to deal with in general. There is a
mailing where these issues can be discussed:
http://jakarta.apache.org/turbine/maven/mail-lists.html
We are working on a Java equivalent of CPAN. I have contacted some of
the CPAN fellows and we are going to try and setup a global repository
of Java released JARs, development snapshot JARs and distributions.
We have yet to work out all the details but many projects have started
developing with Maven and we hope that it will take off because it makes
developing easier.
The Maven build and the existing OJB build can live side by side so that
people can continue to use the existing build system if they wish. Maven
is stable and works but we are just about to release a b3 so there are
some issues to work out. Most of these are not technical issues but more
process issues so all feedback is welcome.
For now the only repository for JARs is at Jakarta which shouldn't be a
problem for OSS projects but we are working out the details of for
development teams that work in closed environments. I'm working on this
with David Peugh who is the author of quilt, (quilt.sourceforge.net) a
test coverage tool that will be integrated with Maven, and is working on
several projects (14) at DARPA that are using Maven so we need to work
this out.
I encourage anyone interested to join the Maven mailing lists and get
involved. If Maven improves and many people use Maven then development
processes (building, testing, CI, documentation) should become easier to
manage and we can make our projects better.
> Cheers,
>
> C.
>
> > -----Original Message-----
> > From: Jason van Zyl [mailto:jv...@ze...]
> > Sent: Wednesday, April 10, 2002 6:59 AM
> > To: Chris Greenlee
> > Subject: Re: [OJB-developers] AW: [Fwd: maven build for ojb]
> >
> >
> > On Wed, 2002-04-10 at 07:57, Chris Greenlee wrote:
> > >
> > > Jason van Zyl amd I have been working on this too. :) You
> > might want to
> > > talk to him to see how far he's gotten -- maybe we can collaborate.
> > >
> > > Any grunt work you need done, just ask.
> >
> > Martin works with me @ Zenplex and on Turbine so I asked him
> > to get the
> > ball rolling. There is a specific format for the
> > documentation and that
> > needs to be converted from HTML into the xdoc format used by Maven.
> > Maybe you can look for a tool that will take a first pass at
> > converting
> > the html -> xml.
> >
> > Maven also has a PDF generator so once the docs are converted we can
> > make a nice PDF manual.
> >
> > > Cheers,
> > >
> > > Chris
> > >
> > > > Hi Martin,
> > > >
> > > >> -------- Original Message --------
> > > >> Subject: maven build for ojb
> > > >> Date: Wed, 10 Apr 2002 01:42:32 +0200
> > > >> From: Martin Poeschl <mpo...@ma...>
> > > >> To: tho...@ho..., Jason van Zyl
> > <jv...@ze...>
> > > >>
> > > >> i started to do a maven build for ojb
> > > >>
> > > >> i can build the jar and generate some nice docs at the moment
> > > >> see http://alpha.tucana.at/ojb/
> > > >>
> > > >
> > > > Looks really great! I want to have this for OJB!
> > > >
> > > >> i think some dir restructuring is needed to make everything
> > > >> work (e.g.
> > > >> the junit tests)
> > > >>
> > > >
> > > > Please tell me about necessary changes in advance. I want
> > to understand
> > > > what's going on.
> > > >
> > > >> thomas if you grant write access to me i can do the job ;-)
> > > >
> > > > I just enabled your account for CVS access!
> > > >
> > > >> i'll also make sure the old build system is still
> > working afer the
> > > >> changes (if you want to keep it)
> > > >>
> > > >
> > > > Yes, that would be good at least for the migration phase.
> > > >
> > > >> martin
> > > >>
> > > >>
> > > >>
> > > >>
> > > >>
> > > >
> > > > _______________________________________________
> > > > Objectbridge-developers mailing list
> > > > Obj...@li...
> > > >
> https://lists.sourceforge.net/lists/listinfo/objectbridge-developers
> >
> > 201
> >
> >
> >
> >
> > _______________________________________________
> > Objectbridge-developers mailing list
> > Obj...@li...
> > https://lists.sourceforge.net/lists/listinfo/objectbridge-developers
> --
> jvz.
>
> Jason van Zyl
> jv...@ap...
>
> http://tambora.zenplex.org
--
jvz.
Jason van Zyl
jv...@ap...
http://tambora.zenplex.org
|