eclipse - Caching the repository index in m2eclipse -


Every time I start out with a new workspace, m2eclipse download the Nexus-Mayon-repository-index.gz Mayen Central From the repository This is good. But, some time, I just want to start a new workplace, and do not want to wait to download it, tried to imitate it whole. The Metatadata directory from the old workspace is new, but the list of Maven artworks is still empty Can I cash it? Or at least download the file once, and copy / extract / repackage it so that m2eclipse believes that it has already downloaded it and allows me to search for Maven artifacts.

Or a small version of that question in which format is the "nexus-maven-repository-index.gz" file stored in the workspace?

index is stored in the plug-in's metadata space, i.e.

  [workspace root] /. Metadata / .plugins / org.maven.ide.eclipse / nexus  

Use will be a folder for each remote repository indicator.

You can configure the plug-in not to be downloaded at startup, Window-> Preferences-> Meowen and Uncheck Download the Repository Indexes at Startup , do any of you Remember to activate it again to get it updated

Update: I just verified that the metadata works, copy M2Eclipse will still contact the repository for download delta Do the above option Do not be taken), but it is only the delta download because it takes only a few moments.


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -