History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-24378
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Normal Normal
Assignee: Anton Makeev
Reporter: Irina Petrovskaya
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

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

Created: 21 Jan 08 15:45   Updated: 05 Feb 08 16:38
Component/s: Maven Integration
Fix Version/s: Selena 7.0.4

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 8,113
Fixed in build: 8,148


 Description  « Hide
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.

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.