yes, it should work, if I configure it in the pom it does, can you try that?

On 6/21/07, Max Bowsher <[EMAIL PROTECTED]> wrote:
Arnaud HERITIER wrote:
> are you sure that ${artifactId} is supported ? It's not ${pom.artifactId} ?


The javadoc in the plugin says:

     /**
      * Allows configuring the name of the eclipse projects. This
property wins over
      * addVersionToProjectName and addGroupIdToProjectName
      *
      * You can use <code>${groupId}</code>, <code>${artifactId}</code> and
      * <code>${version}</code> variables.
      *
      * eg. <code>${groupId}.${artifactId}-${version}</code>
      *
      * @parameter expression="${eclipse.projectNameTemplate}"
default-value="${artifactId}"
      */
     private String projectNameTemplate;

I admit I haven't studied the code to be sure, but given that
default-value...?

Max.





--
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
                            -- The Princess Bride

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

Reply via email to