Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] Add Dependency search always zero

some progress  - it appears that the queries will work if there is already at least one project present.

i.e., it has to do with trying to materialize the *first* project from the indexed repository.

Igor, when you ran your experiments, did you start with a clean install (empty workspace, empty m2/repository)?

/r


At 6:14 PM -0800 2/8/12, Russ Tremain wrote:
>on of my friends has exact same version of eclipse on linux, going against the same nexus repo, and it works fine.
>
>no dice on either of 2 macs I've tried, however (one leopard, one snow leopard).
>I upgraded the jdk on my macbook (snow leopard) and also no difference.
>
>I think that the lucene indexes are fine.  That is why everything shows up okay in the maven repository view.
>
>I looked at the lucene indexes with a tool called "Luke" [1], and I didn't see any problems.
>
>So the entire problem must rest in the the queries being executed in the Add Dependency dialog.  For some reason they are not returning data in my configuration.
>
>Could it be something strange like character encoding differences on the mac?
>
>Also there are a couple of different versions of the lucene jars:
>
>install/plugins/org.apache.lucene.analysis_2.9.1.v201101211721.jar
>install/plugins/org.apache.lucene.core_2.9.1.v201101211721.jar
>install/plugins/org.apache.lucene_2.9.1.v201101211721.jar
>install/plugins/org.eclipse.m2e.maven.indexer_1.0.0.20110607-2117/jars/lucene-core-2.4.1.jar
>install/plugins/org.eclipse.m2e.maven.indexer_1.0.0.20110607-2117/jars/lucene-highlighter-2.4.1.jar
>
>
>looks like the indexer is using an older version.
>
>Anyone else out there with a macbook run into this problem?
>
>Again, I'm going with a clean install of indigo 64 bit java edition with empty m2/repository and work space, waiting for indexing to complete, and then file->import->materialize maven project from SCM->add dependency.   result is usually zero for any query, but sometimes I get garbled results with the groupId truncated, as per earlier posts.
>
>thx,
>/r
>
>[1] Luke:  http://code.google.com/p/luke/
>
>At 5:26 PM -0500 2/8/12, Igor Fedorenko wrote:
>>Yes, both m2e 1.0SR1 and latest 1.1 work without issues for me.
>>
>>--
>>Regards,
>>Igor
>>
>>On 12-02-08 5:00 PM, Russ Tremain wrote:
>>>At 3:40 PM -0500 2/8/12, Igor Fedorenko wrote:
>>>>Not sure what's going on, to be honest. I just tried [1] as mirrorOf=*
>>>>and artifact search works without problems.
>>>
>>>intriguing...
>>>
>>>>Do you see expected
>>>>repository contents in Maven Repositories view?
>>>
>>>yes, most def. in fact I can open up poms from this view, no problem.
>>>
>>>>Does artifact search
>>>>work if you use [1] as mirrorOf=* ?
>>>
>>>
>>>no, I get the same exact result (including garbled groupId's). Also, I
>>>went back to vanilla settings.xml file as documented here
>>><http://www.sonatype.com/books/nexus-book/reference/maven-sect-single-group.html>.
> >>
>>>are you using the same version of eclipse/m2e as I am? (indigo service
>>>pack 1).
>>>
>>>thanks for your help and any other ideas..
>>>
>>>/r
>>>
>>>>
>>>>
>>>>[1] https://oss.sonatype.org/content/groups/public/
>>>>
>>>>--
>>>>Regards,
>>>>Igor
>>>>
>>>>On 12-02-08 3:12 PM, Russ Tremain wrote:
>>>>>it is Open Source Edition, Version: 1.9.2.4.
>>>>>
>>>>>I also will check it against 1.8.0.1.
>>>>>
>>>>>/r
>>>>>
>>>>>At 2:40 PM -0500 2/8/12, Igor Fedorenko wrote:
>>>>>>What nexus version is that?
>>>>>>
>>>>>>--
>>>>>>Regards,
>>>>>>Igor
>>>>>>
>>>>>>On 12-02-08 1:59 PM, Russ Tremain wrote:
>>>>>>>attaching a screen shot of garbled output.
>>>>>>>
>>>>>>>I turned on logging and nothing related to the repository search was
>>>>>>>indicated (DEBUG level log appended below).
>>>>>>>
>>>>>>>It looks to me like there is a format mismatch. I.e., perhaps m2e is
>>>>>>>expecting a different record format or not detecting the nexus index
>>>>>>>format correctly.
>>>>>>>
>>>>>>>how do I file a bug on this?
>>>>>>>
>>>>>>>thanks,
> >>>>>>/r
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>2012-02-08 10:42:16,408 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - Java properties (ordered by property
>>>>>>>name):
>>>>>>>2012-02-08 10:42:16,413 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - awt.nativeDoubleBuffering=true
>>>>>>>2012-02-08 10:42:16,413 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - awt.toolkit=apple.awt.CToolkit
>>>>>>>2012-02-08 10:42:16,413 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin -
>>>>>>>eclipse.application=org.eclipse.ui.ide.workbench
>>>>>>>2012-02-08 10:42:16,414 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - eclipse.buildId=I20110613-1736
>>>>>>>2012-02-08 10:42:16,414 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - eclipse.commands=-os
>>>>>>>macosx
>>>>>>>-ws
>>>>>>>cocoa
>>>>>>>-arch
>>>>>>>x86_64
>>>>>>>-showsplash
>>>>>>>-launcher
>>>>>>>/Applications/eclipse/Eclipse.app/Contents/MacOS/eclipse
>>>>>>>-name
>>>>>>>Eclipse
>>>>>>>--launcher.library
>>>>>>>/Applications/eclipse/Eclipse.app/Contents/MacOS//../../../plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.100.v20110502/eclipse_1406.so
>>>>>>>-startup
>>>>>>>/Applications/eclipse/Eclipse.app/Contents/MacOS//../../../plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
>>>>>>>--launcher.overrideVmargs
>>>>>>>-product
>>>>>>>org.eclipse.epp.package.java.product
>>>>>>>-keyring
>>>>>>>/Users/russt/.eclipse_keyring
>>>>>>>-showlocation
>>>>>>>-vm
>>>>>>>/System/Library/Frameworks/JavaVM.framework
>>>>>>>
>>>>>>>2012-02-08 10:42:16,414 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin -
>>>>>>>eclipse.home.location=file:/Applications/eclipse/
>>>>>>>2012-02-08 10:42:16,415 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin -
>>>>>>>eclipse.launcher=/Applications/eclipse/Eclipse.app/Contents/MacOS/eclipse
>>>>>>>2012-02-08 10:42:16,415 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - eclipse.launcher.name=Eclipse
>>>>>>>2012-02-08 10:42:16,415 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin -
>>>>>>>eclipse.p2.data.area=@config.dir/../p2/
>>>>>>>2012-02-08 10:42:16,415 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - eclipse.p2.profile=epp.package.java
>>>>>>>2012-02-08 10:42:16,415 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin -
>>>>>>>eclipse.product=org.eclipse.epp.package.java.product
>>>>>>>2012-02-08 10:42:16,416 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - eclipse.startTime=1328726531630
>>>>>>>2012-02-08 10:42:16,416 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin -
>>>>>>>eclipse.vm=/System/Library/Frameworks/JavaVM.framework
>>>>>>>2012-02-08 10:42:16,416 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin -
>>>>>>>eclipse.vmargs=-Dosgi.requiredJavaVersion=1.5
>>>>>>>-XstartOnFirstThread
>>>>>>>-Dorg.eclipse.swt.internal.carbon.smallFonts
>>>>>>>-XX:MaxPermSize=256m
> >>>>>>-Xms40m
>>>>>>>-Xmx384m
>>>>>>>-Xdock:icon=../Resources/Eclipse.icns
>>>>>>>-XstartOnFirstThread
>>>>>>>-Dorg.eclipse.swt.internal.carbon.smallFonts
>>>>>>>-Djava.class.path=/Applications/eclipse/Eclipse.app/Contents/MacOS//../../../plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
>>>>>>>
>>>>>>>2012-02-08 10:42:16,417 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - equinox.use.ds=true
>>>>>>>2012-02-08 10:42:16,417 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - file.encoding=MacRoman
>>>>>>>2012-02-08 10:42:16,417 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - file.encoding.pkg=sun.io
>>>>>>>2012-02-08 10:42:16,417 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - file.separator=/
>>>>>>>2012-02-08 10:42:16,418 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin -
>>>>>>>ftp.nonProxyHosts=local|*.local|169.254/16|*.169.254/16
>>>>>>>2012-02-08 10:42:16,418 [logback configurator timer] DEBUG
> >>>>>>o.e.m.l.configuration.LogPlugin - gopherProxySet=false
>>>>>>>2012-02-08 10:42:16,418 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin -
>>>>>>>http.nonProxyHosts=local|*.local|169.254/16|*.169.254/16
>>>>>>>2012-02-08 10:42:16,418 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin -
>>>>>>>java.awt.graphicsenv=apple.awt.CGraphicsEnvironment
>>>>>>>2012-02-08 10:42:16,419 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin -
>>>>>>>java.awt.printerjob=apple.awt.CPrinterJob
>>>>>>>2012-02-08 10:42:16,419 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin -
>>>>>>>java.class.path=/Applications/eclipse/Eclipse.app/Contents/MacOS//../../../plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
>>>>>>>2012-02-08 10:42:16,419 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - java.class.version=50.0
>>>>>>>2012-02-08 10:42:16,420 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin -
>>>>>>>java.endorsed.dirs=/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib/endorsed
>>>>>>>2012-02-08 10:42:16,420 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin -
>>>>>>>java.ext.dirs=/Library/Java/Extensions:/System/Library/Java/Extensions:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib/ext
>>>>>>>2012-02-08 10:42:16,420 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin -
>>>>>>>java.home=/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home
>>>>>>>2012-02-08 10:42:16,420 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin -
>>>>>>>java.io.tmpdir=/var/folders/lZ/lZCSnMPVHt4tXtOYjErkFE+++TI/-Tmp-/
>>>>>>>2012-02-08 10:42:16,421 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin -
>>>>>>>java.library.path=.:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java
>>>>>>>2012-02-08 10:42:16,421 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - java.runtime.name=Java(TM) SE Runtime
>>>>>>>Environment
>>>>>>>2012-02-08 10:42:16,421 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - java.runtime.version=1.6.0_17-b04-248
>>>>>>>2012-02-08 10:42:16,421 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - java.specification.name=Java Platform
>>>>>>>API Specification
>>>>>>>2012-02-08 10:42:16,421 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - java.specification.vendor=Sun
>>>>>>>Microsystems Inc.
>>>>>>>2012-02-08 10:42:16,422 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - java.specification.version=1.6
>>>>>>>2012-02-08 10:42:16,422 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - java.vendor=Apple Inc.
>>>>>>>2012-02-08 10:42:16,422 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - java.vendor.url=http://www.apple.com/
>>>>>>>2012-02-08 10:42:16,422 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin -
> >>>>>>java.vendor.url.bug=http://bugreport.apple.com/
>>>>>>>2012-02-08 10:42:16,423 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - java.version=1.6.0_17
>>>>>>>2012-02-08 10:42:16,423 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - java.vm.info=mixed mode
>>>>>>>2012-02-08 10:42:16,423 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - java.vm.name=Java HotSpot(TM) 64-Bit
>>>>>>>Server VM
>>>>>>>2012-02-08 10:42:16,423 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - java.vm.specification.name=Java
>>>>>>>Virtual Machine Specification
>>>>>>>2012-02-08 10:42:16,424 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - java.vm.specification.vendor=Sun
>>>>>>>Microsystems Inc.
>>>>>>>2012-02-08 10:42:16,424 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - java.vm.specification.version=1.0
>>>>>>>2012-02-08 10:42:16,424 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - java.vm.vendor=Apple Inc.
> >>>>>>2012-02-08 10:42:16,424 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - java.vm.version=14.3-b01-101
>>>>>>>2012-02-08 10:42:16,425 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - line.separator=
>>>>>>>
>>>>>>>2012-02-08 10:42:16,425 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - mrj.version=1060.1.6.0_17-248
>>>>>>>2012-02-08 10:42:16,425 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin -
>>>>>>>org.eclipse.equinox.launcher.splash.handle=4296200432
>>>>>>>2012-02-08 10:42:16,425 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin -
>>>>>>>org.eclipse.equinox.launcher.splash.location=/Applications/eclipse/plugins/org.eclipse.platform_3.7.0.v201106131736/splash.bmp
>>>>>>>2012-02-08 10:42:16,426 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin -
>>>>>>>org.eclipse.equinox.simpleconfigurator.configUrl=file:org.eclipse.equinox.simpleconfigurator/bundles.info
>>>>>>>2012-02-08 10:42:16,426 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin -
>>>>>>>org.eclipse.m2e.log.dir=/Users/russt/proj/eclipse/work/demo1/.metadata/.plugins/org.eclipse.m2e.logback.configuration
>>>>>>>2012-02-08 10:42:16,426 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin -
>>>>>>>org.eclipse.swt.internal.carbon.smallFonts=
>>>>>>>2012-02-08 10:42:16,426 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - org.eclipse.update.reconcile=false
>>>>>>>2012-02-08 10:42:16,427 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin -
>>>>>>>org.osgi.framework.executionenvironment=OSGi/Minimum-1.0,OSGi/Minimum-1.1,OSGi/Minimum-1.2,JRE-1.1,J2SE-1.2,J2SE-1.3,J2SE-1.4,J2SE-1.5,JavaSE-1.6
>>>>>>>2012-02-08 10:42:16,427 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - org.osgi.framework.language=en
>>>>>>>2012-02-08 10:42:16,427 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - org.osgi.framework.os.name=MacOSX
>>>>>>>2012-02-08 10:42:16,427 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - org.osgi.framework.os.version=10.6.6
>>>>>>>2012-02-08 10:42:16,428 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - org.osgi.framework.processor=x86-64
>>>>>>>2012-02-08 10:42:16,428 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin -
>>>>>>>org.osgi.framework.system.capabilities=osgi.ee; osgi.ee="OSGi/Minimum";
>>>>>>>version:List<Version>="1.0, 1.1, 1.2",osgi.ee; osgi.ee="JavaSE";
>>>>>>>version:List<Version>="1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6"
>>>>>>>2012-02-08 10:42:16,428 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin -
>>>>>>>org.osgi.framework.system.packages=javax.accessibility,javax.activation,javax.activity,javax.annotation,javax.annotation.processing,javax.crypto,javax.crypto.interfaces,javax.crypto.spec,javax.imageio,javax.imageio.event,javax.imageio.metadata,javax.imageio.plugins.bmp,javax.imageio.plugins.jpeg,javax.imageio.spi,javax.imageio.stream,javax.jws,javax.jws.soap,javax.lang.model,javax.lang.model.element,javax.lang.model.type,javax.lang.model.util,javax.management,javax.management.loading,javax.management.modelmbean,javax.management.monitor,javax.management.openmbean,javax.management.relation,javax.management.remote,javax.management.remote.rmi,javax.management.timer,javax.naming,javax.naming.directory,javax.naming.event,javax.naming.ldap,javax.naming.spi,javax.net,javax.net.ssl,javax.print,javax.print.attribute,javax.print.attribute.standard,javax.print.event,javax.rmi,javax.rmi.CORBA,javax.rmi.ssl,javax.script,javax.security.auth,javax.security.auth.callback,javax.security.
> >au
>>>>th
>>>>>>.kerberos,javax.security.auth.login,javax.security.auth.spi,javax.security.auth.x500,javax.security.cert,javax.security.sasl,javax.sound.midi,javax.sound.midi.spi,javax.sound.sampled,javax.sound.sampled.spi,javax.sql,javax.sql.rowset,javax.sql.rowset.serial,javax.sql.rowset.spi,javax.swing,javax.swing.border,javax.swing.colorchooser,javax.swing.event,javax.swing.filechooser,javax.swing.plaf,javax.swing.plaf.basic,javax.swing.plaf.metal,javax.swing.plaf.multi,javax.swing.plaf.synth,javax.swing.table,javax.swing.text,javax.swing.text.html,javax.swing.text.html.parser,javax.swing.text.rtf,javax.swing.tree,javax.swing.undo,javax.tools,javax.transaction,javax.transaction.xa,javax.xml,javax.xml.bind,javax.xml.bind.annotation,javax.xml.bind.annotation.adapters,javax.xml.bind.attachment,javax.xml.bind.helpers,javax.xml.bind.util,javax.xml.crypto,javax.xml.crypto.dom,javax.xml.crypto.dsig,javax.xml.crypto.dsig.dom,javax.xml.crypto.dsig.keyinfo,javax.xml.crypto.dsig.spec,javax.xml
> >.d
>>>>ata
>>>>>>type,javax.xml.namespace,javax.xml.parsers,javax.xml.soap,javax.xml.stream,javax.xml.stream.events,javax.xml.stream.util,javax.xml.transform,javax.xml.transform.dom,javax.xml.transform.sax,javax.xml.transform.stax,javax.xml.transform.stream,javax.xml.validation,javax.xml.ws,javax.xml.ws.handler,javax.xml.ws.handler.soap,javax.xml.ws.http,javax.xml.ws.soap,javax.xml.ws.spi,javax.xml.ws.wsaddressing,javax.xml.xpath,org.ietf.jgss,org.omg.CORBA,org.omg.CORBA_2_3,org.omg.CORBA_2_3.portable,org.omg.CORBA.DynAnyPackage,org.omg.CORBA.ORBPackage,org.omg.CORBA.portable,org.omg.CORBA.TypeCodePackage,org.omg.CosNaming,org.omg.CosNaming.NamingContextExtPackage,org.omg.CosNaming.NamingContextPackage,org.omg.Dynamic,org.omg.DynamicAny,org.omg.DynamicAny.DynAnyFactoryPackage,org.omg.DynamicAny.DynAnyPackage,org.omg.IOP,org.omg.IOP.CodecFactoryPackage,org.omg.IOP.CodecPackage,org.omg.Messaging,org.omg.PortableInterceptor,org.omg.PortableInterceptor.ORBInitInfoPackage,org.omg.PortableServ
>>er
>>>>,or
>>>>>>g.omg.PortableServer.CurrentPackage,org.omg.PortableServer.POAManagerPackage,org.omg.PortableServer.POAPackage,org.omg.PortableServer.portable,org.omg.PortableServer.ServantLocatorPackage,org.omg.SendingContext,org.omg.stub.java.rmi,org.w3c.dom,org.w3c.dom.bootstrap,org.w3c.dom.css,org.w3c.dom.events,org.w3c.dom.html,org.w3c.dom.ls,org.w3c.dom.ranges,org.w3c.dom.stylesheets,org.w3c.dom.traversal,org.w3c.dom.views,org.w3c.dom.xpath,org.xml.sax,org.xml.sax.ext,org.xml.sax.helpers
>>>>>>
>>>>>>>2012-02-08 10:42:16,429 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin -
>>>>>>>org.osgi.framework.uuid=50c01f9d-8452-0011-1462-803fd5fff195
>>>>>>>2012-02-08 10:42:16,430 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - org.osgi.framework.vendor=Eclipse
>>>>>>>2012-02-08 10:42:16,430 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - org.osgi.framework.version=1.6.0
>>>>>>>2012-02-08 10:42:16,430 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin -
>>>>>>>org.osgi.supports.framework.extension=true
>>>>>>>2012-02-08 10:42:16,431 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin -
>>>>>>>org.osgi.supports.framework.fragment=true
>>>>>>>2012-02-08 10:42:16,431 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin -
>>>>>>>org.osgi.supports.framework.requirebundle=true
>>>>>>>2012-02-08 10:42:16,431 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - os.arch=x86_64
>>>>>>>2012-02-08 10:42:16,431 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - os.name=Mac OS X
>>>>>>>2012-02-08 10:42:16,431 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - os.version=10.6.6
>>>>>>>2012-02-08 10:42:16,432 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - osgi.arch=x86_64
>>>>>>>2012-02-08 10:42:16,432 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin -
>>>>>>>osgi.bundles=reference:file:org.eclipse.equinox.simpleconfigurator_1.0.200.v20110502-1955.jar@1:start
> >>>>>>2012-02-08 10:42:16,432 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - osgi.bundles.defaultStartLevel=4
>>>>>>>2012-02-08 10:42:16,433 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin -
>>>>>>>osgi.bundlestore=/Applications/eclipse/configuration/org.eclipse.osgi/bundles
>>>>>>>2012-02-08 10:42:16,433 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin -
>>>>>>>osgi.configuration.area=file:/Applications/eclipse/configuration/
>>>>>>>2012-02-08 10:42:16,433 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin -
>>>>>>>osgi.framework=file:/Applications/eclipse/plugins/org.eclipse.osgi_3.7.0.v20110613.jar
>>>>>>>2012-02-08 10:42:16,433 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - osgi.framework.extensions=
>>>>>>>2012-02-08 10:42:16,433 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - osgi.framework.shape=jar
>>>>>>>2012-02-08 10:42:16,434 [logback configurator timer] DEBUG
> >>>>>>o.e.m.l.configuration.LogPlugin -
>>>>>>>osgi.framework.version=3.7.0.v20110613
>>>>>>>2012-02-08 10:42:16,434 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin -
>>>>>>>osgi.install.area=file:/Applications/eclipse/
>>>>>>>2012-02-08 10:42:16,434 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin -
>>>>>>>osgi.instance.area=file:/Users/russt/proj/eclipse/work/demo1/
>>>>>>>2012-02-08 10:42:16,435 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin -
>>>>>>>osgi.instance.area.default=file:/Users/russt/Documents/workspace/
>>>>>>>2012-02-08 10:42:16,435 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin -
>>>>>>>osgi.logfile=/Users/russt/proj/eclipse/work/demo1/.metadata/.log
>>>>>>>2012-02-08 10:42:16,435 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin -
>>>>>>>osgi.manifest.cache=/Applications/eclipse/configuration/org.eclipse.osgi/manifests
>>>>>>>2012-02-08 10:42:16,435 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - osgi.nl=en_US
>>>>>>>2012-02-08 10:42:16,436 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - osgi.os=macosx
>>>>>>>2012-02-08 10:42:16,436 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - osgi.requiredJavaVersion=1.5
>>>>>>>2012-02-08 10:42:16,436 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin -
>>>>>>>osgi.splashLocation=/Applications/eclipse/plugins/org.eclipse.platform_3.7.0.v201106131736/splash.bmp
>>>>>>>2012-02-08 10:42:16,436 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin -
>>>>>>>osgi.splashPath=platform:/base/plugins/org.eclipse.platform
>>>>>>>2012-02-08 10:42:16,437 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin -
>>>>>>>osgi.syspath=/Applications/eclipse/plugins
>>>>>>>2012-02-08 10:42:16,437 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin -
>>>>>>>osgi.tracefile=/Users/russt/proj/eclipse/work/demo1/.metadata/trace.log
>>>>>>>2012-02-08 10:42:16,437 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - osgi.ws=cocoa
>>>>>>>2012-02-08 10:42:16,437 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - path.separator=:
>>>>>>>2012-02-08 10:42:16,438 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin -
>>>>>>>socksNonProxyHosts=local|*.local|169.254/16|*.169.254/16
>>>>>>>2012-02-08 10:42:16,438 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - sun.arch.data.model=64
>>>>>>>2012-02-08 10:42:16,438 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin -
>>>>>>>sun.boot.class.path=/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/jsfd.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/classes.jar:/System/Library/Frameworks/JavaVM.framework/Frameworks/JavaRuntimeSupport.framework/Resources/Java/JavaRuntimeSupport.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/ui.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/laf.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/sunrsasign.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/jsse.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/jce.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/charsets.jar
> >>>>>>2012-02-08 10:42:16,439 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin -
>>>>>>>sun.boot.library.path=/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Libraries
>>>>>>>2012-02-08 10:42:16,439 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - sun.cpu.endian=little
>>>>>>>2012-02-08 10:42:16,439 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - sun.cpu.isalist=
>>>>>>>2012-02-08 10:42:16,439 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - sun.io.unicode.encoding=UnicodeLittle
>>>>>>>2012-02-08 10:42:16,440 [logback configurator timer] DEBUG
> >>>>>>o.e.m.l.configuration.LogPlugin - sun.jnu.encoding=MacRoman
>>>>>>>2012-02-08 10:42:16,440 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - sun.management.compiler=HotSpot
>>>>>>>64-Bit
>>>>>>>Server Compiler
>>>>>>>2012-02-08 10:42:16,440 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - sun.os.patch.level=unknown
>>>>>>>2012-02-08 10:42:16,440 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - user.country=US
>>>>>>>2012-02-08 10:42:16,441 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin -
>>>>>>>user.dir=/Applications/eclipse/Eclipse.app/Contents/MacOS
>>>>>>>2012-02-08 10:42:16,441 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - user.home=/Users/russt
>>>>>>>2012-02-08 10:42:16,441 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - user.language=en
>>>>>>>2012-02-08 10:42:16,441 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - user.name=russt
>>>>>>>2012-02-08 10:42:16,442 [logback configurator timer] DEBUG
>>>>>>>o.e.m.l.configuration.LogPlugin - user.timezone=America/Los_Angeles
>>>>>>>2012-02-08 10:42:28,627 [main] DEBUG
>>>>>>>o.e.m.c.i.p.r.ProjectRegistryRefreshJob - Queued refresh request: []
>>>>>>>2012-02-08 10:42:29,684 [Worker-5] DEBUG
>>>>>>>o.e.m.c.i.p.r.ProjectRegistryManager - Refreshing: []
>>>>>>>2012-02-08 10:42:30,585 [Worker-5] DEBUG
>>>>>>>o.e.m.c.i.p.r.ProjectRegistryManager - Refreshed: []
>>>>>>>2012-02-08 10:42:31,832 [Worker-0] INFO
>>>>>>>o.e.m.c.i.i.nexus.NexusIndexManager - Updating index for repository:
>>>>>>>nexus-mirror|http://localhost:4407/nexus/content/groups/public
>>>>>>>2012-02-08 10:42:31,953 [Worker-0] DEBUG
>>>>>>>c.n.http.client.RequestBuilderBase - setUrl hasn't been invoked. Using
>>>>>>>http://localhost
>>>>>>>2012-02-08 10:42:32,143 [Worker-0] DEBUG
>>>>>>>c.n.h.c.p.n.NettyAsyncHttpProvider -
>>>>>>>Non cached request
>>>>>>>DefaultHttpRequest(chunked: false)
>>>>>>>GET
>>>>>>>/nexus/content/groups/public/.index/nexus-maven-repository-index.properties
>>>>>>>HTTP/1.1
>>>>>>>Host: localhost:4407
>>>>>>>Accept-Encoding: gzip
>>>>>>>Connection: keep-alive
>>>>>>>Accept: */*
>>>>>>>User-Agent: m2e/3.7.0.v20110613/1.0.100.20110804-1717
>>>>>>>
>>>>>>>using Channel
>>>>>>>[id: 0x44157e43, /127.0.0.1:50266 => localhost/127.0.0.1:4407]
>>>>>>>
>>>>>>>2012-02-08 10:42:32,178 [New I/O client worker #1-1] DEBUG
>>>>>>>c.n.h.c.p.n.NettyAsyncHttpProvider -
>>>>>>>
>>>>>>>Request DefaultHttpRequest(chunked: false)
>>>>>>>GET
>>>>>>>/nexus/content/groups/public/.index/nexus-maven-repository-index.properties
>>>>>>>HTTP/1.1
>>>>>>>Host: localhost:4407
>>>>>>>Accept-Encoding: gzip
>>>>>>>Connection: keep-alive
>>>>>>>Accept: */*
>>>>>>>User-Agent: m2e/3.7.0.v20110613/1.0.100.20110804-1717
>>>>>>>
>>>>>>>Response DefaultHttpResponse(chunked: false)
>>>>>>>HTTP/1.1 200 OK
>>>>>>>Set-Cookie: rememberMe=deleteMe; Path=/nexus; Max-Age=0; Expires=Tue,
>>>>>>>07-Feb-2012 18:42:32 GMT
>>>>>>>Last-Modified: Wed, 08 Feb 2012 00:39:31 GMT
>>>>>>>ETag: "158d24bede47e41081666a7ef8882cd3c12fd2b2"
>>>>>>>Date: Wed, 08 Feb 2012 18:42:32 GMT
>>>>>>>Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept
>>>>>>>Server: Noelios-Restlet-Engine/1.1.6-SONATYPE-5348-V4
>>>>>>>Content-Type: text/plain
>>>>>>>Content-Length: 169
>>>>>>>
>>>>>>>2012-02-08 10:42:32,181 [New I/O client worker #1-1] DEBUG
>>>>>>>c.n.h.c.p.n.NettyAsyncHttpProvider - Adding uri: http://localhost:4407
> >>>>>>for channel [id: 0x44157e43, /127.0.0.1:50266 =>
>>>>>>>localhost/127.0.0.1:4407]
>>>>>>>2012-02-08 10:42:37,724 [Worker-0] INFO
>>>>>>>o.e.m.c.i.i.nexus.NexusIndexManager - Updated index for repository:
>>>>>>>nexus-mirror|http://localhost:4407/nexus/content/groups/public in
>>>>>>>5892 ms
>>>>>>>
>>>>>>>
>>>>>>>At 9:25 AM -0800 2/8/12, Russ Tremain wrote:
>>>>>>>>good morning from foggy berkeley...
>>>>>>>>
>>>>>>>>[also cc'ing nexus-users to see if anyone has ideas on that side.]
>>>>>>>>
>>>>>>>>I've tried several clean installs, with clean/not clean repos with
>>>>>>>>no joy.
>>>>>>>>
>>>>>>>>I'm on mac snow-leopard and the 64bit version seems to work better.
> >>>>>>>
>>>>>>>>I note that some versions (32 bit) do not create create repository
>>>>>>>>indices on startup, even though this is selected in user-prefs.
>>>>>>>>
>>>>>>>>I have also tried a juno install.
>>>>>>>>
>>>>>>>>Is there some sort of secret m2e initialization going on behind the
>>>>>>>>scenes before repository queries can work?
>>>>>>>>
>>>>>>>>I believe that when it was working, I had built a project already. I'm
>>>>>>>>trying now the following steps:
>>>>>>>>
>>>>>>>>1) remove old eclipse install, including working dir and m2/repository
>>>>>>>>2) create new eclipse install.
>>>>>>>>3) file->import->materialize maven projects from SCM->Add
>>>>>>>>Dependency->(type in query).
>>>>>>>>
>>>>>>>>At one point I was able to query "commons*" and it answered! However,
>>>>>>>>the answer was garbled, for example the group was "avn-xx" instead of
>>>>>>>>"maven-xx".
>>>>>>>>
>>>>>>>>Interesting.
>>>>>>>>
>>>>>>>>I have also reindexed nexus and re-published indexes, and verified all
>>>>>>>>queries from the nexus repository manager (ref:
>>>>>>>>http://www.sonatype.com/people/2009/09/nexus-scheduled-tasks/ )
>>>>>>>>
>>>>>>>>best,
>>>>>>>>/r
>>>>>>>>
>>>>>>>>P.S. Sorry to be a pest, preparing for a demo to show-off this
>>>>>>>>feature!
>>>>>>>>
>>>>>>>>
>>>>>>>>At 12:55 PM -0800 2/7/12, Russ Tremain wrote:
>>>>>>>>>I'm not seeing any indexing, and the sizes look okay to me:
>>>>>>>>>
>>>>>>>>>du -ak .m2/repository/.cache
>>>>>>>>>0.m2/repository/.cache/m2e/1.0.100/6dfe856695f0657e85aa095e78e529d1/.lock
>>>>>>>>>0.m2/repository/.cache/m2e/1.0.100/6dfe856695f0657e85aa095e78e529d1/chunks.lst
>>>>>>>>>239888.m2/repository/.cache/m2e/1.0.100/6dfe856695f0657e85aa095e78e529d1/min/_k.cfs
>>>>>>>>>4.m2/repository/.cache/m2e/1.0.100/6dfe856695f0657e85aa095e78e529d1/min/_k_1.del
>>>>>>>>>4.m2/repository/.cache/m2e/1.0.100/6dfe856695f0657e85aa095e78e529d1/min/_l.cfs
>>>>>>>>>4.m2/repository/.cache/m2e/1.0.100/6dfe856695f0657e85aa095e78e529d1/min/_l_1.del
>>>>>>>>>4.m2/repository/.cache/m2e/1.0.100/6dfe856695f0657e85aa095e78e529d1/min/_m.cfs
>>>>>>>>>4.m2/repository/.cache/m2e/1.0.100/6dfe856695f0657e85aa095e78e529d1/min/nexus-maven-repository-index.properties
>>>>>>>>>4.m2/repository/.cache/m2e/1.0.100/6dfe856695f0657e85aa095e78e529d1/min/segments.gen
>>>>>>>>>4.m2/repository/.cache/m2e/1.0.100/6dfe856695f0657e85aa095e78e529d1/min/segments_7
>>>>>>>>>4.m2/repository/.cache/m2e/1.0.100/6dfe856695f0657e85aa095e78e529d1/min/timestamp
>>>>>>>>>239920.m2/repository/.cache/m2e/1.0.100/6dfe856695f0657e85aa095e78e529d1/min
>>>>>>>>>43232.m2/repository/.cache/m2e/1.0.100/6dfe856695f0657e85aa095e78e529d1/nexus-maven-repository-index.gz
>>>>>>>>>4.m2/repository/.cache/m2e/1.0.100/6dfe856695f0657e85aa095e78e529d1/nexus-maven-repository-index.properties
>>>>>>>>>283156.m2/repository/.cache/m2e/1.0.100/6dfe856695f0657e85aa095e78e529d1
>>>>>>>>>0.m2/repository/.cache/m2e/1.0.100/ced31cb44c54419ba5724f4add69be77/.lock
>>>>>>>>>0.m2/repository/.cache/m2e/1.0.100/ced31cb44c54419ba5724f4add69be77/chunks.lst
>>>>>>>>>239888.m2/repository/.cache/m2e/1.0.100/ced31cb44c54419ba5724f4add69be77/min/_k.cfs
>>>>>>>>>4.m2/repository/.cache/m2e/1.0.100/ced31cb44c54419ba5724f4add69be77/min/nexus-maven-repository-index.properties
>>>>>>>>>4.m2/repository/.cache/m2e/1.0.100/ced31cb44c54419ba5724f4add69be77/min/segments.gen
>>>>>>>>>4.m2/repository/.cache/m2e/1.0.100/ced31cb44c54419ba5724f4add69be77/min/segments_5
>>>>>>>>>4.m2/repository/.cache/m2e/1.0.100/ced31cb44c54419ba5724f4add69be77/min/timestamp
> >>>>>>>>239904.m2/repository/.cache/m2e/1.0.100/ced31cb44c54419ba5724f4add69be77/min
>>>>>>>>>43232.m2/repository/.cache/m2e/1.0.100/ced31cb44c54419ba5724f4add69be77/nexus-maven-repository-index.gz
>>>>>>>>>4.m2/repository/.cache/m2e/1.0.100/ced31cb44c54419ba5724f4add69be77/nexus-maven-repository-index.properties
>>>>>>>>>283140.m2/repository/.cache/m2e/1.0.100/ced31cb44c54419ba5724f4add69be77
>>>>>>>>>0.m2/repository/.cache/m2e/1.0.100/d9d714e11cb097b3ffcec91cccc65d3e/.lock
>>>>>>>>>35384.m2/repository/.cache/m2e/1.0.100/d9d714e11cb097b3ffcec91cccc65d3e/nexus-maven-repository-index.gz
>>>>>>>>>35384.m2/repository/.cache/m2e/1.0.100/d9d714e11cb097b3ffcec91cccc65d3e
> >>>>>>>>601680.m2/repository/.cache/m2e/1.0.100
>>>>>>>>>601680.m2/repository/.cache/m2e
>>>>>>>>>601680.m2/repository/.cache
>>>>>>>>>
>>>>>>>>>Settings doc:
>>>>>>>>>
>>>>>>>>><settings>
>>>>>>>>><mirrors>
>>>>>>>>><mirror>
>>>>>>>>><!--This sends everything else to /public -->
>>>>>>>>><id>nexus-mirror</id>
>>>>>>>>><mirrorOf>external:*</mirrorOf>
>>>>>>>>><url>http://localhost:4407/nexus/content/groups/public</url>
>>>>>>>>></mirror>
>>>>>>>>></mirrors>
>>>>>>>>><profiles>
>>>>>>>>><profile>
>>>>>>>>><id>nexus</id>
>>>>>>>>><activation>
>>>>>>>>><activeByDefault>true</activeByDefault>
>>>>>>>>></activation>
>>>>>>>>><!--Enable snapshots for the built in central repo to direct -->
>>>>>>>>><repositories>
>>>>>>>>><repository>
>>>>>>>>><id>central</id>
>>>>>>>>><url>http://central</url>
>>>>>>>>><releases>
>>>>>>>>><enabled>true</enabled>
>>>>>>>>></releases>
>>>>>>>>><snapshots>
>>>>>>>>><enabled>true</enabled>
>>>>>>>>><updatePolicy>never</updatePolicy>
>>>>>>>>></snapshots>
>>>>>>>>></repository>
>>>>>>>>></repositories>
>>>>>>>>><pluginRepositories>
>>>>>>>>><pluginRepository>
>>>>>>>>><id>central</id>
>>>>>>>>><url>http://central</url>
>>>>>>>>><releases>
>>>>>>>>><enabled>true</enabled>
>>>>>>>>></releases>
>>>>>>>>><snapshots>
>>>>>>>>><enabled>true</enabled>
>>>>>>>>><updatePolicy>never</updatePolicy>
>>>>>>>>></snapshots>
>>>>>>>>></pluginRepository>
>>>>>>>>></pluginRepositories>
>>>>>>>>><!--all requests to nexus via the mirror -->
>>>>>>>>></profile>
>>>>>>>>></profiles>
>>>>>>>>><activeProfiles>
>>>>>>>>><!--make the profile active all the time -->
>>>>>>>>><activeProfile>nexus</activeProfile>
>>>>>>>>></activeProfiles>
>>>>>>>>></settings>
>>>>>>>>>
>>>>>>>>>Is there a problem with using nexus here? I could have sworn that
>>>>>>>>this has worked before, but I did update eclipse recently.
>>>>>>>>>
>>>>>>>>>thanks,
>>>>>>>>>-Russ
>>>>>>>>>
>>>>>>>>>At 3:37 PM -0500 2/7/12, Igor Fedorenko wrote:
>>>>>>>>>>Check if index download job is still in the background. It takes
>>>>>>>>>>very
>>>>>>>>>>long time to finish download of Central repository index first
>>>>>>>>>>time you
>>>>>>>>>>start m2e, took me something like 15 minutes last time I
>>>>>>>>>>measured that.
>>>>>>>>>>
>>>>>>>>>>--
>>>>>>>>>>Regards,
>>>>>>>>>>Igor
>>>>>>>>>>
>>>>>>>>>>On 12-02-07 2:52 PM, Russ Tremain wrote:
>>>>>>>>>>>Hi,
>>>>>>>>>>>
>>>>>>>>>>>I'm perplexed by a problem in the "Add Dependency" search
>>>>>>>>>>>dialog when I
>>>>>>>>>>>try to import a maven project via materialize from pom.
>>>>>>>>>>>
>>>>>>>>>>>No matter what I type in the search box, I get no results. For
>>>>>>>>>>>example,
>>>>>>>>>>>if I type "args4j", it will say "Results for 'args4j' (0)". Same
>>>>>>>>for any
>>>>>>>>>>>string I enter, including "*", "maven", etc.
>>>>>>>>>>>
>>>>>>>>>>>I'm using a nexus repository, and when I go to the maven repository
>>>>>>>>>>>view, I see all the objects I expect.
>>>>>>>>>>>
>>>>>>>>>>>Any ideas? I believe that this worked for me at one time.
>>>>>>>>>>>
>>>>>>>>>>>Here is my version info:
>>>>>>>>>>>
>>>>>>>>>>>Version: Indigo Service Release 1
>>>>>>>>>>>Build id: 20110916-0149
>>>>>>>>>>>
>>>>>>>>>>>org.eclipse.m2e.feature (1.0.100.20110804-1717) "Maven
>>>>>>>>>>>Integration for
>>>>>>>>>>>Eclipse"
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>thanks!
>>>>>>>>>>>-Russ
>>>>>>>>>>>_______________________________________________
>>>>>>>>>>>m2e-users mailing list
>>>>>>>>>>>m2e-users@xxxxxxxxxxx
>>>>>>>>>>>https://dev.eclipse.org/mailman/listinfo/m2e-users
>>>>>>>>>>_______________________________________________
> >>>>>>>>>m2e-users mailing list
>>>>>>>>>>m2e-users@xxxxxxxxxxx
>>>>>>>>>>https://dev.eclipse.org/mailman/listinfo/m2e-users
>>>>>>>>>
>>>>>>>>>_______________________________________________
>>>>>>>>>m2e-users mailing list
>>>>>>>>>m2e-users@xxxxxxxxxxx
>>>>>>>>>https://dev.eclipse.org/mailman/listinfo/m2e-users
>>>>>>>>
>>>>>>>>_______________________________________________
>>>>>>>>m2e-users mailing list
>>>>>>>>m2e-users@xxxxxxxxxxx
>>>>>>>>https://dev.eclipse.org/mailman/listinfo/m2e-users
>
>_______________________________________________
>m2e-users mailing list
>m2e-users@xxxxxxxxxxx
>https://dev.eclipse.org/mailman/listinfo/m2e-users



Back to the top