javaee8-essentials-archetype | quickstart maven archetype | Build Tool library
kandi X-RAY | javaee8-essentials-archetype Summary
kandi X-RAY | javaee8-essentials-archetype Summary
A quickstart maven archetype for creating greenfield Jakarta EE and MicroProfile projects
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Ping server .
javaee8-essentials-archetype Key Features
javaee8-essentials-archetype Examples and Code Snippets
Community Discussions
Trending Discussions on javaee8-essentials-archetype
QUESTION
I have created an archetype and added it to maven central (https://repo.maven.apache.org/maven2/nl/ivonet/javaee8-essentials-archetype/)
Now to test if I can get it from the central repo I removed my local versions from ~/.m2/repository
and also removed the references form ~/.m2/repository/archetype-catalog.xml
I tried mvn archetype:generate -Dfilter=nl.ivonet:javaee8-essentials-archetype -U
to generate a new project but I don't get my archetype in the filtered list.
How do I get the apache central hosted archetype in my local catalog? without having to build it myself that is
The goal is to get it offline available again...
...ANSWER
Answered 2019-Mar-28 at 08:46Option 1
You can get the dependencies with the maven dependency plugin as follows
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install javaee8-essentials-archetype
You can use javaee8-essentials-archetype like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the javaee8-essentials-archetype component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page