CLI-SOLR-WebApp integration

2014-01-27 Thread Thomas Scheffler
Hi, I want to transform our custom build system to maven and currently I struggle hard. At the moment I have our command line artifact ready (pom-type) which uses appassembler to build shell and batch scripts and uses assembly plugin to produce zip and tar.gz artifacts. I am also ready with t

RE: surefire plugin output changes

2014-01-27 Thread John Dix
I should point out that I have run 3.0.3 against the build in question and I still received the same non-verbose output they are complaining about. At a loss at what to tell them other than a shoulder shrug and "idunno" I thought I would ask here to see if there was a change somewhere that could

surefire plugin output changes

2014-01-27 Thread John Dix
Hello all, We have migrated our maven from version 3.0.3 to 3.0.5 and our developers are claiming now that they're not seeing the verbosity in the test outputs like they did before. The only see a synopsis and summary of the number of tests run, failed, and which ones failed. Servers are run i

RE: Renaming site.xml or using different top-level site.xml for site plugin

2014-01-27 Thread Benjamin Damm
Thanks to you and Mr. Boutemy for your replies. Let me explain a little more about what I want to do. We have perhaps two dozen maven modules that together provide a collection of core services. Together these modules are an SDK of sorts for clients. I'm trying to create a structure for gene

Configure settings.xml to ignore missing profiles?

2014-01-27 Thread Andrew Pennebaker
I recently learned how to define multiple profiles in my pom.xml files, and activate certain ones by name in my ~/.m2/settings.xml. This helps me with complex Maven-Thrift builds, where I want a `mvn generate-sources` locally, but my manager doesn't want the remote, continuous integration build to