You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "dipV (JIRA)" <ji...@codehaus.org> on 2012/07/13 16:24:21 UTC

[jira] (MNG-5311) maven/tycho does not resolve dependency from local maven repository

dipV created MNG-5311:
-------------------------

             Summary: maven/tycho does not resolve dependency from local maven repository
                 Key: MNG-5311
                 URL: https://jira.codehaus.org/browse/MNG-5311
             Project: Maven 2 & 3
          Issue Type: Bug
          Components: Artifacts and Repositories
    Affects Versions: 3.0.4
         Environment: Windows XP
            Reporter: dipV
         Attachments: debug-trace.txt

There is eclipse plugin dependency. 
Project2 is dependent on Project1.

Steps follwed:
1. Install Project1 in local maven repository using "mvn install -Dtycho.targetPlatform=targetPlatformLocation" command.
It installs successfully.
2. Add dependency of Project1 in POM.xml of Project2
3. Try to build Project2.
It throws error as "Missing Constraint: Require-Bundle: Project1; bundle-version="1.0.0.001""

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] (MNG-5311) maven/tycho does not resolve dependency from local maven repository

Posted by "Jason van Zyl (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/MNG-5311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason van Zyl closed MNG-5311.
------------------------------

    Resolution: Not A Bug

Use the Tycho mailing list and issue tracker.

https://dev.eclipse.org/mailman/listinfo/tycho-user
                
> maven/tycho does not resolve dependency from local maven repository
> -------------------------------------------------------------------
>
>                 Key: MNG-5311
>                 URL: https://jira.codehaus.org/browse/MNG-5311
>             Project: Maven 2 & 3
>          Issue Type: Bug
>          Components: Artifacts and Repositories
>    Affects Versions: 3.0.4
>         Environment: Windows XP
>            Reporter: dipV
>         Attachments: debug-trace.txt
>
>
> There is eclipse plugin dependency. 
> Project2 is dependent on Project1.
> Steps follwed:
> 1. Install Project1 in local maven repository using "mvn install -Dtycho.targetPlatform=targetPlatformLocation" command.
> It installs successfully.
> 2. Add dependency of Project1 in POM.xml of Project2
> 3. Try to build Project2.
> It throws error as "Missing Constraint: Require-Bundle: Project1; bundle-version="1.0.0.001""

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira