[ http://issues.apache.org/struts/browse/SHALE-244?page=comments#action_37893 ] Craig McClanahan commented on SHALE-244: ----------------------------------------
The "mailreader-jpa" project is of type JAR, so "java module" sounds correct. It isn't of type WAR like the actual webapp is (shale-mailreader-jpa), or of type POM like the shale-parent project itself. > Maven2 idea plugin is creating mailread-jpa as a java module > ------------------------------------------------------------ > > Key: SHALE-244 > URL: http://issues.apache.org/struts/browse/SHALE-244 > Project: Shale > Issue Type: Bug > Components: Examples > Affects Versions: 1.0.3 > Reporter: sean schofield > Priority: Trivial > > Running mvn idea:idea in the shale-apps directory creates a shale-parent > project file for IDEA but for some reason the mailread-jpa project is showing > up as a java module. The shale-parent project is also a java module but this > is to be expected because its just a pom project. Everything else is showing > up as a web module. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/struts/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
