Okay, I've reopened MNG-3703 for this, since it's a different use case
the executed project left over from a forked lifecycle, which doesn't
have concrete values in its build section by the time the forking
(mojo|report) gets it. I've got it fixed on my localhost, but I'm going
to add another test to the IT for MNG-3703 to check this.
-john
Mauro Talevi wrote:
John Casey wrote:
Hi Daniel, Mauro,
In either of these cases, can anyone give me some specific steps (and
the project SVN URL, if possible) to reproduce the problem? I tried
running 'mvn clean source:jar' last night on maven-project and
maven-model, but apparently that's too simplistic to reproduce the
problem...all of the sources were present.
I'd like to open another JIRA for this, but I need more to go on
before I can come up with a description for the ticket that makes any
real sense.
A simple project you can use to reproduce is:
svn co https://svn.codehaus.org/xsite/trunk xsite
cd xsite
mvn clean install -Preporting
open xsite-core/target/site/cobertura/index.html
and click on any class link to view src.
Cheers
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
John Casey
Developer, PMC Member - Apache Maven (http://maven.apache.org)
Blog: http://www.ejlife.net/blogs/buildchimp/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]