Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pde-build-dev] Another missed maven email

Below is another email response whci didn't go through.
 
June 15:
 
OK, NOW I understand what you're saying.  I've been coding java for 7+ years but when you wrote pointer my mind mapped things to C++ and it was a lost cause at that point.  Even with the new understanding, I'm still volunteering for the maven plugin work. :)

Wb


On 6/15/06, Wendell Beckwith <wbeckwith@xxxxxxxxx> wrote:


On 6/15/06, Jeff McAffer < Jeff_McAffer@xxxxxxxxxx> wrote:

Great.  So what I'm imagining here is a Maven plugin that takes a pointer to a manifest and a pointer to some index info (listing all the bundles that are available).  The plugin would then create and resolve a "state" based on the two inputs.  From that the state can be traversed to discover all the prereqs, their ordering and the access rules needed for each.   the plugin would inject the dependencies and Maven would do its magic to ensure tha those jars are indeed in the local repo.  The plugin would also work with a compiler plugin to setup the correct command line (ie. with access rules) is passed in at compile time.  Does this make sense?

So it seems like what we need is someone to try this.  We can provide such a resolver (would take a few days to put together) and the code to do the state traversal (for ordering) and access rule computation but we lack the Maven know-how to do the integration.  Volunteers?  

Jeff


I volunteer on the maven side, although I will have to reread this email again slower because you lost me.

Wb

This e-mail transmission may contain information that is proprietary, privileged and/or confidential and is intended exclusively for the person(s) to whom it is addressed. Any use, copying, retention or disclosure by any person other than the intended recipient or the intended recipient's designees is strictly prohibited. If you are the intended recipient, you must treat the information in confidence and in accordance with all laws related to the privacy and confidentiality of such information. If you are not the intended recipient or their designee, please notify the sender immediately by return e-mail and delete all copies of this email, including all attachments.

Back to the top