Everything that can be automated must be automated, so that we can have jenkins building things, automated tests &c. Without this automation you don't get changes in the packaging making their way to the functional tests.
It could just be through execing some script via the exec plugin On 27 June 2014 01:36, Sumit Mohanty <[email protected]> wrote: > I was wondering if we should exclude application package building from the > top level pom file and have people explicitly go into the correct folder > and then do the build as needed. This way, we have a uniform way of dealing > with all app packages and app package themselves can define how to build - > e.g. Storm package building may be manual in contrast with Accumulo and > HBase. > > Also, based on recent discussions we may end up including a package for > memcached and I have no idea if it can be automated like Accumulo. > > -Sumit > > -- > CONFIDENTIALITY NOTICE > NOTICE: This message is intended for the use of the individual or entity to > which it is addressed and may contain information that is confidential, > privileged and exempt from disclosure under applicable law. If the reader > of this message is not the intended recipient, you are hereby notified that > any printing, copying, dissemination, distribution, disclosure or > forwarding of this communication is strictly prohibited. If you have > received this communication in error, please contact the sender immediately > and delete it from your system. Thank You. > -- CONFIDENTIALITY NOTICE NOTICE: This message is intended for the use of the individual or entity to which it is addressed and may contain information that is confidential, privileged and exempt from disclosure under applicable law. If the reader of this message is not the intended recipient, you are hereby notified that any printing, copying, dissemination, distribution, disclosure or forwarding of this communication is strictly prohibited. If you have received this communication in error, please contact the sender immediately and delete it from your system. Thank You.
