You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shale.apache.org by "sean schofield (JIRA)" <ji...@apache.org> on 2006/08/02 02:58:21 UTC

[jira] Created: (SHALE-244) Maven2 idea plugin is creating mailread-jpa as a java module

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

        

[jira] Resolved: (SHALE-244) Maven2 idea plugin is creating mailread-jpa as a java module

Posted by "Craig McClanahan (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/struts/browse/SHALE-244?page=all ]

Craig McClanahan resolved SHALE-244.
------------------------------------

    Resolution: Not A Problem

Resolving as "Not A Problem" ... feel free to reopen if you have evidence that this is not the case (and that the problem is in Shale, not in the IDEA plugin :-)


> 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-SNAPSHOT
>            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

        

[jira] Commented: (SHALE-244) Maven2 idea plugin is creating mailread-jpa as a java module

Posted by "Craig McClanahan (JIRA)" <ji...@apache.org>.
    [ 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