Sorry, it is the dist plugin, not the deploy one.

----- Original Message ----- 
From: "Marco Tedone" <[EMAIL PROTECTED]>
To: "Maven-users" <[EMAIL PROTECTED]>
Sent: Thursday, January 08, 2004 8:37 PM
Subject: Deploy plugin doesn't include .properties file in the project root


> Hi, I'm using the deploy plugin for my project. The src distribution is
> created but it doesn't contain a .properties file I've got under
${basedir}.
>
> My goal looks like the following:
>
> <goal name="jemos:deploy" prereqs="jemos:clean">
> <attainGoal name="dist:build-src"/>
> </goal>
>
> How could I tell the deploy plugin to include also the .properties file?
>
> Thanks in advance,
>
> Marco
>
>
>
>
> ---------------------------------------------------------------------
> 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]

Reply via email to