Hi all (and congrads on the 2.0 release),

we're moving Jetty 6 over to use m2 and I have lots of questions about 
deployment.
As well as questions, I would not mind a sanity check on what we have done.

Firstly naming!   The groupId I'm using is org.mortbay.jetty
In m1 it appears that the group id is just jetty and this has been "moved" to 
the
current m2 repository.     Should I stick with jetty as the groupId or continue 
to
use org.mortbay.jetty as per new conventions?


The modules/artifacts that I have are:

   project       - pom - the top level project pom (should this be called 
"jetty" ??)
   javax.servlet - jar - probably could get from elsewhere, but nice to build 
with Jetty... just in case.
   jetty.util    - jar - utility classes for Jetty (can be used without the 
Jetty server)
   jetty         - jar - the server itself
   start         - jar - the jar to start jetty from the command line
   test          - war - a test web application.

Are all these reasonable names?


How are m1 and m2 repositories to be merged?    
Will it be sufficient to start publishing only Jetty 6 in a m2 repository or 
will I have
to rename and merge in Jetty 4 and 5 jars to the m2 repository?

Will jars I publish with m2 be available to m1 users?

Who do I talk to about getting the maven2 repository on jetty.mortbay.org 
replicated
to ibiblio?  It is now a sibling directory in the rsync account on that machine.

cheers all



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

Reply via email to