Updated pom.xml with correct versions.
Disabled pushing for release. Fixed checkout URL in pom.xml. Added local checkout for pom.xml. Added assembly:assembly to preparation goal of release. Fixed path issues with build. Removed release config.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
en-masse, de-griefing, and fixing issues.</description>
|
||||
|
||||
<property name="src.dir" location="src/main"/>
|
||||
<property name="resources.dir" location="src/resources"/>
|
||||
<property name="resources.dir" location="src/main/resources"/>
|
||||
<property name="build.dir" location="build"/>
|
||||
<property name="dist.dir" location="dist"/>
|
||||
<property name="release.dir" location="release"/>
|
||||
|
||||
Reference in New Issue
Block a user