Minh Pham
Results
2
issues of
Minh Pham
At work we have been using an internal artifact repository to supply the Goomph P2 bootstrap package. We had our project set up like so: `goomph_override_p2bootstrapUrl = 'https://intranet/goomph-p2-bootstrap/4.7.2/goomph-p2-bootstrap-4.7.2.zip'` This worked...
enhancement
Scenario: `useMavenCentral(false)` is set in P2Model Expected outcomes: * When running `equoList --installed`, features and plugins should not resolve to either `maven central` or `maven central?` * `p2deps` should not...
bug