Re: Property substitution in /project/name?

2015-03-17 Thread Pop Qvarnström
-03-12 14:19 GMT+01:00 Pop Qvarnström pop.qvarnst...@gmail.com: Hi, In a multi module project, I want to reuse the project name from the parent pom as part of the project name for each module. It seemed reasonable to use ${project.parent.name}, but it seems that this property is never

Re: Property substitution in /project/name?

2015-03-21 Thread Pop Qvarnström
skrev Kevin Burton bur...@spinn3r.com: Is it ${parent.name} ? Kevin On Tue, Mar 17, 2015 at 3:31 AM, Pop Qvarnström pop.qvarnst...@gmail.com wrote: For anyone searching for this in the archives, I created an SO question and a JIRA issue was promptly created. JIRA issue: https

Property substitution in /project/name?

2015-03-12 Thread Pop Qvarnström
should be allowed (and happening) for /project/name. Am I missing or misunderstanding something, or have I hit a bug? Maven version: 3.2.5 Kind regards, Pop Qvarnström

Re: Cannot find deprecated expressions reported by maven

2015-02-25 Thread Pop Qvarnström
Hammar and...@hammar.net: Could it be that it declared in one of your dependencies? Just a guess as I don't know if Maven warns for that or not. What are the console output just before and after these two warnings? /Anders On Wed, Feb 25, 2015 at 2:17 PM, Pop Qvarnström pop.qvarnst...@gmail.com

Cannot find deprecated expressions reported by maven

2015-02-25 Thread Pop Qvarnström
is causing these warnings? Any help appreciated. Kind regards, Pop Qvarnström

Re: Cannot find deprecated expressions reported by maven

2015-02-25 Thread Pop Qvarnström
if Maven still complains. /Anders On Wed, Feb 25, 2015 at 2:34 PM, Pop Qvarnström pop.qvarnst...@gmail.com wrote: If maven warns for dependencies I'm good, did - for no good reason - not think that was the case. Thanks. Slightly edited console output before, including and after warnings

Re: Cannot find deprecated expressions reported by maven

2015-02-25 Thread Pop Qvarnström
-25 14:44 GMT+01:00 Anders Hammar and...@hammar.net: It could be interesting to know if that is the reason. Try removing the dependencies and see if Maven still complains. /Anders On Wed, Feb 25, 2015 at 2:34 PM, Pop Qvarnström pop.qvarnst...@gmail.com wrote