/2007 10:36 PM
Please respond to
"Maven Developers List"
To
Maven Developers List
cc
Subject
Re: Specifying IntelliJ module name with maven-idea-plugin
[EMAIL PROTECTED] wrote:
> Appology to previous email! Notes was playing up on me while editing it
> half way!
>
>
&
Id with project name.
Regards,
rOnn c.
"Arik Kfir" <[EMAIL PROTECTED]>
05/15/2007 05:49 PM
Please respond to
"Maven Developers List"
To
"Maven Developers List"
cc
Subject
Re: Specifying IntelliJ module name with maven-idea-plugin
I alw
A similar feature was added to eclipse to allow multiple branches to be
in the IDE at the same time.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Sent: Monday, May 14, 2007 10:08 PM
To: dev@maven.apache.org
Subject: Specifying IntelliJ module name with maven-idea-p
pp or
mycompany.thisproject.customer:thisproject-customer-webapp ?
Regards,
rOnn c.
Dennis Lundberg <[EMAIL PROTECTED]>
05/17/2007 08:31 AM
Please respond to
"Maven Developers List"
To
Maven Developers List
cc
Subject
Re: Specifying IntelliJ module name with maven-idea-plugin
t;[EMAIL PROTECTED]>
05/17/2007 08:31 AM
Please respond to
"Maven Developers List"
To
Maven Developers List
cc
Subject
Re: Specifying IntelliJ module name with maven-idea-plugin
[EMAIL PROTECTED] wrote:
> Hi Arik,
>
> Yes, I have been using the prefix for alittle
r" <[EMAIL PROTECTED]>
05/15/2007 05:49 PM
Please respond to
"Maven Developers List"
To
"Maven Developers List"
cc
Subject
Re: Specifying IntelliJ module name with maven-idea-plugin
I always prefix my artifactId(s) with a common prefix - for that
t; <[EMAIL PROTECTED]>
05/15/2007 05:49 PM
Please respond to
"Maven Developers List"
To
"Maven Developers List"
cc
Subject
Re: Specifying IntelliJ module name with maven-idea-plugin
I always prefix my artifactId(s) with a common prefix - for that reason;
e.g.
I always prefix my artifactId(s) with a common prefix - for that reason; e.g.
"myproject-core", "myproject-commons", "myproject-webapp",
"myproject-webapp-jsf", "myproject-webapp-struts", and so on. It lengthens
the names, but makes everything clear (and I don't need to use the
'finalName' propert
[EMAIL PROTECTED] wrote:
Hi there,
I've notice that when using maven-idea-plugin, the module name that is
generated is based solely on artifact id.
Is there a particular reason for this? Why wouldn't it use project name
instead?
The reason I'm asking this is that we have three maven projec