[Bug 648945] Review Request: maven - Java project management and project comprehension tool

bugzilla at redhat.com bugzilla at redhat.com
Fri Nov 26 14:50:11 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=648945

--- Comment #6 from Stanislav Ochotnicky <sochotni at redhat.com> 2010-11-26 09:50:10 EST ---
(In reply to comment #5)
> (In reply to comment #4)
> > (In reply to comment #3)
> > > ----------------------------------------------------------------------
> > > 
> > > maven.noarch: W: non-conffile-in-etc /etc/maven/fragments/maven
> > > 
> > > It is safe to mark the above as %config(noreplace). The user should never
> > > modify the above file anyway, and even if they do, it should be overridden when
> > > the rpm is updated/re-installed.
> > 
> > %config(noreplace) does exactly the opposite as I understand it. If user
> > modifies the file it won't be replaced on update.
> > 
> 
> Doh! Sorry :( you are right. I mean it should be just %config

If you don't mind I'll defer the fix until next revision with more changes

> Alright so the package is largely fine. Since it cannot be used to build
> itself, I assume it can't build anything else either? Is there a way to test it
> in that case, just to make sure all is ok?

Oh. I wasn't clear I guess. mvn3 script is actually vanilla maven and that
should work on any package. What can (and does) have problems is jpp mode.
Mostly caused by two things for now:
 * wrong pom filenames in several dependencies causing maven to bail
 * some as of yet unindentified problem with maven-plugin-tools (affecting
build of maven-surefire and animal-sniffer for example)

But I was nonetheless able to build several packages with mvn-jpp:
 * atinject
 * geronimo-jpa
 * several apache-commons-packages
 * probably a few more libs

So if you just want to test "vanilla" maven install you can install it on F-14
in parallel with maven2. I've been testing it like that. The script is called
mvn3.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list