[ANNOUNCE] Apache Maven Fluido Skin 1.2 is out

2012-03-23 Thread Simone Tripodi
Hi all,
the Apache Maven team is happy to announce the release of Apache Maven
Fluido Skin 1.2

The Apache Maven Fluido Skin is an Apache Maven site skin built on top
of Twitter's bootstrap and other nice widgets. The main news of the
current release is the upgrade to Twitter Bootstrap 2 and the
integration of social networks share buttons, such as Facebook and G+.
Follow belo the list of resolved issues:

Bug

[MSKINS-26] - hard coded style with padding-top for body
[MSKINS-31] - If you have no  you get error on rendering
Improvement

[MSKINS-32] - Use ${project.name} as default for bannerLeft
New Feature

[MSKINS-29] - upgrade to bootstrap 2.0.0
[MSKINS-33] - Add Facebook like button integration
[MSKINS-34] - Add google +1 button support
Wish

[MSKINS-28] - Make it possible to center "powered by" logos in sidebar

More details how to integrate the skin in your Apache projects can be
found on the skin homepage


Enjoy and have fun!
-Simo, on behalf of the Apache Maven team.

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: RPMs for Maven 3?

2012-03-23 Thread Brett Porter

On 23/03/2012, at 2:43 AM, Stanislav Ochotnicky wrote:

> Quoting Brett Porter (2012-03-21 21:06:05)
>> http://svn.apache.org/repos/asf/maven/sandbox/trunk/rpm
>> 
>> $ mvn install
>> $ sudo rpm -ivh 
>> ~/.m2/repository/org/apache/maven/rpm/maven/3.0.4/maven-3.0.4.rpm 
>> 
>> Tested on CentOS 6.0.
>> 
>> It installs to /usr/local/maven and /usr/local/bin/mvn. It also adds 
>> /etc/profile.d/maven.sh to add the bin directory to the PATH and M2_HOME 
>> variable, though neither are strictly necessary. Open to suggestions on 
>> improvements.
> 
> I've had a look at the produced spec file and file layout and I do have
> a few suggestions:
> 
> 1. Put maven into /usr/share/maven instead of /usr/local/maven. Or if
>   you really want to put it into /usr/local subtree then
>   /usr/local/share/maven. /usr/local/maven is...at least weird from
>   FHS perspective. And then just symlink scripts into
>   /usr/[local/]bin.
> 
> 2. Your license tag doesn't state license, just copyright. In most RPM Linux
>   distributions this would probably contain "ASL 2.0". Full license name
>   would be OK as well I guess
> 
> 3. URL should probably be maven.apache.org instead of plain apache.org
> 
> 4. Put settings.xml into /etc/ subtree (/etc/maven/ possibly) and
>   symlink it back to M2_HOME (possibly same thing for m2.conf). It
>   should also be marked as config file.
> 
> 5. Handling of license/readme etc is different on different distros so I
>   guess that can stay inside M2_HOME
> 
> 6. A nice sensible %description copied from main site would be nice :-)

These all sound like good changes to me - I'll have a look when I can, or if 
you want to patch it please do!

> 
>> 
>> I removed and requirement on a JDK package, to avoid requiring one 
>> alternative over another. Open to suggestions if there is a better way to 
>> express that in the spec file.
> 
> 7. I have asked around a bit and it might make sense to add "Requires:
>   java" (or java-devel) to the resulting RPM/spec. It would work at
>   least on Fedora/SuSE/Mageia stack I would assume that works as well.
>   But proprietary Oracle JDK rpm doesn't have this provides so it means
>   we'd still pull in additional jdk. Oh well..

I see a lot of hosts with the Oracle RPMs on there, so it seems better to omit 
rather than force someone to use --nodeps or double up, IMO.

Cheers,
Brett

--
Brett Porter
br...@apache.org
http://brettporter.wordpress.com/
http://au.linkedin.com/in/brettporter
http://twitter.com/brettporter






-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



[RESULT][VOTE] Release Apache Maven Fluido Skin 1.2 based on RC1

2012-03-23 Thread Simone Tripodi
Good morning all,

more than 72 hours have passed so I consider this vote closed and
concluded with the following resolution:

five +1 binding votes:

 * Emmanuel Venisse
 * Robert Scholte
 * Stephen Connolly
 * Olivier Lamy
 * Herve Boutemy

one +1 non-binding vote

 * Tony Chemit

no other votes were casted.

I'm going to promote the staged artifacts and update the skins and
fluido-skin sites.

Please click on G+1 and/or FB like as soon as you see the new site online! :)

Thanks a lot everybody who took part to the review, all the best,
-Simo

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/



On Tue, Mar 20, 2012 at 1:11 PM, herve.bout...@free.fr
 wrote:
> +1
>
> Envoyé depuis mon mobile
>
> - Reply message -
> De : "Simone Tripodi" 
> Pour : "Maven Developers List" 
> Objet : [VOTE] Release Apache Maven Fluido Skin 1.2 based on RC1
> Date : lun., mars 19, 2012 11:18
>
>
> Hi all guys,
> I'm opening a thread vote today for releasing Apache Maven Fluido Skin
> 1.2, based on RC1
>
> We solved 7 issues:
> https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11430&styleName=Html&version=18296
>
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11430&status=1
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-090/
>
> Staging site (not synched yet at the time of writing):
> http://maven.apache.org/skins/maven-fluido-skin-1.2/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote will stay open for 72 hours and will close ~on Thru 22th at 10:30am GMT.
>
> Please PMCs cast your votes!
> Many thanks in advance, all the best,
> -Simo
>
> [ ] +1 let's get it rmblee!
> [ ] +0 fine, but...
> [ ] -1 nope, because...
>
> http://people.apache.org/~simonetripodi/
> http://simonetripodi.livejournal.com/
> http://twitter.com/simonetripodi
> http://www.99soft.org/
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org