You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Brennan Spies (JIRA)" <ji...@codehaus.org> on 2008/06/05 00:46:53 UTC

[jira] Created: (MECLIPSE-458) Maven webapp archetype does not create correct project

Maven webapp archetype does not create correct project
------------------------------------------------------

                 Key: MECLIPSE-458
                 URL: http://jira.codehaus.org/browse/MECLIPSE-458
             Project: Maven 2.x Eclipse Plugin
          Issue Type: Bug
         Environment: Eclipse 3.3 (Europa), m2eclipse 0.9.4.200806
            Reporter: Brennan Spies
         Attachments: m2_webapp_arch.zip

Created a Maven project, selected the Maven webapp archetype. Zipped project created is attached.

* Missing src/test/java, src/test/resources, and src/main/java source folders (config in Eclipse)
* Actual folders are not created
* No stack traces in workspace log file

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Issue Comment Edited: (MECLIPSE-458) Maven webapp archetype does not create correct project

Posted by "Philip Helger (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MECLIPSE-458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=138704#action_138704 ] 

phax edited comment on MECLIPSE-458 at 6/16/08 1:18 AM:
-----------------------------------------------------------------

// deleted

      was (Author: phax):
    // sorry, wrong project :)
  
> Maven webapp archetype does not create correct project
> ------------------------------------------------------
>
>                 Key: MECLIPSE-458
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-458
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: Bug
>         Environment: Eclipse 3.3 (Europa), m2eclipse 0.9.4.200806
>            Reporter: Brennan Spies
>         Attachments: m2_webapp_arch.zip
>
>
> Created a Maven project, selected the Maven webapp archetype. Zipped project created is attached.
> * Missing src/test/java, src/test/resources, and src/main/java source folders (config in Eclipse)
> * Actual folders are not created
> * No stack traces in workspace log file

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Moved: (MARCHETYPES-20) Maven webapp archetype does not create correct project

Posted by "Herve Boutemy (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MARCHETYPES-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Herve Boutemy moved ARCHETYPE-231 to MARCHETYPES-20:
----------------------------------------------------

    Component/s:     (was: Archetypes)
            Key: MARCHETYPES-20  (was: ARCHETYPE-231)
        Project: Maven Archetype Bundles  (was: Maven Archetype)

> Maven webapp archetype does not create correct project
> ------------------------------------------------------
>
>                 Key: MARCHETYPES-20
>                 URL: http://jira.codehaus.org/browse/MARCHETYPES-20
>             Project: Maven Archetype Bundles
>          Issue Type: Improvement
>         Environment: Eclipse 3.3 (Europa), m2eclipse 0.9.4.200806
>            Reporter: Brennan Spies
>         Attachments: m2_webapp_arch.zip
>
>
> Created a Maven project, selected the Maven webapp archetype. Zipped project created is attached.
> * Missing src/test/java, src/test/resources, and src/main/java source folders (config in Eclipse)
> * Actual folders are not created
> * No stack traces in workspace log file

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MECLIPSE-458) Maven webapp archetype does not create correct project

Posted by "Philip Helger (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MECLIPSE-458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=138704#action_138704 ] 

Philip Helger commented on MECLIPSE-458:
----------------------------------------

I have a similar issue on a POM with WAR packaging.
To me its seems like this was just introduced in the latest 0.94-20080603 version since the previous versions handled this correctly.
Symptoms:
- Java dependencies from a WAR-packaged project to other JAR-packaged projects can simply not resolved.
- Referenced projects are no in the "Maven Dependencies" list.
- If I change packaging from WAR to JAR, dependency resolution works again.

I consider this a blocker!

> Maven webapp archetype does not create correct project
> ------------------------------------------------------
>
>                 Key: MECLIPSE-458
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-458
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: Bug
>         Environment: Eclipse 3.3 (Europa), m2eclipse 0.9.4.200806
>            Reporter: Brennan Spies
>         Attachments: m2_webapp_arch.zip
>
>
> Created a Maven project, selected the Maven webapp archetype. Zipped project created is attached.
> * Missing src/test/java, src/test/resources, and src/main/java source folders (config in Eclipse)
> * Actual folders are not created
> * No stack traces in workspace log file

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MARCHETYPES-20) Maven webapp archetype does not create correct project

Posted by "Herve Boutemy (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MARCHETYPES-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Herve Boutemy updated MARCHETYPES-20:
-------------------------------------

      Component/s: Maven Webapp Archetype
    Fix Version/s: 1.1

> Maven webapp archetype does not create correct project
> ------------------------------------------------------
>
>                 Key: MARCHETYPES-20
>                 URL: http://jira.codehaus.org/browse/MARCHETYPES-20
>             Project: Maven Archetype Bundles
>          Issue Type: Improvement
>          Components: Maven Webapp Archetype
>         Environment: Eclipse 3.3 (Europa), m2eclipse 0.9.4.200806
>            Reporter: Brennan Spies
>             Fix For: 1.1
>
>         Attachments: m2_webapp_arch.zip
>
>
> Created a Maven project, selected the Maven webapp archetype. Zipped project created is attached.
> * Missing src/test/java, src/test/resources, and src/main/java source folders (config in Eclipse)
> * Actual folders are not created
> * No stack traces in workspace log file

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Issue Comment Edited: (MECLIPSE-458) Maven webapp archetype does not create correct project

Posted by "Philip Helger (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MECLIPSE-458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=138704#action_138704 ] 

