Re: title block broken in maven-site-plugin-2.1?

2010-01-28 Thread Marat Radchenko
Filed: http://jira.codehaus.org/browse/DOXIA-379 - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

Re: title block broken in maven-site-plugin-2.1?

2010-01-27 Thread Marat Radchenko
No, trailing -- doesn't change anything. Page only starts rendering correctly if I put title block before commented copyright banner, so title block becomes the very first element. - To unsubscribe, e-mail: users-unsubscr...@

title block broken in maven-site-plugin-2.1?

2010-01-27 Thread Marat Radchenko
Hi. I recently updated to maven-site-plugin-2.1 and suddenly page title block stopped working. My apt file [1] (didn't change it) now renders as [2]. Notice no page title and ugly "-- About ------ Marat Radchenko -- 2009-04-09" line at top of page. Is it a regression bu

Re: Question concerning maven-compiler-plugin

2009-12-22 Thread Marat Radchenko
> My question is: what is the reason that the maven compiler plugin does not > recompile the Client.java in the scenario described above? It only > recompiles it if the Client.class is deleted, i.e. by calling "mvn clean > compile". That's the way javac works (and maven-compiler-plugin just invokes

Re: how to preserve artifact time from repository to local repository

2009-11-25 Thread Marat Radchenko
timestamps isn't the only versioning mechanism for java webstart. it's just the most fragile (as you already see) one. Why don't you use maven-webstart-plugin? it creates webstart descriptor with artifact version-based versioning. 2009/11/25, Henri Gomez : > > >> When maven get the artifact from

Re: Tests run fine in NetBeans, but fail using command line Maven

2008-12-15 Thread Marat Radchenko
> This seems odd -- shouldn't the > tests either pass or fail regardless of whether or not they're being run as > a suite within Maven or as individual tests? They should. Unless you managed to write them in such way that they don't. -

Re: à ’à °Ñˆà µ à ¿à ¸Ñ ÑŒà ¼à ¾ Ñ ƒà ´à °à »à µà ½à ¾ à ·à ° Ñ à ¿à °à ¼

2008-11-24 Thread Marat Radchenko
r -at- maven.apache.org > if you continue to have problems with this. > > -- > Wendy > > On Mon, Nov 24, 2008 at 7:10 AM, Marat Radchenko > <[EMAIL PROTECTED]> wrote: >> They are not spammers. Someone subscribed their address to maven ML and >> their s

Re: à ’à °Ñˆà µ à ¿à ¸Ñ ÑŒà ¼à ¾ Ñ ƒà ´à °à »à µà ½à ¾ à ·à ° Ñ à ¿à °à ¼

2008-11-24 Thread Marat Radchenko
demands a lot of time and > resources the admin does not have. :-) David. > > > Marat Radchenko wrote .. > > Can't you just delete ml subscribers [EMAIL PROTECTED] > > > > 2008/11/24 David Brown <[EMAIL PROTECTED]> > > > > > Hello, I concur.

Re: Ваше Ð¿Ð¸Ñ ÑŒÐ¼Ð¾ удалено за Ñ Ð¿Ð°Ð¼

2008-11-24 Thread Marat Radchenko
s it would bounce my ML email. The Oregon State > admin folks have too many unused IPs. They need to pay attention to the > creeps that are usurping their addresses. :-O David. > > Marat Radchenko wrote .. > > To maillist administrators: I strongly advice to block [EMAIL PROTECTED

Re: Ваше письмо удалено за спам

2008-11-23 Thread Marat Radchenko
To maillist administrators: I strongly advice to block [EMAIL PROTECTED] They reply with spam-filter rejects and do not have postmaster email: http://www.rfc-ignorant.org/tools/lookup.php?domain=netltd.ru 24 ноября 2008 г. 10:11 пользователь <[EMAIL PROTECTED]> написал: > > Здравствуйте! >Ваш

Re: Site deployment to sourceforge.net broken

2008-11-10 Thread Marat Radchenko
Barrie, thanks for excellent documentation! 2008/11/8 Barrie Treloar <[EMAIL PROTECTED]> > On Tue, Sep 30, 2008 at 2:05 PM, Jiaqi Guo <[EMAIL PROTECTED]> wrote: > > Is there an official answer for Marat's question? Can site plugin be > > configured to deploy file by file instead of zip/unzip? Tha

Re: Site deployment to sourceforge.net broken

2008-10-07 Thread Marat Radchenko
t; > On Mon, Oct 6, 2008 at 3:45 AM, Marat Radchenko > <[EMAIL PROTECTED]> wrote: >> Ping. This is a really serious bug. It affects all sf-hosted maven projects. >> >> 2008/9/25 Marat Radchenko <[EMAIL PROTECTED]>: >>> After last changes in sf.ne

Re: Site deployment to sourceforge.net broken

2008-10-06 Thread Marat Radchenko
Ping. This is a really serious bug. It affects all sf-hosted maven projects. 2008/9/25 Marat Radchenko <[EMAIL PROTECTED]>: > After last changes in sf.net infrastructure there are three ways of > uploading stuff to web area: > > 1) sftp > 2) scp > 3) rsync over ssh

