-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
There is a problem with "-Pfastinstall" because it does not prevent
all the tests. For example go to the <SERVICEMIX_HOME>/common/
servicemix-common and run:
mvn -Pfastinstall install
The test will still run and so do many others. Some modules do skip
their tests but not all.
At least:
mvn -Dmaven.test.skip=true -Pnochecks install
does the trick for me, thanks.
- -Andy
On Oct 20, 2007, at 12:20 PM, Daniel Kulp wrote:
Add -Pnochecks to turn off the checkstyle/pmd checks. -Pfastinstall
will skip all the checks as well as skip the tests.
Dan
On Saturday 20 October 2007, Andreas Schaefer wrote:
- gpg control packet
Hi Geeks
I tried to change some stuff in the ServiceMix trunk in order to
resolve a problem. For now I cannot contribute and so I don't care
about the layout of my changes. Sure enough I have a quite different
opinion on how good code should look like and the compilation fails
therefore. So I was wondering if there is a way to compile the trunk
without have to bother with Checkstyle making the compilation fail.
<rant>
Personally, I have to say that I hate Checkstyle for most part
because if a developer cannot read some else's code then he/she
should look for another job. Every open-source project has a little
bit different format and so one should better deal with it.
Checkstyle can be used to prevent coding practices that are prone to
cause problems like a single line block without curly brackets but
layout is a waste of time, IMHO.
</rant>
I am not a contributor and so you, the contributors, can do whatever
you want but I would appreciate if you wouldn't bug me as long as I
am not contributing code.
Thank you - Andy
--
J. Daniel Kulp
Principal Engineer
IONA
P: 781-902-8727 C: 508-380-7194
[EMAIL PROTECTED]
http://www.dankulp.com/blog
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (Darwin)
iD8DBQFHGlqhs4gPTNnP0gkRAiOxAJ9TTCU7OdKf/jKaK+mObcmo6tl5MwCfftxg
pyMJ9vxS91kSEvVrc2ELljc=
=wtc1
-----END PGP SIGNATURE-----