While trying to create a New Maven Project in Eclipse IDE, you see the below error message when you choose Catalog Nexus Indexer,
"No archetypes currently available. The archetype list will refresh when the indexes finish updating." Solution:- Go to Menu: Eclipse -> Properties -> Maven -> Archetypes
- Click on Add Remote Catalog...
- Now add the following URL to Catalog File field: http://repo1.maven.org/maven2/archetype-catalog.xml
- Add description: archetype catalog
- Click on verify (may take some time), once the verification is done you may see an information displayed "Found XXXXXX archetype(s)"
- Click OK and Apply.
- Now when you create a new Maven Project, select the Catalog as archetype catalog that we just added.
More Posts related to Java,
- How to get Java Thread name Example [Program]
- Java 8: Get First and Last Date of the Week for Given Date
- Convert String to int in Java
- How to Get List of All Country Codes in Java Using Locale Class
- Convert Multidimensional Array toString In Java
- [Fix] java: incompatible types: incompatible parameter types in lambda expression error
- Display Era details (AD BC) in Java Date using SimpleDateFormat
- Create a Zip file using Java Code programmatically
- [Fix] java.net.MalformedURLException: unknown protocol
- [fix] Java JDBC ConnectException: Connection refused
- Read Json File and Convert to Java Object using Jackson
- list of jars required for hibernate 4.x.x
- Simple Struts 2 Tutorial in eclipse with tomcat 7 server
- Java: The value of the local variable string is not used
- [fix] URI is not registered (Settings | Languages & Frameworks | Schemas and DTDs) IntelliJ
- Java 8+ get Day of the Week Examples with LocalDateTime, DateTime, ZonalDateTime and Instant classes
- Run SQL Script file using Java JDBC Code Example
- Remove Trailing zeros BigDecimal Java
- Java JDBC IN Clause Example with PreparedStatement MySQL
- Convert Java List to Json String using Jackson
- Java 8 foreach loop code examples
- error: file not found: HelloWorld.java
- IntelliJ Keyboard Shortcut to remove unused imports [Java]
- Exception in thread main java.lang.NoClassDefFoundError: package javaClass
- Struts 2 Hello World Example in Eclipse
More Posts:
- Plug-in com.android.ide.eclipse.adt was unable to lead class Error - Android
- How to Rename a file using Mac Terminal - MacOS
- What is Bootstrap Jumbotron and how to use it - Bootstrap
- List of Java JDBC Database Driver Jars, Classes and URLs Details - Java
- Install Node on Mac Ventura 13 - MacOS
- How to display directory tree in Mac Terminal - MacOS
- Change Mouse Scrolling in Mac OS X - Mac-OS-X
- Robinhood unexpected server error - Android