You are viewing a plain text version of this content. The canonical link for it is here.
Posted to nmaven-issues@incubator.apache.org by "Marecor Baclay (JIRA)" <ji...@codehaus.org> on 2008/11/04 11:20:51 UTC

[jira] Created: (NMAVEN-230) Not all dependencies that are added in the project are present during project import

Not all dependencies that are added in the project are present during project import
------------------------------------------------------------------------------------

                 Key: NMAVEN-230
                 URL: http://jira.codehaus.org/browse/NMAVEN-230
             Project: NMaven
          Issue Type: Bug
    Affects Versions: 0.14 (Unreleased)
         Environment: Visual Studio 2005
            Reporter: Marecor Baclay


Steps to reproduce:

1. Add maven artifacts on the project (i.e. NUnit, Castle.Core, Castle.DynamicProxy)
2. Save the project
3. Delete the pom.xml file of the project
4. Generate pom.xml through the use of NMaven: Import Project
5. Open pom.xml file

Actual Result:
Only NUnit is present as the dependency of the project. The rest are not in the <dependencies> of the pom.xml file of the project.

-- 
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: (NMAVEN-230) Not all dependencies that are added in the project are present during project import

Posted by "Wendy Smoak (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/NMAVEN-230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=153092#action_153092 ] 

Wendy Smoak commented on NMAVEN-230:
------------------------------------

Does this mean that in Step 1, 'Add Maven Artifact' is not adding them as references in .csproj in addition to adding them to the pom?


> Not all dependencies that are added in the project are present during project import
> ------------------------------------------------------------------------------------
>
>                 Key: NMAVEN-230
>                 URL: http://jira.codehaus.org/browse/NMAVEN-230
>             Project: NMaven
>          Issue Type: Bug
>    Affects Versions: 0.14 (Unreleased)
>         Environment: Visual Studio 2005
>            Reporter: Marecor Baclay
>
> Steps to reproduce:
> 1. Add maven artifacts on the project (i.e. NUnit, Castle.Core, Castle.DynamicProxy)
> 2. Save the project
> 3. Delete the pom.xml file of the project
> 4. Generate pom.xml through the use of NMaven: Import Project
> 5. Open pom.xml file
> Actual Result:
> Only NUnit is present as the dependency of the project. The rest are not in the <dependencies> of the pom.xml file of the project.

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