Hmm, actually, from running a few builds of the source-release archive,
I can see that the unit tests appear to be creating the
${basedir}/maven-archive/ directory. I wonder if this has to do with
incomplete configuration of the test harness?
In any case, I can see why the source-release assembly did the wrong
thing here; it's not in target, so not really expected to be a generated
file.
On 7/6/13 1:35 PM, John Casey wrote:
On 7/6/13 11:28 AM, sebb wrote:
The curent release candidate for Apache Maven War plugin 2.4 contains
the following file in the source zip:
maven-archiver/pom.properties
The file is not in SVN or the source jar
As far as I can tell it does not belong in the source zip.
The file is unlikely to do any harm, however the fact that it somehow
has crept into the source archive points to a problem with the release
process.
The file is present in all the WAR source zips back to 2.1 (previously
there were no source archives)
AFAICT these WAR source archives were built by several different people.
It does not seem to be present in sources for the few other plugin
sources that I checked.
So why does the file end up in the WAR source archive?
What is broken?
I'd be surprised if you didn't find the same file in other
source-release archives. I'm guessing it's an exclusion that's missing
from the source-release.xml assembly descriptor that we use to construct
these archives.
I found the problem by comparing the source archive with the SVN tag.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org
--
John Casey
Developer, PMC Member - Apache Maven (http://maven.apache.org)
GitHub - http://github.com/jdcasey
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org