Very Low Activity

Commits : Individual Commit

  Analyzed 1 day ago based on code collected 1 day ago.

Commit ID 0e69a64ae2f1a266f9b073b498ec88b2244ce153

Avatar Contributor: kingargyle
as David Carver
Files Modified: 1
Date: 12-January-2012 at 14:44 Lines Added: 3
Repository: git://github.com/ebayopensource/turmeric-releng.git master Lines Removed: 3
Commit Comment: TURMERIC-1665: update parent pom to not regenerate sources during package phase
Currently the jar and test-jar goals are used with the maven-source-plugin
however these goals cause the generate-sources phase to run again during
the build. This is causing an issue with codegen when the jvm is reforked
and getting it confused on what Xerces implementation to use. To solve this
we need to use the jar-no-fork and test-jar-no-fork. These accomplish the
same thing, but do not run the generate-sources Lifecycle again.
 

Changes by Language

Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
  XML 3 3 0 0 0 0

Changes by File

Showing page 1 of 1
File Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
turmeric-project/pom.xml XML 3 3 0 0 0 0
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.