Site deployment to sourceforge.net broken

2008-09-25 Thread Marat Radchenko
After last changes in sf.net infrastructure there are three ways of uploading stuff to web area: 1) sftp 2) scp 3) rsync over ssh I've tried two first options and they both failed. Maven uploads zip file (wagon.zip) and then tries to unzip it. However unzip commandis not available. As far as

Inconsistent handling on SNAPSHOT dependencies between maven-jar-plugin 'addClassPath' and maven-assembly-plugin 'dependencySet'?

2008-09-24 Thread Marat Radchenko
When artifact has SNAPSHOT dependency, 'addClassPath' feature of maven-jar-plugin will use 'SNAPSHOT' as version string. However, maven-assembly-plugin's 'dependencySet' feature will save file using fully qualified repository version (something like 20080924.150522-14). This inconsistency leaves th

Re: Running PMD during compile phase

2008-09-18 Thread Marat Radchenko
You may even run it during *validate* phase 2008/9/18 Blake Martin <[EMAIL PROTECTED]>: > By default, PMD runs during the *verify* phase. > > PMD analyzes source code only (not bytecode), correct? Is there any harm in > running it during *compile*? Checkstyle runs during compile. We'd like our > c

Re: Вашему вопросу присвоен тикет [#142158354]

2008-09-17 Thread Marat Radchenko
I do understand Russian. It is an automatic letter from spam-filter. I've called to that company, the've promised to stop this flood. 2008/9/17 Schimki86 <[EMAIL PROTECTED]>: > If you want get Help try it in english please... I think there is scarcely > anybody who understands... > > 2008/9/17 <[

Re: Problem with Dependencies Report Generation

2008-09-12 Thread Marat Radchenko
Reported this bug as MSITE-359 (http://jira.codehaus.org/browse/MSITE-359) 2008/7/18 Dhruva Reddy <[EMAIL PROTECTED]>: > Hi, > > I am on a multi-module project with a large number of dependencies. I > am trying to run the "site:site" goal in Maven 2.0.8. When it gets to > the Dependencies report

Re: Problem with Dependencies Report Generation

2008-09-11 Thread Marat Radchenko
Get the same error here. Looks like it is caused by https://issues.apache.org/bugzilla/show_bug.cgi?id=28069 2008/7/18 Dhruva Reddy <[EMAIL PROTECTED]>: > Hi, > > I am on a multi-module project with a large number of dependencies. I > am trying to run the "site:site" goal in Maven 2.0.8. When it

Re: Ваше письмо удалено за спам

2008-05-29 Thread Marat Radchenko
This is a message from spam filter. It treated this message as spam and replied to us that it was filtered. On 5/29/08, Martin <[EMAIL PROTECTED]> wrote: > Could you translate to English ..not everyone on this list speaks russian > > спасибо! > - Original Message

Re: Ваше письмо удалено за спам

2008-05-28 Thread Marat Radchenko
muahaha :) they've said we are spammers On 5/28/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Здравствуйте! > Ваше письмо принято за спам и удалено. > Если вы считаете это ошибкой, то позвоните пожалуйста по телефону > +7(812)578-09-03 в службу поддержки. > ===Вашего письмо=== >

Re: [SURVEY] How does your team retrieve artifacts?

2008-05-21 Thread Marat Radchenko
[X] Our team uses HTTP to retrieve our artifacts On 5/21/08, Jason van Zyl <[EMAIL PROTECTED]> wrote: > Hi, > > I'm just trying to get some data on what protocol is used to retrieve > artifacts. This question strictly relates to what you use for retrieval. > Most people I have seen use a web serv

Re: [POLL] Default Value for File Encoding

2008-04-29 Thread Marat Radchenko
+1 for b. And let it be UTF-8. On 4/29/08, Benjamin Bentmann <[EMAIL PROTECTED]> wrote: > Dear community, > > the Maven team is currently discussing a proposal about the future handling > of source file encoding by the various plugins, please see our wiki article > [0] for all details. > > A c

Re: No access to internet after first download

2007-12-24 Thread Marat Radchenko
well, you could set up a maven repository and configure it to sync with maven central repo. 2007/12/24, nash4403 <[EMAIL PROTECTED]>: > > A simple question > > How do I download the Maven 2.0 fom intranet and would not have access to > internet so no access to ibiblio.? > > We have 100's of develo

Re: eclipse plugin doesn't work

2007-12-16 Thread Marat Radchenko
try invoking mvn -U eclipse:eclipse 2007/12/16, Sebastian Stein <[EMAIL PROTECTED]>: > Hi, > > > I'm trying to issue the following command on a maven project: > > mvn eclipse:eclipse > > But I get the following error message: > > [INFO] Scanning for projects... > [INFO] Searching repository for pl

Re: [m2] site 2.0-beta-5 plugin error?

2007-12-01 Thread Marat Radchenko
As Heinrich told you, root element in site.xml must be and not . See http://maven.apache.org/plugins/maven-site-plugin/examples/sitedescriptor.html 2007/12/1, Mick Knutson <[EMAIL PROTECTED]>: > Oh. Where can I find the description of how the site.xml should look? > > > Here is what I have now:

Re: Maven Sites

2007-11-29 Thread Marat Radchenko
sorry, "mvn site-deploy" 2007/11/30, Marat Radchenko <[EMAIL PROTECTED]>: > please try "mvn site deploy" instead. > > 2007/11/30, Morgovsky, Alexander (US - Glen Mills) <[EMAIL PROTECTED]>: > > Hello. Calling mvn site:site site:deploy on a mult

Re: Maven Sites

2007-11-29 Thread Marat Radchenko
please try "mvn site deploy" instead. 2007/11/30, Morgovsky, Alexander (US - Glen Mills) <[EMAIL PROTECTED]>: > Hello. Calling mvn site:site site:deploy on a multi-module POM produces > a parent site with no values for children, because the parent is > generated with values before the children ar

Re: POM - Forcing JDK version

2007-11-28 Thread Marat Radchenko
see http://maven.apache.org/plugins/maven-compiler-plugin/examples/set-compiler-source-and-target.html 2007/11/28, Jo Support <[EMAIL PROTECTED]>: > hi, > > i'm trying to force the use of jdk 1.5 in compile time, writing this into my > pom: > > > maven-compiler-plugin >

Re: APT and repeating values

2007-11-14 Thread Marat Radchenko
if you need more informations > > > Marat Radchenko-2 wrote: > > > > Hi, Mattux! > > > > Could you tell me, what version of maven-site-plugin (or doxia or > > whatever) supports velocity expressions in APT files? As fas as I > > understand, current maven-

Re: APT and repeating values

2007-11-13 Thread Marat Radchenko
Hi, Mattux! Could you tell me, what version of maven-site-plugin (or doxia or whatever) supports velocity expressions in APT files? As fas as I understand, current maven-site-plugin release does not. 2007/11/13, Mattux <[EMAIL PROTECTED]>: > > Hi all, I would like to know if there is a way to lis

Re: How to handle multiple deployments?

2007-11-13 Thread Marat Radchenko
http://maven.apache.org/guides/introduction/introduction-to-profiles.html 2007/11/13, Francesco Vivoli <[EMAIL PROTECTED]>: > > Hi all > > we're developing a project that is likely to be customized on a > per-installation basis. > For example users may want to add a functionality that, say, requir

releasing 2.4

2007-09-04 Thread Marat Radchenko
ou in order to speed it up. I'm asking because my team (any many other teams I suppose) want to use Maven with testng and currently surefire has lots of troubles with it. Waiting for reply, Marat Radchenko