Priority
Normal
Type
Bug 
State
Fixed 
Assignee
Anton Makeev 
Subsystem
Maven Integration 
Affected versions
Fixed in
Fixed in build
Next build 
Build
8113
Fixed in build
8148
  • Submitted by   Irina Petrovskaya
    2 years ago (21 Jan 2008 15:45)
  • Updated by   root
    3 weeks ago (17 Jan 2010 19:57)
  • Jira: IDEA-42611
    (history, comments)

IDEA-42611

Maven: it would be nice to recognize maven standard properties for directory layout on recognizing extra paths

0
for example, if the build-helper plugin is added to module pom with <source> parameter set as
<source>${project.build.directory}/src</source>
then after idea project creating from this maven project this extra root appears in idea module settings like
${project.build.directory}/src, not resolving to some path.
if you change the <source> attribute value to some path, the above incorrect root is not removed from module.

Issue was resolved
Comments (0)
 
History (1)
 
Links
 
Issue has no comments