Maven 2.0 has been released, please add it and the maven-artfacts-ant Reproducible: Always Steps to Reproduce: 1. 2. 3. According to the high goals set in the gentoo java roadmap http://gentoo-wiki.com/Gentoo_Java_Roadmap I think this package might help. One really nice thing are the transative dependencies that help download packages when needed, at the moment maven 2 is using ibiblio for library mirror but I'm sure that maven 2 for gentoo could use the powerfull portage mirrors. My take on the situation is that java support is falling behind with the java5 toolchain broken but I'm sure that's going to change.
I have a working ebuild in the experimental Java overlay: http://gentooexperimental.org/svn/java/gentoo-java-experimental/dev-java/maven-bin/
Committed to CVS. Thanks for reporting!
No problem, just for information the 2.0.1 that is still in SVN is much more stable and usable. Plus I'm posting you this bash completion guid, perhaps it can be included as a patch or something?
guid = guide http://maven.apache.org/guides/mini/guide-bash-m2-completion.html
2.0.1 just got released as official.
Could have sworn I closed this bug.... As I previously mentioned, I added 2.0 to portage a bit back. I had originally included bash-completion support, but I found that the provided script was buggy. In particular, you would get errors if you tried tab completion with -D to define variables. I will take a look at 2.0.1, and hopefully add it to portage soon.
Added to CVS. Thanks for reporting.
The project introduced some bugs in the 2.0.1 rush (although they also cleared many as well :) so they already announced an emergency 2.0.2 release: http://mail-archives.apache.org/mod_mbox/maven-users/200512.mbox/%3c43A1ECA5.5020902@commonjava.org%3e I'll be monitoring the issue and reopen this bug when that happens.
(In reply to comment #8) > The project introduced some bugs in the 2.0.1 rush (although they also cleared > many as well :) so they already announced an emergency 2.0.2 release: > http://mail-archives.apache.org/mod_mbox/maven-users/200512.mbox/%3c43A1ECA5.5020902@commonjava.org%3e > I'll be monitoring the issue and reopen this bug when that happens. Thanks for the update. I believe it would be better to file a separate bug. This way, one issue corresponds to one bug.