Skip to content

Commit 7a4703a

Browse files
authored
use mvn install to check if junie can build the project now
1 parent 5c83792 commit 7a4703a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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 package -Dmaven.javadoc.skip=true -PskipBundlePlugin,minimal-fix-latest
25+
./mvnw clean install -Dmaven.javadoc.skip=true -PskipBundlePlugin,minimal-fix-latest
2626
```
2727

2828
## Coding Standards

0 commit comments

Comments
 (0)