Skip to content

Commit fc59a62

Browse files
SajeerSajeer
authored andcommitted
Removed the redundant paragraph explanation
1 parent 846092b commit fc59a62

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/common-parameters.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ Parameters shared by all goals.
2323

2424
The following parameter names from version 2.x are still supported for backward compatibility, but the new parameter names listed above should be used:
2525

26-
While running `mvn liberty:help -Ddetail=true -Dgoal=<goal>` or using IDE auto-completion, you may see internal field names like `assemblyArchive`, `assemblyArtifact`, or `assemblyInstallDirectory`. These are internal implementation names. In your `pom.xml`, use the parameter names documented in the table above (`runtimeArchive`, `runtimeArtifact`, `runtimeInstallDirectory`).
27-
2826
| 2.x Parameter Name | 3.0+ Parameter Name |
2927
|--------------------------|-------------------------|
3028
| assemblyArchive | runtimeArchive |

0 commit comments

Comments
 (0)