We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be59dd6 commit 380bd45Copy full SHA for 380bd45
1 file changed
.junie/guidelines.md
@@ -22,7 +22,7 @@ QuickFIX/J is a full-featured messaging engine for the FIX protocol. It is a 100
22
23
2. Build the project:
24
```
25
- ./mvnw clean install
+ ./mvnw clean package -Dmaven.javadoc.skip=true -PskipBundlePlugin,minimal-fix-latest
26
27
28
## Coding Standards
0 commit comments