Re: is it possible to search on an artifactid without a groupid in a mojo?

2011-10-17 Thread Baptiste MATHUS
Well, I haven't used it for some times, but looking for artifacts by groups
or so is not an Aether feature, more like a maven-indexer one.

Cheers
Le 16 oct. 2011 10:34, Ansgar Konermann ansgar.konerm...@googlemail.com
a écrit :

 Am 16.10.2011 09:57 schrieb Shaun Elliott javamonke...@gmail.com:
 
  Is it possible to search on an artifactid without a groupid in a mojo?
 
  I am using maven 3. I'd like to search for a given groupid in a mojo -
  I've been using: ArtifactMetadataSource, but it is deprecated and doesn't
  seem to have what I need. Is there something else I should be using? Is
 what
  I'm trying to do even possible?

 If your search space is not too large (say: limited to a few potential
 groupids) then it should be possible.

 You could Google for Sonatype Aether documentation and use that library
 directly to resolve all candidate artifacts until aether comes back without
 error code. (linear search).

 However, I'm not so sure why one would want this? Can you tell me mote
 about
 your use case (just curious). Maybe there is a much simpler solution for
 your problem?

 Thanks in advance

 Ansgar
 
  Thanks.
 
  --
  René Descartes is in a bar at closing time. The bartender asks him if
 he'd
  like another drink. Descartes says, I think not, and he disappears.



[skin / doxia] escaping issue with menu items

2011-10-17 Thread Robert Scholte


I've just discovered there's an escaping issue with the menu items (both fluido 
and current maven skin).
The ampersand of 'Maven 2  3' is not escaped.
The question is: which of the following is responsible for escaping: the doxia 
model decorator or the velocity template?
If it's the latter I'd like to fix it with DOXIA-450[1]
The fix itself isn't that hard, but I'd like to confirm it with an IT first, 
which seems a bit harder. There are no such tests yet.

 

-Robert

 

[1] http://jira.codehaus.org/browse/DOXIA-450
[2] http://velocity.apache.org/tools/devel/standalone.html  
  
-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Fluido skin Maven site

2011-10-17 Thread Simone Tripodi
Hi all guys,
I just deployed on my ASF personal space[1] the maven.apache.org site
where I applied the fluido skin.
In order to apply it, if you want to play a little with the site, you
have to apply a small patch[2] to the current site.
WDYT? Long Maven site pages justify the presence of the top menu bar -
which allow switching from a section to another without scrolling back
on top.
Many thanks in advance, all the best,
Simo

[1] http://people.apache.org/~simonetripodi/maven/site/index.html
[2] https://gist.github.com/1293481

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: Fluido skin Maven site

2011-10-17 Thread Olivier Lamy
+10 !
Others ?

2011/10/17 Simone Tripodi simonetrip...@apache.org:
 Hi all guys,
 I just deployed on my ASF personal space[1] the maven.apache.org site
 where I applied the fluido skin.
 In order to apply it, if you want to play a little with the site, you
 have to apply a small patch[2] to the current site.
 WDYT? Long Maven site pages justify the presence of the top menu bar -
 which allow switching from a section to another without scrolling back
 on top.
 Many thanks in advance, all the best,
 Simo

 [1] http://people.apache.org/~simonetripodi/maven/site/index.html
 [2] https://gist.github.com/1293481

 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





-- 
Olivier Lamy
Talend : http://talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

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



Re: Fluido skin Maven site

2011-10-17 Thread Jesse Farinacci
Greetings,

On Mon, Oct 17, 2011 at 3:18 PM, Simone Tripodi
simonetrip...@apache.org wrote:
 I just deployed on my ASF personal space[1] the maven.apache.org site
 where I applied the fluido skin.
 [1] http://people.apache.org/~simonetripodi/maven/site/index.html

I like it! One enhancement I have wanted for a while with a top-menu
based navigation system is depth. By depth I mean, for example,
Project Documentation pull down has Project Information, but it would
be nice if that was an internal menu hot linking to the reports
contained on that page.

-Jesse

-- 
There are 10 types of people in this world, those
that can read binary and those that can not.

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



Re: Fluido skin Maven site

2011-10-17 Thread Simone Tripodi
Hi Jesse,
it would be really nice indeed! Unfortunately nested menus are not
supported (yet, hopefully it will) by Bootstrap :(
So, what I propose is keeping it as is, with the hope that in the
future it will be supported.
All the best,
Simo

PS Just a matter of curiosity: your family comes from Italy, right?
Farinacci is a name that in my Abbruzzo (my region) is popular :)

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



