mirror of
https://github.com/sismics/docs.git
synced 2025-12-13 01:36:18 +00:00
Fix pom.xml after removing docs-parent
This commit is contained in:
@@ -50,7 +50,6 @@ Prerequisites: JDK 7 with JCE, Maven 3, Tesseract 3.02
|
||||
|
||||
Docs is organized in several Maven modules:
|
||||
|
||||
- docs-parent
|
||||
- docs-core
|
||||
- docs-web
|
||||
- docs-web-common
|
||||
@@ -60,7 +59,7 @@ or download the sources from GitHub.
|
||||
|
||||
#### Launch the build
|
||||
|
||||
From the `docs-parent` directory:
|
||||
From the root directory:
|
||||
|
||||
mvn clean -DskipTests install
|
||||
|
||||
|
||||
Reference in New Issue
Block a user