Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
What I was thinking of was having Continuum be configured to have a
repository that is the default location for deploying JARs to and that
can be served up without requiring an additional web server. This would
make configuration of a "snapshot repository" much simpler.
I'm thinking this wouldn't be required in the POM at all - that even
though the goals are "clean install", that Continuum would deploy to
this repository itself after the build completed successfully. Using
"deploy" wouldn't be desirable because you might accidentally wind up
deploying a release which is probably not what you want.
I was thinking this is purely a deployment repository, so would not be the "local repository" for continuum at all.