Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 110431 - version bump: dev-java/maven-2.0.1
Summary: version bump: dev-java/maven-2.0.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All All
: High enhancement
Assignee: Java team
URL: http://maven.apache.org/download.html
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-25 05:22 UTC by Srepfler Srgjan
Modified: 2005-12-16 08:01 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Srepfler Srgjan 2005-10-25 05:22:16 UTC
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.
Comment 1 Josh Nichols (RETIRED) gentoo-dev 2005-11-22 20:07:58 UTC
I have a working ebuild in the experimental Java overlay:

http://gentooexperimental.org/svn/java/gentoo-java-experimental/dev-java/maven-bin/
Comment 2 Josh Nichols (RETIRED) gentoo-dev 2005-12-04 14:48:08 UTC
Committed to CVS. Thanks for reporting!
Comment 3 Srepfler Srgjan 2005-12-06 05:23:37 UTC
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?
Comment 4 Srepfler Srgjan 2005-12-06 05:24:28 UTC
guid = guide
http://maven.apache.org/guides/mini/guide-bash-m2-completion.html
Comment 5 Srepfler Srgjan 2005-12-13 11:34:28 UTC
2.0.1 just got released as official.
Comment 6 Josh Nichols (RETIRED) gentoo-dev 2005-12-13 23:05:15 UTC
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.
Comment 7 Josh Nichols (RETIRED) gentoo-dev 2005-12-15 20:51:12 UTC
Added to CVS. Thanks for reporting.
Comment 8 Srepfler Srgjan 2005-12-16 00:27:54 UTC
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.
Comment 9 Josh Nichols (RETIRED) gentoo-dev 2005-12-16 08:01:47 UTC
(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.