3,458 reputation
11323
bio website discursive.com
location United States
age 37
visits member for 4 years, 4 months
seen May 3 at 13:32
stats profile views 507

(Mostly) Java Developer, wrote a book on Jakarta Commons ages ago, two books on Maven, and a book on Hibernate. Currently focused on builds in general. Paying attention to Gradle and Maven, writing a couple of books about various technologies.


Mar
31
comment Differences between Ant and Maven
I disagree as well, Maven really starts to work well when you have a more complex system with many interrelated modules. If you need to write functional tests, run reports, and deploy artifacts to a repository manager, why would you do all of that yourself with Ant?
Mar
31
comment Differences between Ant and Maven
+1, having seen what it takes to keep the Central Maven Repository up and running, I'll have to chime in and suggest that everybody using anything like Maven and Ivy should consider installing a repository manager. It doesn't matter which one, but I am partial to Nexus nexus.sonatype.org.
Mar
31
answered Using Maven from Ant
Mar
31
revised When to ditch a Java EE container (i.e. JBoss) for straight Tomcat
added 425 characters in body
Mar
31
answered Why does adding a test jar blow up this maven build?
Mar
31
comment What is the best way to concatenate multiple PDFs into a single PDF in Java?
Thanks, so iText it is.
Mar
31
accepted What is the best way to concatenate multiple PDFs into a single PDF in Java?
Mar
31
answered When to ditch a Java EE container (i.e. JBoss) for straight Tomcat
Mar
31
asked What is the best way to concatenate multiple PDFs into a single PDF in Java?
Mar
31
answered Java Web Application: How to implement caching techniques?
Mar
31
answered Which version of flexmojos should be used?
Mar
31
revised Differences between Ant and Maven
deleted 680 characters in body
Mar
31
comment Differences between Ant and Maven
I fixed it, thanks.
Mar
31
revised Differences between Ant and Maven
Fixed the links
Mar
30
answered Differences between Ant and Maven
Mar
30
answered How do I set up the JBoss Maven repository in NetBeans 6.5?
Mar
30
answered Flex Mojo Maven Compile Question
Mar
29
answered Best practices for copying files with Maven
Mar
29
answered What is the difference between “mvn deploy” to a local repo and “mvn install”?
Mar
22
revised Is there a Maven alternative or port for the .NET world?
added 513 characters in body