Skip to content

Commit 380bd45

Browse files
authored
updated mvnw command
1 parent be59dd6 commit 380bd45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.junie/guidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ QuickFIX/J is a full-featured messaging engine for the FIX protocol. It is a 100
2222

2323
2. Build the project:
2424
```
25-
./mvnw clean install
25+
./mvnw clean package -Dmaven.javadoc.skip=true -PskipBundlePlugin,minimal-fix-latest
2626
```
2727

2828
## Coding Standards

0 commit comments

Comments
 (0)