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 a6275fd commit c527ef1Copy full SHA for c527ef1
quickfixj-stress-test/README.md
@@ -29,8 +29,8 @@ $ mvn clean package -pl quickfixj-stress-test -am -Dmaven.javadoc.skip=true -Dsk
29
- `-am` - Also build required dependent modules
30
- `-Dmaven.javadoc.skip` - Skip JavaDoc generation
31
- `-DskipTests` - Skip running unit test cases during build
32
-- `-DskipAT=true` - Skip acceptance tests
33
-- `-PskipBundlePlugin,minimal-fix-latest` - Skip bundle plugin and use minimal FIX Orchestra code genration
+- `-DskipAT=true` - Skip running acceptance tests
+- `-PskipBundlePlugin,minimal-fix-latest` - Skip bundle plugin and use minimal FIX Orchestra code generation
34
35
### Running Tests
36
0 commit comments