phax edited comment on MECLIPSE-458 at 6/16/08 1:17 AM:
-----------------------------------------------------------------

// sorry, wrong project :)

      was (Author: phax):
    I have a similar issue on a POM with WAR packaging.
To me its seems like this was just introduced in the latest 0.94-20080603 version since the previous versions handled this correctly.
Symptoms:
- Java dependencies from a WAR-packaged project to other JAR-packaged projects can simply not resolved.
- Referenced projects are no in the "Maven Dependencies" list.
- If I change packaging from WAR to JAR, dependency resolution works again.

I consider this a blocker!
  
> Maven webapp archetype does not create correct project
> ------------------------------------------------------
>
>                 Key: MECLIPSE-458
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-458
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: Bug
>         Environment: Eclipse 3.3 (Europa), m2eclipse 0.9.4.200806
>            Reporter: Brennan Spies
>         Attachments: m2_webapp_arch.zip
>
>
> Created a Maven project, selected the Maven webapp archetype. Zipped project created is attached.
> * Missing src/test/java, src/test/resources, and src/main/java source folders (config in Eclipse)
> * Actual folders are not created
> * No stack traces in workspace log file

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MARCHETYPES-20) Maven webapp archetype does not create correct project

Posted by "Herve Boutemy (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MARCHETYPES-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Herve Boutemy updated MARCHETYPES-20:
-------------------------------------

    Fix Version/s:     (was: 1.1)
                   5

> Maven webapp archetype does not create correct project
> ------------------------------------------------------
>
>                 Key: MARCHETYPES-20
>                 URL: http://jira.codehaus.org/browse/MARCHETYPES-20
>             Project: Maven Archetype Bundles
>          Issue Type: Improvement
>          Components: Maven Webapp Archetype
>         Environment: Eclipse 3.3 (Europa), m2eclipse 0.9.4.200806
>            Reporter: Brennan Spies
>             Fix For: 5
>
>         Attachments: m2_webapp_arch.zip
>
>
> Created a Maven project, selected the Maven webapp archetype. Zipped project created is attached.
> * Missing src/test/java, src/test/resources, and src/main/java source folders (config in Eclipse)
> * Actual folders are not created
> * No stack traces in workspace log file

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (ARCHETYPE-231) Maven webapp archetype does not create correct project

Posted by "Eugene Kuleshov (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/ARCHETYPE-231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=168116#action_168116 ] 

Eugene Kuleshov commented on ARCHETYPE-231:
-------------------------------------------

I am not sure where this issue belong to, but it require to fix and release an updated version of Maven webapp archetype that would create folders listed in the bug description. 

Until that the m2eclipse is working as expected.

> Maven webapp archetype does not create correct project
> ------------------------------------------------------
>
>                 Key: ARCHETYPE-231
>                 URL: http://jira.codehaus.org/browse/ARCHETYPE-231
>             Project: Maven Archetype
>          Issue Type: Improvement
>         Environment: Eclipse 3.3 (Europa), m2eclipse 0.9.4.200806
>            Reporter: Brennan Spies
>         Attachments: m2_webapp_arch.zip
>
>
> Created a Maven project, selected the Maven webapp archetype. Zipped project created is attached.
> * Missing src/test/java, src/test/resources, and src/main/java source folders (config in Eclipse)
> * Actual folders are not created
> * No stack traces in workspace log file

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Moved: (ARCHETYPE-231) Maven webapp archetype does not create correct project

Posted by "Eugene Kuleshov (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/ARCHETYPE-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eugene Kuleshov moved MNGECLIPSE-1233 to ARCHETYPE-231:
-------------------------------------------------------

      Workflow: Maven New  (was: jira)
    Issue Type: Improvement  (was: Bug)
           Key: ARCHETYPE-231  (was: MNGECLIPSE-1233)
       Project: Maven Archetype  (was: Maven Integration for Eclipse)

> Maven webapp archetype does not create correct project
> ------------------------------------------------------
>
>                 Key: ARCHETYPE-231
>                 URL: http://jira.codehaus.org/browse/ARCHETYPE-231
>             Project: Maven Archetype
>          Issue Type: Improvement
>         Environment: Eclipse 3.3 (Europa), m2eclipse 0.9.4.200806
>            Reporter: Brennan Spies
>         Attachments: m2_webapp_arch.zip
>
>
> Created a Maven project, selected the Maven webapp archetype. Zipped project created is attached.
> * Missing src/test/java, src/test/resources, and src/main/java source folders (config in Eclipse)
> * Actual folders are not created
> * No stack traces in workspace log file

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (ARCHETYPE-231) Maven webapp archetype does not create correct project

Posted by "Herve Boutemy (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/ARCHETYPE-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Herve Boutemy updated ARCHETYPE-231:
------------------------------------

    Component/s: Archetypes

> Maven webapp archetype does not create correct project
> ------------------------------------------------------
>
>                 Key: ARCHETYPE-231
>                 URL: http://jira.codehaus.org/browse/ARCHETYPE-231
>             Project: Maven Archetype
>          Issue Type: Improvement
>          Components: Archetypes
>         Environment: Eclipse 3.3 (Europa), m2eclipse 0.9.4.200806
>            Reporter: Brennan Spies
>         Attachments: m2_webapp_arch.zip
>
>
> Created a Maven project, selected the Maven webapp archetype. Zipped project created is attached.
> * Missing src/test/java, src/test/resources, and src/main/java source folders (config in Eclipse)
> * Actual folders are not created
> * No stack traces in workspace log file

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira