Patrick Tiu

Results 2 comments of Patrick Tiu

I can't remember but there is a reason to use a non-default `outputDirectory` for `package` goal. Would that be running `package` goal with a running server?

I think @cherylking is right, the default `outputDirect` for `package` goal is `target/liberty-alt-output-dir` now in 3.0.1 and it is different from the one in `run` goal. So you don't need...