RE: Maven - Local inter-project dependencies and Eclipse

2004-04-15 Thread robevans
n 1.3 > > > > "Added dependency functionality between projects" > > > > sandeep > > --- robevans <[EMAIL PROTECTED]> wrote: > > > What version of the eclipse plugin is required for > > > this to wor

RE: Maven - Local inter-project dependencies and Eclipse

2004-04-14 Thread robevans
What version of the eclipse plugin is required for this to work? I'm using 1.4 and was expecting to see something like the following in my project's .project.xml: ... eman.infra.jms ... The project "reference" was never created for me. > -Or

Manifest generation for OSGi bundles

2004-04-07 Thread robevans
Folks, I have an OSGi bundle that requires the following manifest entries: Bundle-Activator: Bundle-Name: Bundle-Description: A Bundle that manages the deployment of other bundles. Bundle-Vendor: Rob Evans, Karl Maat Bundle-Version: 1.0.2 Import-Package: org.osgi.framework Bund