Sebastien Hadjifotis is out of the office.

2008-12-24 Thread Sebastien Hadjifotis

I will be out of the office starting  25/12/2008 and will not return until
14/01/2009.

I will respond to your message when I return.


-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



How to stop maven from assembling a war file

2008-07-03 Thread Sebastien Hadjifotis

Hello,

I am using maven ant task that runs a tool to generate a war file.
This works fine. My issue is how do I tell maven to not try to build the
war file itself using the war plugin?

Cheers,
Sebastien Hadjifotis


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



How to stop maven from assembling war file

2008-07-03 Thread Sebastien Hadjifotis

Hello,

I am using maven ant task that runs a tool to generate a war file.
This works fine. My issue is howdo Itell maven to not try to build the war
file iteself using the war plugin?

Cheers,
Sebastien Hadjifotis


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



Re: How to stop maven from assembling war file

2008-07-03 Thread Sebastien Hadjifotis
Hi James,

Not possible to use mavens war plugin, as an external tool (Portlet
Factory) is creating the war file.
I need the packaging type to remain as war. This is  to ensure maven
correctly performs the install operation into the repository, as well as
the use of release plugin.
So I really need to be able to turn off maven performing any compiling java
files and assembling the war.

Cheers,
Sebastien Hadjifotis


   
 James William 
 Dumay 
 [EMAIL PROTECTED]  To 
 com  Maven Users List  
   users@maven.apache.org
 03/07/2008 11:03   cc 
 PM
   Subject 
   Re: How to stop maven from  
 Please respond to assembling war file 
   Maven Users
   List   
 [EMAIL PROTECTED] 
  he.org  
   
   




Sebastien,
I'm not sure you can do that. You *could* try to change the packaging
of your project from war to jar and see if that helps (But good
luck with that).

Id highly suggest that you use the maven war plugin.

Cheers
James

On 03/07/2008, at 1:27 PM, Sebastien Hadjifotis wrote:


 Hello,

 I am using maven ant task that runs a tool to generate a war file.
 This works fine. My issue is howdo Itell maven to not try to build
 the war
 file iteself using the war plugin?

 Cheers,
 Sebastien Hadjifotis


 -
 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]




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