Few Lines in the pom.xml gets becomes a single line when a build tries to update the snapshot version
up vote
0
down vote
favorite
actors << actor {
def db
try {
is the actual code. It changes to
actors << actor { def db try {
We have a script to update the Snapshot version in all the pom.xml whenever release artifacts are pushed to nexus. There are 20 pom.xmls. This change happens to one particular pom.xml wherever the above piece of code is present.
maven pom.xml
add a comment |
up vote
0
down vote
favorite
actors << actor {
def db
try {
is the actual code. It changes to
actors << actor { def db try {
We have a script to update the Snapshot version in all the pom.xml whenever release artifacts are pushed to nexus. There are 20 pom.xmls. This change happens to one particular pom.xml wherever the above piece of code is present.
maven pom.xml
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
actors << actor {
def db
try {
is the actual code. It changes to
actors << actor { def db try {
We have a script to update the Snapshot version in all the pom.xml whenever release artifacts are pushed to nexus. There are 20 pom.xmls. This change happens to one particular pom.xml wherever the above piece of code is present.
maven pom.xml
actors << actor {
def db
try {
is the actual code. It changes to
actors << actor { def db try {
We have a script to update the Snapshot version in all the pom.xml whenever release artifacts are pushed to nexus. There are 20 pom.xmls. This change happens to one particular pom.xml wherever the above piece of code is present.
maven pom.xml
maven pom.xml
asked 4 hours ago
Srivathsan J
133
133
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53407596%2ffew-lines-in-the-pom-xml-gets-becomes-a-single-line-when-a-build-tries-to-update%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown