Gordon Cody
2009-04-29 20:23:17 UTC
I know I read this (on someones blog I think) but did not realise I would
need to care until recently and now I cant find how to do this.
The requirement is to not deploy sources.jar to the artifactory when
we do mvn release:perform
Thanks in advance for any/all help
Regards, Gord
---------- Forwarded message ----------
From: Gordon Cody <***@zafinlabs.com>
Date: Wed, Apr 29, 2009 at 3:14 PM
Subject: Maven inconsistent build with flexbuilder
To: Maven Users List <***@maven.apache.org>
Hello
Working in release mgmt, one of my many jobs is to ensure that we can reliably
reproduce what will be delivered to a customer.
We are using flexbuilder3 in a windows/maven development environment.
I check out the code from svn and run mvn clean install. This generates
a war file that contains swf files among other things.
I move that war file aside and run mvn clean install a second time.
When I compare the 2 wars, I see that the swf files are different in
the 2 versions.
As swf files are binary it is extremely difficult to determine if the
only difference
between the 2 is timestamps.
Please, what can I do to eliminate these differences?
Thanks in advance for any help,
-Gord
need to care until recently and now I cant find how to do this.
The requirement is to not deploy sources.jar to the artifactory when
we do mvn release:perform
Thanks in advance for any/all help
Regards, Gord
---------- Forwarded message ----------
From: Gordon Cody <***@zafinlabs.com>
Date: Wed, Apr 29, 2009 at 3:14 PM
Subject: Maven inconsistent build with flexbuilder
To: Maven Users List <***@maven.apache.org>
Hello
Working in release mgmt, one of my many jobs is to ensure that we can reliably
reproduce what will be delivered to a customer.
We are using flexbuilder3 in a windows/maven development environment.
I check out the code from svn and run mvn clean install. This generates
a war file that contains swf files among other things.
I move that war file aside and run mvn clean install a second time.
When I compare the 2 wars, I see that the swf files are different in
the 2 versions.
As swf files are binary it is extremely difficult to determine if the
only difference
between the 2 is timestamps.
Please, what can I do to eliminate these differences?
Thanks in advance for any help,
-Gord