On 11/8/06, Tom Huybrechts <[EMAIL PROTECTED]> wrote:
Hi Carlos,

Great initiative, I see you even have the dependencies set up!
I have two remarks:

- no sources - shouldn't be too hard to add

- some of the dependencies are not osgi bundles.
e.g. org.eclipse.jdt.junit4.runtime has a dependency to org.junit4.
This might be useful at compile time, but at runtime you would need a
junit4 with the right manifest entries (like the one which is supplied
with Eclipse). This means I cannot use these dependencies to assemble
an Eclipse application... Hopefully the Eclipse Orbit project (
http://www.eclipse.org/orbit/ ) will help standardize this in the
future.

i changed org.junit4 group (which i consider wrong) to org.junit.
maybe some poms need to be fixed


How did you create the POMs ? I'm guessing they are generated but is
the generation code available ?

eclipse:make-artifacts in maven eclipse plugin svn


Tom

On 11/8/06, Carlos Sanchez <[EMAIL PROTECTED]> wrote:
> I've created a test repo at http://repo1.maven.org/eclipse/ with a lot
> of them. We are looking for feedback
>
> On 11/7/06, Wayne Fay <[EMAIL PROTECTED]> wrote:
> > Ideally the Eclipse group themselves would create poms and contribute 
bundles.
> >
> > However, if they aren't doing it, you could certainly put something
> > together, upload it, and if there are no problems etc I imagine it
> > would be accepted and uploaded.
> >
> > It is not absolutely required that the creator of the Maven bundle be
> > formally associated with the project they are uploading, unless
> > something has changed recently. ;-)
> >
> > Wayne
> >
> > On 11/7/06, Adam Lally <[EMAIL PROTECTED]> wrote:
> > > Hi,
> > >
> > > I've installed several Eclipse jars into my local repository, and I'd
> > > like to get them into a shared repository somewhere.  Is it
> > > allowed/appropriate for me to submit these for the ibiblio repository
> > > by following the directions at
> > > http://maven.apache.org/guides/mini/guide-ibiblio-upload.html?
> > >
> > > There are already some (mostly older) Eclipse artifacts on ibibilo so
> > > it seems there's some precedent for hosting them there.  OTOH, the
> > > Guide implied that in order to post something under groupId such as
> > > org.eclipse I'd have to prove I control the domain org.eclipse - which
> > > of course I do not. :)
> > >
> > > Thanks,
> > >  -Adam
> > >
> > > ---------------------------------------------------------------------
> > > 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]
> >
> >
>
>
> --
> I could give you my word as a Spaniard.
> No good. I've known too many Spaniards.
>                              -- The Princess Bride
>
> ---------------------------------------------------------------------
> 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]




--
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
                            -- The Princess Bride

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

Reply via email to