Re: Delivery Status Notification (Failure)

2011-04-07 Thread jy hu
Hi I don't found out the seetings.xml in - Your settings.xml file ~/.m2/settings.xml Here is my detail info,does anyone check it for my problem? thanks! C:\Users\hujunying>set ALLUSERSPROFILE=C:\ProgramData APPDATA=C:\Users\hujunying\AppData\Roaming ClassPath=C:\STAF\samples\demo\STAFDemo.jar;C:\

Re: Delivery Status Notification (Failure)

2011-04-05 Thread jy hu
HI, Yes, I re-download the maven (latest version apache-maven-3.0.3), and re-config the environment variables. the same problem as below: C:\Users\hujunying>mvn --version javac: invalid flag: -Dclassworlds.conf=Q:\my work\apache-maven-3.0.3\bin\m2.con f Usage: javac use -help for a list of poss

Re: Delivery Status Notification (Failure)

2011-04-04 Thread jy hu
: by 10.42.218.1 with HTTP; Mon, 4 Apr 2011 18:38:41 -0700 (PDT) > In-Reply-To: > References: > > Date: Tue, 5 Apr 2011 09:38:41 +0800 > Message-ID: > Subject: Re: Delivery Status Notification (Failure) > From: jy hu > To: users@maven.apache.org > Content-Type

MVN config

2011-04-04 Thread jy hu
Hi there, Three problems I met is very gloomy. 1, when I type mvn --version by cmd, I was given an error as below but it works before today: javac: invalid flag: -Dclassworlds.conf=Q:\my work\apache-maven-3.0.2\bin\m2.conf Usage: javac use -help for a list of possible options 2, And, a red c

Re: How to gain the new class every time?

2011-03-01 Thread jy hu
urce > file. > So that obsolete class is not polluted you build. > > > > On Tue, Mar 1, 2011 at 11:15 AM, jy hu wrote: > > > Hi everyone, > > > > I met a problem in maven. for example , there is a project including 7 > java > > files. I will gain 7 class

How to gain the new class every time?

2011-02-28 Thread jy hu
Hi everyone, I met a problem in maven. for example , there is a project including 7 java files. I will gain 7 class files after executing the Mvn compile in cmd. and then I deleted or removed a java file of all, the rest 6 java files had not been changed in the project. I executed Mvn compile agai

Re: PMD'S or findbug's report

2011-02-24 Thread jy hu
Hi Can I think that "pmd-jdk14" is to config the JDK's version? if yes, Unfortunately, there is no any info in the pmd report with JDK1.4. It doesn't work cos Jdk1.6 is useful to run my project, so I defined the JDK as shown . ... ${compileSource} ... ...

Re: PMD'S or findbug's report

2011-02-24 Thread jy hu
g's report > > Hi, > Most likely, you might not be using the same version of pmd/findbugs. > As long as you take care to define the same rule you'll have the same > results (at least I can say that for pmd as we're using it almost every > day). > > Cheers

Re: Hi, How can I config Simian?

2011-02-23 Thread jy hu
hoosing the maven 2 version, > not > > maven 1). > > > > Doing so, I just found this: > > http://mojo.codehaus.org/simian-report-maven-plugin/introduction.html > > > > <http://mojo.codehaus.org/simian-report-maven-plugin/introduction.html > >Does > > th

PMD'S or findbug's report

2011-02-23 Thread jy hu
Hi Everyone, I am wondering why there is a maked difference in the checking result (Pmd,or Findbugs) between mvn site and plug-in in Eclipse . Here are two checks for the same maven project as bellow , 1, I installed the Pmd and Findbugs's plug-in in Eclipse. then to check the project by using

Hi, How can I config Simian?

2011-02-22 Thread jy hu
Hi there, I would like to config Simian in maven and then get the report, but I can't find out the plug-in in the list of Maven-plugs, Does anyone ever install it successfully? thanks. -- ** *Warm wishes,* *Jaina(hu jun ying)*

Re: QJ-Pro can't inspect

2011-02-15 Thread jy hu
ven? > > On Feb 15, 2011, at 12:16 AM, jy hu wrote: > > > Hi There, > > > > I meet a problem in using QJ-Pro which has been installed refer to > > guide.(qj-pro v2.2.0 gui). > > when click inspect in a qj-pro project, a error always: > > > > when

QJ-Pro can't inspect

2011-02-14 Thread jy hu
Hi There, I meet a problem in using QJ-Pro which has been installed refer to guide.(qj-pro v2.2.0 gui). when click inspect in a qj-pro project, a error always: when analyzing ' *.java' the analyzer returned error code 1. Then I typed the "xclient.exe --qjprotrace" by cmd to trace the proble

Re: Where is the findbugs.xml?

2011-02-12 Thread jy hu
Hi Wayne, Thank you for replay, yes, you are right, QALab is older. as you said, Sonar is terrfic.thanks :) Best regards, Jaina(hu jun ying) On Sat, Feb 12, 2011 at 5:56 AM, Wayne Fay wrote: > > I am using the Maven, I config the QALAB, Findbugs,Pmd and otheres. > > then execute* mvn site* i

Where is the findbugs.xml?

2011-02-11 Thread jy hu
Hi there, I am using the Maven, I config the QALAB, Findbugs,Pmd and otheres. then execute* mvn site* in CMD, I have got a warning during running, *QALab ==> The file Q:\testmave\mavetest\target\findbugs.xml cannot be accessed. SKIPPING* ** No the file anywhere I find, but I find a file named