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]
