Hi,

I'm having an artifact search problem using Eclipse & Artifactory. 

I'm using Eclipse 4.4.2 Luna, Artifactory 3.6.0 and Oracle Java 8 on Ubuntu.
The installation went smoothly, and I used the default settings.xml.
Artifactory seems to be working. I'm able to run maven through command line,
and it downloads different artifacts.

However, when I tried to add a dependency to a pom.xml in Eclipse dependency
management, the search function doesn't work. I'm made sure that Maven
Indexer includes ext-release-local, ext-release-snapshot, lib-release-local,
lib-release-snapshot, plugins-release-local, plugins-release-snapshot,
jcenter, libs-release, libs-snapshot, remote-repos. I ran the indexer, and
the log seems to think indexing worked (see attached).

Any idea why Eclipse doesn't work with Artifactory 3.6.0?

Thanks

... ...
2015-05-02 23:40:00,001 [art-exec-16259] [INFO ]
(o.a.m.i.MavenIndexerServiceImpl:228) - Starting Maven indexing
2015-05-02 23:40:00,001 [art-exec-16259] [INFO ]
(o.a.m.i.MavenIndexerServiceImpl:244) - Starting non virtual repositories
indexing...
2015-05-02 23:40:00,001 [art-exec-16259] [INFO ]
(o.a.m.i.MavenIndexerServiceImpl:246) - Non virtual repositories to index:
[ext-release-local, ext-snapshot-local, libs-release-local,
libs-snapshot-local, plugins-release-local, plugins-snapshot-local, jcenter,
maven]
2015-05-02 23:40:00,280 [art-exec-16259] [INFO ]
(o.a.m.i.MavenIndexManager:279) - Successfully saved index file
'ext-release-local:.index/nexus-maven-repository-index.gz' and index info
'ext-release-local:.index/nexus-maven-repository-index.properties'.
2015-05-02 23:40:00,396 [art-exec-16259] [INFO ]
(o.a.m.i.MavenIndexManager:279) - Successfully saved index file
'ext-snapshot-local:.index/nexus-maven-repository-index.gz' and index info
'ext-snapshot-local:.index/nexus-maven-repository-index.properties'.
2015-05-02 23:40:00,478 [art-exec-16259] [INFO ]
(o.a.m.i.MavenIndexManager:279) - Successfully saved index file
'libs-release-local:.index/nexus-maven-repository-index.gz' and index info
'libs-release-local:.index/nexus-maven-repository-index.properties'.
2015-05-02 23:40:00,590 [art-exec-16259] [INFO ]
(o.a.m.i.MavenIndexManager:279) - Successfully saved index file
'libs-snapshot-local:.index/nexus-maven-repository-index.gz' and index info
'libs-snapshot-local:.index/nexus-maven-repository-index.properties'.
2015-05-02 23:40:00,656 [art-exec-16259] [INFO ]
(o.a.m.i.MavenIndexManager:279) - Successfully saved index file
'plugins-release-local:.index/nexus-maven-repository-index.gz' and index
info 'plugins-release-local:.index/nexus-maven-repository-index.properties'.
2015-05-02 23:40:00,764 [art-exec-16259] [INFO ]
(o.a.m.i.MavenIndexManager:279) - Successfully saved index file
'plugins-snapshot-local:.index/nexus-maven-repository-index.gz' and index
info
'plugins-snapshot-local:.index/nexus-maven-repository-index.properties'.
2015-05-02 23:40:00,765 [art-exec-16259] [INFO ]
(o.a.m.i.MavenIndexerServiceImpl:326) - Virtual repositories to index:
[repo, libs-release, libs-snapshot, remote-repos]
2015-05-02 23:40:00,791 [art-exec-16259] [INFO ]
(o.a.m.i.MavenIndexerServiceImpl:348) - Creating virtual repository index
'repo'
2015-05-02 23:48:03,401 [art-exec-16259] [INFO ]
(o.a.m.i.MavenIndexManager:279) - Successfully saved index file
'repo:.index/nexus-maven-repository-index.gz' and index info
'repo:.index/nexus-maven-repository-index.properties'.
2015-05-02 23:48:03,607 [art-exec-16259] [INFO ]
(o.a.m.i.MavenIndexerServiceImpl:348) - Creating virtual repository index
'libs-release'
2015-05-02 23:48:03,818 [art-exec-16259] [INFO ]
(o.a.m.i.MavenIndexManager:279) - Successfully saved index file
'libs-release:.index/nexus-maven-repository-index.gz' and index info
'libs-release:.index/nexus-maven-repository-index.properties'.
2015-05-02 23:48:03,860 [art-exec-16259] [INFO ]
(o.a.m.i.MavenIndexerServiceImpl:348) - Creating virtual repository index
'libs-snapshot'
2015-05-02 23:48:04,088 [art-exec-16259] [INFO ]
(o.a.m.i.MavenIndexManager:279) - Successfully saved index file
'libs-snapshot:.index/nexus-maven-repository-index.gz' and index info
'libs-snapshot:.index/nexus-maven-repository-index.properties'.
2015-05-02 23:48:04,107 [art-exec-16259] [INFO ]
(o.a.m.i.MavenIndexerServiceImpl:348) - Creating virtual repository index
'remote-repos'
2015-05-02 23:48:04,200 [art-exec-16259] [INFO ]
(o.a.m.i.MavenIndexManager:279) - Successfully saved index file
'remote-repos:.index/nexus-maven-repository-index.gz' and index info
'remote-repos:.index/nexus-maven-repository-index.properties'.
2015-05-02 23:48:04,342 [art-exec-16259] [INFO ]
(o.a.m.i.MavenIndexerServiceImpl:278) - Finished Maven indexing...



--
View this message in context: 
http://forums.jfrog.org/Artifactory-3-6-and-Eclipse-4-4-2-tp7580291.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to