On Mon, Oct 17, 2011 at 9:26 PM, Jesse Farinacci jie...@gmail.com wrote:
 Greetings,

 On Mon, Oct 17, 2011 at 3:18 PM, Simone Tripodi
 simonetrip...@apache.org wrote:
 I just deployed on my ASF personal space[1] the maven.apache.org site
 where I applied the fluido skin.
 [1] http://people.apache.org/~simonetripodi/maven/site/index.html

 I like it! One enhancement I have wanted for a while with a top-menu
 based navigation system is depth. By depth I mean, for example,
 Project Documentation pull down has Project Information, but it would
 be nice if that was an internal menu hot linking to the reports
 contained on that page.

 -Jesse

 --
 There are 10 types of people in this world, those
 that can read binary and those that can not.

 -
 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



Re: Fluido skin Maven site

2011-10-17 Thread Ivan Habunek

On 17.10.2011. 21:18, Simone Tripodi wrote:

WDYT? Long Maven site pages justify the presence of the top menu bar -
which allow switching from a section to another without scrolling back
on top.


That looks very nice. Now just to replace the logo with something nicer. 
I'm not much of an artist, but here's a placeholder image inspired by 
(copied from) Apache Ant:

http://i.imgur.com/7x1BD.gif

Regards,
Ivan

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



Re: Fluido skin Maven site

2011-10-17 Thread Simone Tripodi
Nice one Ivan, even if not being a designer you are good on doing it!
In the past someone did something similar[1] I think it was used
before the actual skin.

For the skin we would need a new iconset, then I think we should almost ready.

All the best, have a nice day!
Simo

[1] http://maven.apache.org/images/apache-maven-project.png

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



2011/10/17 Ivan Habunek ivan.habu...@gmail.com:
 On 17.10.2011. 21:18, Simone Tripodi wrote:

 WDYT? Long Maven site pages justify the presence of the top menu bar -
 which allow switching from a section to another without scrolling back
 on top.

 That looks very nice. Now just to replace the logo with something nicer. I'm
 not much of an artist, but here's a placeholder image inspired by (copied
 from) Apache Ant:
 http://i.imgur.com/7x1BD.gif

 Regards,
 Ivan

 -
 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



Re: Fluido skin Maven site

2011-10-17 Thread Olivier Lamy
see http://people.apache.org/~olamy/maven/site/

right looks strange now ?

If nobody complains I will push that :-)

2011/10/17 Simone Tripodi simonetrip...@apache.org:
 Nice one Ivan, even if not being a designer you are good on doing it!
 In the past someone did something similar[1] I think it was used
 before the actual skin.

 For the skin we would need a new iconset, then I think we should almost ready.

 All the best, have a nice day!
 Simo

 [1] http://maven.apache.org/images/apache-maven-project.png

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



 2011/10/17 Ivan Habunek ivan.habu...@gmail.com:
 On 17.10.2011. 21:18, Simone Tripodi wrote:

 WDYT? Long Maven site pages justify the presence of the top menu bar -
 which allow switching from a section to another without scrolling back
 on top.

 That looks very nice. Now just to replace the logo with something nicer. I'm
 not much of an artist, but here's a placeholder image inspired by (copied
 from) Apache Ant:
 http://i.imgur.com/7x1BD.gif

 Regards,
 Ivan

 -
 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





-- 
Olivier Lamy
Talend : http://talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

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



Re: Fluido skin Maven site

2011-10-17 Thread Simone Tripodi
Salut Olivier,
looks like site.css is the same as before applying the patch, try run
a `clean site` after the patch is applied.
HTH, let me know if I can be helpful!
Simo

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



On Mon, Oct 17, 2011 at 10:39 PM, Olivier Lamy ol...@apache.org wrote:
 see http://people.apache.org/~olamy/maven/site/

 right looks strange now ?

 If nobody complains I will push that :-)

 2011/10/17 Simone Tripodi simonetrip...@apache.org:
 Nice one Ivan, even if not being a designer you are good on doing it!
 In the past someone did something similar[1] I think it was used
 before the actual skin.

 For the skin we would need a new iconset, then I think we should almost 
 ready.

 All the best, have a nice day!
 Simo

 [1] http://maven.apache.org/images/apache-maven-project.png

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



 2011/10/17 Ivan Habunek ivan.habu...@gmail.com:
 On 17.10.2011. 21:18, Simone Tripodi wrote:

 WDYT? Long Maven site pages justify the presence of the top menu bar -
 which allow switching from a section to another without scrolling back
 on top.

 That looks very nice. Now just to replace the logo with something nicer. I'm
 not much of an artist, but here's a placeholder image inspired by (copied
 from) Apache Ant:
 http://i.imgur.com/7x1BD.gif

 Regards,
 Ivan

 -
 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





 --
 Olivier Lamy
 Talend : http://talend.com
 http://twitter.com/olamy | http://linkedin.com/in/olamy

 -
 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



Re: Fluido skin Maven site

