Bennett, Timothy (JIS - Applications) wrote:
Let me know when you're ready.  I can help with this.  Alex probably can
too, but I know he's pretty much tapped out right now.

It might be possible for someone to create a maven build file right now and let me see how it works without disturbing the Ant build process yet.

:)  Not exactly.  It suppose it needs to be flattened out like the rest
of the trunk, with each of the tools becoming it's own separate project.
I'm guessing we don't want multiple projects under tools.

With that in mind, here's my suggestion for the tools restructuring
(including the existing framework restructuring you've already done):

   felix/
      trunk/
         org.apache.felix.framework/
         javax.servlet/
         ...
         org.apache.felix.tools.maven.plugin.osgi/
         org.apache.felix.tools.maven.archetype.osgi/
         org.apache.felix.tools.product.plugin/
         ...
      releases/
         org.apache.felix.framework-0.8.0/
         javax.servlet-2.5/
         ...
         org.apache.felix.tools.maven.plugin.osgi-0.3.0/
         org.apache.felix.tools.maven.archetype.osgi-1.0/
         org.apache.felix.tools.product.plugin-1.0/
         ...

WDYT?

Is the "product.plugin"? Seems like a very generic name.

If this is ok, the

Makes me wonder what happened? :-)

-> richard

Reply via email to