Add jetty-distribution as dependency to non-test project ?
Rod Widdowson
rdw at steadingsoftware.com
Mon Jun 8 11:45:21 EDT 2015
> I thought it did because of the Windows installer. I guess that's being
handled
> more explicitly.
Unfortunately, yes. The build script assumes a downloaded distro and does
the signature check on it. I *suspect* that I could d something cute with a
maven plugin, but I fear that the windows/maven impedance mismatch would
make it cost 10 times as much as it would save time over the next decade.
> I would say not. I don't think we should start creating "symbolic"
dependencies
> at this point.
Me too.
My only desire would be that the windows installer ships with the jetty
version that we have been testing with, that means that post build testing
can be just a smoke test.
I think that that is a task that needs to be part of the installation
process (and I'll amend the documentation to make that explicit).
/Rod
More information about the dev
mailing list