2011-10-17 Thread Olivier Lamy
euh refresh ?

small issue to fix: removing | after publication date.

2011/10/17 Simone Tripodi simonetrip...@apache.org:
 Salut Olivier,
 looks like site.css is the same as before applying the patch, try run
 a `clean site` after the patch is applied.
 HTH, let me know if I can be helpful!
 Simo

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



 On Mon, Oct 17, 2011 at 10:39 PM, Olivier Lamy ol...@apache.org wrote:
 see http://people.apache.org/~olamy/maven/site/

 right looks strange now ?

 If nobody complains I will push that :-)

 2011/10/17 Simone Tripodi simonetrip...@apache.org:
 Nice one Ivan, even if not being a designer you are good on doing it!
 In the past someone did something similar[1] I think it was used
 before the actual skin.

 For the skin we would need a new iconset, then I think we should almost 
 ready.

 All the best, have a nice day!
 Simo

 [1] http://maven.apache.org/images/apache-maven-project.png

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



 2011/10/17 Ivan Habunek ivan.habu...@gmail.com:
 On 17.10.2011. 21:18, Simone Tripodi wrote:

 WDYT? Long Maven site pages justify the presence of the top menu bar -
 which allow switching from a section to another without scrolling back
 on top.

 That looks very nice. Now just to replace the logo with something nicer. 
 I'm
 not much of an artist, but here's a placeholder image inspired by (copied
 from) Apache Ant:
 http://i.imgur.com/7x1BD.gif

 Regards,
 Ivan

 -
 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





 --
 Olivier Lamy
 Talend : http://talend.com
 http://twitter.com/olamy | http://linkedin.com/in/olamy

 -
 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





-- 
Olivier Lamy
Talend : http://talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

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



Re: Fluido skin Maven site

2011-10-17 Thread Ivan Habunek

On 17.10.2011. 22:39, Olivier Lamy wrote:

see http://people.apache.org/~olamy/maven/site/

right looks strange now ?

If nobody complains I will push that :-)


To me, the right banner picture still looks out of place... I think it 
would look better if you removed it and added some margins on the left 
banner, for example:


#banner {
margins: 15px 0;
}

Also beware, id=bannerLeft and id=bannerRight are set on both the 
a and img elements. I have (just now) removed the id properties from 
the img elements. So refresh the project.


Regards,
Ivan


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



Re: Fluido skin Maven site

2011-10-17 Thread Barrie Treloar
Having larger fonts is making my reading experience better.

I think in general it is an improvement.

Here are some nitpicks (I'm no web site designer) - feel free to
nitpick them too.

I'm not convinced about the drop down menus, I tend to visually ignore
them, but that may just be me.

On http://people.apache.org/~simonetripodi/maven/site/plugins/index.html
some links do not have the blue hyperlink underlining but instead have
a yellow halo.
Looking around some more at
http://people.apache.org/~simonetripodi/maven/site/download.html the
yellow halo appears to be the style of apt  Monospaced  and
must be rendered using a monospaced, typewriter-like font.

The halo is drawing my attention to these fields but they aren't
visually that important.  Generally used for configuration values and
what you type etc.

Grey text makes me think of disabled text, and this is the style
applied to numbered lists.
The Installation Instructions section of
http://people.apache.org/~simonetripodi/maven/site/download.html is a
good example of what I'm talking about.
Visually it looks like I should ignore the text (since its grey) with
large amounts of text I should pay attention too (because they are
haloed).

One of my gripes with Confluence is its lack of indentation of
heading/subheadings (I've yet to look into whether I can fix that).
The old site http://maven.apache.org/what-is-maven.html does have
indentation even if the sub headings dont look that great.
Whereas the new version
http://people.apache.org/~simonetripodi/maven/site/what-is-maven.html
just has smaller heading styles.
Googling about web design seems to indicate to keep headings to two
levels so maybe this is just my problem again :)

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



Re: [skin / doxia] escaping issue with menu items

2011-10-17 Thread Brett Porter
That sounds more like a doxia xhtml renderer issue...

On 18/10/2011, at 5:55 AM, Robert Scholte wrote:

 
 
 I've just discovered there's an escaping issue with the menu items (both 
 fluido and current maven skin).
 The ampersand of 'Maven 2  3' is not escaped.
 The question is: which of the following is responsible for escaping: the 
 doxia model decorator or the velocity template?
 If it's the latter I'd like to fix it with DOXIA-450[1]
 The fix itself isn't that hard, but I'd like to confirm it with an IT first, 
 which seems a bit harder. There are no such tests yet.
 
 
 
 -Robert
 
 
 
 [1] http://jira.codehaus.org/browse/DOXIA-450
 [2] http://velocity.apache.org/tools/devel/standalone.html
   
 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org
 

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





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