Bailey Campbell created NETBEANS-2261:
-----------------------------------------

             Summary: Code completion based on index of local repo fails
                 Key: NETBEANS-2261
                 URL: https://issues.apache.org/jira/browse/NETBEANS-2261
             Project: NetBeans
          Issue Type: Bug
          Components: projects - Maven
    Affects Versions: 11.0
            Reporter: Bailey Campbell
         Attachments: scrcaprepos.png

# Start IDE with empty userdir
 # Open some simple j2se maven project
 # If Netbeans start downloading index of central repo, cancel it
 # Open pom.xml
 # Put carret inside tag of JUnit dependency and invoke code completion
h3. Expected result:

Only JUnit version that are present in local repository should be offered in 
code completion. Check content of your local repo in Maven repository browser 
window.
 
Actual Result:
code completion shows versions from central repository, but not all versions, 
just multiple versions of current selection, see attached image.
 
Also, if version tag is empty, all versions from central repository are shown. 
!scrcaprepos.png!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to