You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "jeremie granat (JIRA)" <ji...@codehaus.org> on 2006/04/27 10:24:19 UTC

[jira] Created: (MNGECLIPSE-111) create eclipse maven project

create eclipse maven project
----------------------------

         Key: MNGECLIPSE-111
         URL: http://jira.codehaus.org/browse/MNGECLIPSE-111
     Project: Maven 2.x Extension for Eclipse
        Type: New Feature

    Reporter: jeremie granat
 Assigned to: Eugene Kuleshov 


In the new Project menu:

It should be possible to create a new eclipse project with maven capabilities. 
It should be possible to enter something like:
  - pom arguments (version, id...) 
  - pom dependency (junit...)
  - if a site should be created
  - if a library  directory should be created
  - ...



-- 
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: (MNGECLIPSE-111) create eclipse maven project

Posted by "jeremie granat (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNGECLIPSE-111?page=all ]

jeremie granat updated MNGECLIPSE-111:
--------------------------------------

    Attachment: m2eclipse_documentation.zip

> create eclipse maven project
> ----------------------------
>
>          Key: MNGECLIPSE-111
>          URL: http://jira.codehaus.org/browse/MNGECLIPSE-111
>      Project: Maven 2.x Extension for Eclipse
>         Type: New Feature

>     Reporter: jeremie granat
>     Assignee: Eugene Kuleshov
>  Attachments: m2eclipse_documentation.zip
>
>
> In the new Project menu:
> It should be possible to create a new eclipse project with maven capabilities. 
> It should be possible to enter something like:
>   - pom arguments (version, id...) 
>   - pom dependency (junit...)
>   - if a site should be created
>   - if a library  directory should be created
>   - ...

-- 
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: (MNGECLIPSE-111) create eclipse maven project

Posted by "jeremie granat (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNGECLIPSE-111?page=all ]

jeremie granat updated MNGECLIPSE-111:
--------------------------------------

    Attachment: MNGECLIPSE-111.zip

> create eclipse maven project
> ----------------------------
>
>          Key: MNGECLIPSE-111
>          URL: http://jira.codehaus.org/browse/MNGECLIPSE-111
>      Project: Maven 2.x Extension for Eclipse
>         Type: New Feature

>     Reporter: jeremie granat
>     Assignee: Eugene Kuleshov
>  Attachments: MNGECLIPSE-111.zip, m2eclipse_documentation.zip
>
>
> In the new Project menu:
> It should be possible to create a new eclipse project with maven capabilities. 
> It should be possible to enter something like:
>   - pom arguments (version, id...) 
>   - pom dependency (junit...)
>   - if a site should be created
>   - if a library  directory should be created
>   - ...

-- 
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: (MNGECLIPSE-111) create eclipse maven project

Posted by "jeremie granat (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNGECLIPSE-111?page=comments#action_68568 ] 

jeremie granat commented on MNGECLIPSE-111:
-------------------------------------------

Hi,

We created a first version of such a wizard. 

It creates a new project with the different directories and the correct .classpath file. 

There is also a wizard page for adding the dependencies at creation time and an eclipse help doc for the wizard.

enjoy

> create eclipse maven project
> ----------------------------
>
>          Key: MNGECLIPSE-111
>          URL: http://jira.codehaus.org/browse/MNGECLIPSE-111
>      Project: Maven 2.x Extension for Eclipse
>         Type: New Feature

>     Reporter: jeremie granat
>     Assignee: Eugene Kuleshov

>
>
> In the new Project menu:
> It should be possible to create a new eclipse project with maven capabilities. 
> It should be possible to enter something like:
>   - pom arguments (version, id...) 
>   - pom dependency (junit...)
>   - if a site should be created
>   - if a library  directory should be created
>   - ...

-- 
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] Closed: (MNGECLIPSE-111) create eclipse maven project

Posted by "Eugene Kuleshov (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNGECLIPSE-111?page=all ]

Eugene Kuleshov closed MNGECLIPSE-111.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.0.10

Patch applied. Thanks Jeremie, it is really great addition.
I reused dependencies wizard page for pom wizard.

Let's leave documentation stuff for later because UI is still not finalized yet.

BTW, if you interested to do continue working on this, I can suggest to improve dependency component to handle excludes. So, it should show tree of the modules (fetch transient dependendencies lazily in background) and allow to uncheck dependencies for exclusion.

> create eclipse maven project
> ----------------------------
>
>                 Key: MNGECLIPSE-111
>                 URL: http://jira.codehaus.org/browse/MNGECLIPSE-111
>             Project: Maven 2.x Extension for Eclipse
>          Issue Type: New Feature
>            Reporter: jeremie granat
>         Assigned To: Eugene Kuleshov
>             Fix For: 0.0.10
>
>         Attachments: m2eclipse_documentation.zip, MNGECLIPSE-111.zip, new_m2_project.gif, new_m2_project_wizard.gif, patch.txt
>
>
> In the new Project menu:
> It should be possible to create a new eclipse project with maven capabilities. 
> It should be possible to enter something like:
>   - pom arguments (version, id...) 
>   - pom dependency (junit...)
>   - if a site should be created
>   - if a library  directory should be created
>   - ...

-- 
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: (MNGECLIPSE-111) create eclipse maven project

Posted by "Eugene Kuleshov (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNGECLIPSE-111?page=comments#action_68578 ] 

Eugene Kuleshov commented on MNGECLIPSE-111:
--------------------------------------------

Please provide a patch against trunc code. Thanks.

> create eclipse maven project
> ----------------------------
>
>          Key: MNGECLIPSE-111
>          URL: http://jira.codehaus.org/browse/MNGECLIPSE-111
>      Project: Maven 2.x Extension for Eclipse
>         Type: New Feature

>     Reporter: jeremie granat
>     Assignee: Eugene Kuleshov
>  Attachments: MNGECLIPSE-111.zip, m2eclipse_documentation.zip
>
>
> In the new Project menu:
> It should be possible to create a new eclipse project with maven capabilities. 
> It should be possible to enter something like:
>   - pom arguments (version, id...) 
>   - pom dependency (junit...)
>   - if a site should be created
>   - if a library  directory should be created
>   - ...

-- 
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: (MNGECLIPSE-111) create eclipse maven project

Posted by "jeremie granat (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNGECLIPSE-111?page=all ]

jeremie granat updated MNGECLIPSE-111:
--------------------------------------

    Attachment: new_m2_project_wizard.gif
                new_m2_project.gif
                patch.txt

> create eclipse maven project
> ----------------------------
>
>          Key: MNGECLIPSE-111
>          URL: http://jira.codehaus.org/browse/MNGECLIPSE-111
>      Project: Maven 2.x Extension for Eclipse
>         Type: New Feature

>     Reporter: jeremie granat
>     Assignee: Eugene Kuleshov
>  Attachments: MNGECLIPSE-111.zip, m2eclipse_documentation.zip, new_m2_project.gif, new_m2_project_wizard.gif, patch.txt
>
>
> In the new Project menu:
> It should be possible to create a new eclipse project with maven capabilities. 
> It should be possible to enter something like:
>   - pom arguments (version, id...) 
>   - pom dependency (junit...)
>   - if a site should be created
>   - if a library  directory should be created
>   - ...

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