Skip to content

Commit

Permalink
Fixes #39
Browse files Browse the repository at this point in the history
  • Loading branch information
vietj committed Mar 2, 2023
1 parent 3e9c379 commit 3125fb1
Show file tree
Hide file tree
Showing 57 changed files with 3 additions and 4,062 deletions.
22 changes: 3 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,4 @@
# Maven verticle factory
Vert.x Maven verticle factory
===

[![Build Status](https://github.com/vert-x3/vertx-maven-service-factory/workflows/CI/badge.svg?branch=master)](https://github.com/vert-x3/vertx-maven-service-factory/actions?query=workflow%3ACI)

This is a `VerticleFactory` implementation which deploys a verticle given a service name and load it from a Maven
repository.

The documentation is available [here](src/main/asciidoc/java/index.adoc), or on the the
[vert.x web site](http://vertx.io/docs/vertx-maven-service-factory/java).

## Build instructions

First you need to build the project from Maven:

`mvn clean package`

Once done, you can run the tests from your IDE.

Notice that the tests are using "projects" (actually, artifacts generated by theses projects) built during the Maven
build.
Component removed in Vert.x 5 with no replacement.
294 changes: 0 additions & 294 deletions pom.xml

This file was deleted.

Loading

0 comments on commit 3125fb1

Please sign in to comment.