Re: [skin][fluido] Operation not possible
On Fri, Oct 14, 2011 at 9:36 PM, Simone Tripodi wrote: > Hi all guys, > after latest modifications, when generating the site, the site plugin > reports the following error: > > [ERROR] Left side ($decoration.bannerLeft.name) of '!=' operation has > null value. Operation not possible. META-INF/mave
Re: [skin][fluido] Operation not possible
On 14.10.2011. 21:36, Simone Tripodi wrote: Hi all guys, after latest modifications, when generating the site, the site plugin reports the following error: [ERROR] Left side ($decoration.bannerLeft.name) of '!=' operation has null value. Operation not possible. META-INF/maven/site.vm [line 547,
Dependency Management standards
I wanted to send an email to the Maven developers to invite you all to join an IRC conversation to discuss the standardization of dependency management concepts across projects. This idea was suggested and discussed briefly on the Jigsaw list. Here are the threads: http://mail.openjdk.java.ne
[skin][fluido] Operation not possible
Hi all guys, after latest modifications, when generating the site, the site plugin reports the following error: [ERROR] Left side ($decoration.bannerLeft.name) of '!=' operation has null value. Operation not possible. META-INF/maven/site.vm [line 547, column 44] Does anyone has an idea how to fix
Re: [skin][fluido] BannerLeft always outputed
On Fri, Oct 14, 2011 at 11:36 AM, Lukas Theussl wrote: > > > On 10/14/2011 11:31 AM, Christian Grobmeier wrote: >> >> On Fri, Oct 14, 2011 at 11:16 AM, Lukas Theussl >> wrote: >>> >>> Note that this is the default behaviour of all standard maven skins, your >>> workaround is actually the solution
Re: [Doxia] Site generation replicates class attribute
Filled in DOXIA-448, thanks for your help! Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ On Fri, Oct 14, 2011 at 9:26 AM, Lukas Theussl wrote: > > Doxia's JIRA is still at codehaus: > > http://jira.co
Re: [skin][fluido] BannerLeft always outputed
On 10/14/2011 11:31 AM, Christian Grobmeier wrote: On Fri, Oct 14, 2011 at 11:16 AM, Lukas Theussl wrote: Note that this is the default behaviour of all standard maven skins, your workaround is actually the solution I would have suggested. You can change this default in the fluido skin site t
Re: [skin][fluido] BannerLeft always outputed
On Fri, Oct 14, 2011 at 11:16 AM, Lukas Theussl wrote: > Note that this is the default behaviour of all standard maven skins, your > workaround is actually the solution I would have suggested. You can change > this default in the fluido skin site template if you wish. hmm... I would prefer to put
Re: [skin][fluido] Optional header tag not working
Thanks Lukas, I will then stop my efforts here... Cheers On Fri, Oct 14, 2011 at 11:18 AM, Lukas Theussl wrote: > > This is a bug in Doxia, it should work by wrapping the content of the > tag in a CDATA section, but it doesn't. I will file an issue. > > Cheers, > -Lukas > > > On 10/14/2011 10:2
Re: [skin][fluido] Optional header tag not working
This is a bug in Doxia, it should work by wrapping the content of the tag in a CDATA section, but it doesn't. I will file an issue.Cheers, -Lukas On 10/14/2011 10:29 AM, Christian Grobmeier wrote:Re: [skin][fluido] BannerLeft always outputedNote that this is the default behaviour of all standard maven skins, your workaround is actually the solution I would have suggested. You can change this default in the fluido skin site template if you wish. -Lukas On 10/14/2011 10:18 AM, Christian Grobmeier wrote: Hey folks, did you recko
Re: [skin][fluido] BannerLeft always outputed
Hi, already committed before a few of seconds. Had to learn: http://wiki.apache.org/velocity/CheckingForNull unfortunately somehow bannerLeft.name is always the project name, if no banner sections has been defined. Needed to check if only projectName but no image has been given it is left out. Na
Re: [skin][fluido] Optional header tag not working
Hi Christian, this is a known issue (more or less) indeed in Commons Seb had to modify the .vm template tu turnaround. Yesterday I copied the fix for the extra-footers, feel free to add the fix for the headers! HTH, all the best! Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.l
Re: [skin][fluido] BannerLeft always outputed
Hi Christian! feel free to fix it, code is in the sandbox and every ASF committer has the access to it! Let me know if you need help! All the best, Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ On Fri,
[skin][fluido] BannerLeft always outputed
Hey folks, did you reckon that if you don't have a bannerleft section in fluido, it is always the name outputed? I think if it is missing, it should not be written anything. At the moment one need to add this to leave out the logo: Cheers -- http://www.grobmeier.de ---
Re: Checkstyle plugin 2.8 release?
That'd be great, thanks Olivier! Mark On 14 October 2011 08:26, Olivier Lamy wrote: > Hello, > I can probably do that around middle next week. Ping me if I miss :-) > > 2011/10/13 Mark Hobson : >> Hi, >> >> I need to use maven-checkstyle-plugin 2.7 for the checkstyle upgrade >> but am being bloc
Re: [Doxia] Site generation replicates class attribute
Doxia's JIRA is still at codehaus: http://jira.codehaus.org/browse/DOXIA Cheers, -Lukas On 10/14/2011 09:19 AM, Simone Tripodi wrote: Thanks for confirming Lukas! I just need to know if the Issue has to be filled in the Apache's or Codehaus' JIRA... TIA! Simo http://people.apache.org/~simon
Re: Checkstyle plugin 2.8 release?
Hello, I can probably do that around middle next week. Ping me if I miss :-) 2011/10/13 Mark Hobson : > Hi, > > I need to use maven-checkstyle-plugin 2.7 for the checkstyle upgrade > but am being blocked by MCHECKSTYLE-159. This is fixed in trunk and > there are no further unresolved issues targe
Re: [Doxia] Site generation replicates class attribute
Thanks for confirming Lukas! I just need to know if the Issue has to be filled in the Apache's or Codehaus' JIRA... TIA! Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ On Fri, Oct 14, 2011 at 9:14 AM, L
Re: [Doxia] Site generation replicates class attribute
It's a bug. -Lukas On 10/13/2011 10:03 PM, Simone Tripodi wrote: Hi all guys! while generating the Apache DirectMemory site[1] using the xdoc format, I noticed that for every element, if `class` attribute is specified, it is replicated to the nested element. For example, for A
Re: Bootstrap maven skin
Hi all > > Ivan, did you see this? > http://twitter.github.com/bootstrap/#javascript > This works with jQuery, so probably it makes sense to leave in jQuery > (I only say: Scrollspy!! :-)) > that makes a lot of sense, +1 to keep jQuery, that would make easier to users to integrate Bootstratp stuf