Hi, Eric.
2013/2/9 Eric Charles <[email protected]> > Hi, > > I have opened ONAMI-78 Enable the tests.jar sources.jar and > test-sources.jar generation > > 1. Do you have interest/think it is logical to have this generation for > snapshots? > I think it makes perfect sense. > 2. Do you think the proposed solution is acceptable? > > If i understand correctly the issue, as an alternative solution it should be possible to just disable maven-jar-plugin execution for that particular project with pom packaging type. To me it looks like the question is what is easier to maintain - parent pom and exception in one project vs repeated (but trivial) configuration in multiple places. Implicit vs explicit. Conserning proposed solution - i think it is acceptable and better than alternative one. Also, it looks like a bug or at least as a thing to improve in maven-jar-plugin - and fixing it there whould have been the best option. Mikhail
