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

Key: IDEA-18132
Type: Bug Bug
Status: Open Open
Assignee: Anton Makeev
Reporter: Thibaut
Votes: 0
Watchers: 0
Operations

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

maven : multimodule pom validation incorrect

Created: 17 May 08 12:30   Updated: 17 May 08 12:35
Component/s: Maven Integration

Build: 7,821
Severity: Low


 Description  « Hide
I have a multimodule maven pom, whose modules are deployed in a flat structure.

The modules section of the pom is as follows

<modules>
<module>..\module1</module>
<module>..\module2</module>
</modules>

each submodules are marked as errors by IDEA saying "Cannot resolve symbol ..\module1".



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