Re: HowTo: Create new Dependency Type?

2008-06-07 Thread Andrew Madu
Hi, please ignore the issue regarding the location of the descriptor file a I have resolved this. What I am still unsure about is the ArchiveManager. Could someone direct me to any information regarding this? Many thanks in advance. -- Regards Andrew Hi Nick, many thanks for the link.

Re: HowTo: Create new Dependency Type?

2008-06-07 Thread Andrew Madu
Hi, I would appreciate it very much if someone can direct me to the location of the plugin (jar file) which handles packaging type definitions as described in an earlier post I sent. For some bizarre reason, which I can only attribute to not having enough coffee today, I am unable to locate

Re: HowTo: Create new Dependency Type?

2008-06-07 Thread Andrew Madu
Hi, I should have added in my last post my platform, which is as follows: WIN XP SP1 JDK 1.6.0_06 Maven 2.0.9 Many thanks. -- Regards Andrew Hi, I would appreciate it very much if someone can direct me to the location of the plugin (jar file) which handles packaging type definitions as

RE: HowTo: Create new Dependency Type?

2008-06-06 Thread nicklist
Hi, Back in the days there used to be a piece of information on specifying a new package on the maven web site. I found a backup at [1]. Also at [2] there is issue with patch which adds a new packaging. So maybe you have to patch a custom maven installation to provide your package type. Hth,

Re: HowTo: Create new Dependency Type?

2008-06-06 Thread Andrew Madu
Many thanks for the links, Nick, Unfortunately the second link does not work. Could you possibly resend? Many thanks. -- Regards Andrew Hi, Back in the days there used to be a piece of information on specifying a new package on the maven web site. I found a backup at [1]. Also at [2]

Re: HowTo: Create new Dependency Type?

2008-06-06 Thread Andrew Madu
Hi, I'm currently editing the PLEXUS\components file: [code] component roleorg.apache.maven.lifecycle.mapping.LifecycleMapping/role role-hintspring/role-hint implementationorg.apache.maven.lifecycle.mapping.DefaultLifecycleMapping/implementation configuration

RE: HowTo: Create new Dependency Type?

2008-06-06 Thread nicklist
Subject: Re: HowTo: Create new Dependency Type? Many thanks for the links, Nick, Unfortunately the second link does not work. Could you possibly resend? Many thanks. -- Regards Andrew Hi, Back in the days there used to be a piece of information on specifying a new package on the maven

RE: HowTo: Create new Dependency Type?

2008-06-06 Thread nicklist
they contain? With regards, Nick Stolwijk ~Java Developer~ Iprofs BV. Claus Sluterweg 125 2012 WS Haarlem www.iprofs.nl -Original Message- From: Andrew Madu [mailto:[EMAIL PROTECTED] Sent: Fri 6/6/2008 14:59 To: Maven Users List Subject: Re: HowTo: Create new Dependency Type? Hi, I'm

Re: HowTo: Create new Dependency Type?

2008-06-06 Thread Andrew Madu
, Nick Stolwijk ~Java Developer~ Iprofs BV. Claus Sluterweg 125 2012 WS Haarlem www.iprofs.nl -Original Message- From: Andrew Madu [mailto:[EMAIL PROTECTED] Sent: Fri 6/6/2008 14:59 To: Maven Users List Subject: Re: HowTo: Create new Dependency Type? Hi, I'm currently editing the PLEXUS

RE: HowTo: Create new Dependency Type?

2008-06-06 Thread nicklist
:27 To: Maven Users List Subject: Re: HowTo: Create new Dependency Type? Hi Nick, the .spring archive is nothing special, just a means by which spring beans can be exposed via JNDI. The file will contain a class directory structure with a bean descriptor file located in the META-INF directory

Re: HowTo: Create new Dependency Type?

2008-06-06 Thread Andrew Madu
To: Maven Users List Subject: Re: HowTo: Create new Dependency Type? Hi Nick, the .spring archive is nothing special, just a means by which spring beans can be exposed via JNDI. The file will contain a class directory structure with a bean descriptor file located in the META-INF directory