Hi Jade,

Where are you placing the ftp.properties file and how does your program attempt 
to find it?

- Russ

On Jun 2, 2013, at 12:07 AM, Jade <evokeraluc...@gmail.com> wrote:

> Hello everyone :
> 
>    I'm a beginner of maven. 
> 
>    In my project, I have an file "ftp.proterties" only use for ftp config,
> not for I18N useage. This file's  
> Content like :
> 
>>>>>>>>>>>>>>>>>>>>>>>>>>> 
> host=192.168.1.105
> port=21
> username=jade
> password=p@55w0rd
> <<<<<<<<<<<<<<<<<<<<<<<<<<
> 
>    When I run the JUnit test in Eclipse, Everything is OK. But when I run
> the TestCase with "mvn test"
> I get an exception:
> 
>>>>>>>>>>>>>>>>>>>>>>>>>>> 
> Tests in error: 
>  test(jadeutils.ftp.FtpServiceTest): Can't find bundle for base name ftp,
> locale en_US
> <<<<<<<<<<<<<<<<<<<<<<<<<<
> 
> 
> 
> --
> View this message in context: 
> http://maven.40175.n5.nabble.com/MessageBundle-problem-for-using-maven-test-tp5757876.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
> 

-----------------
Come read my webnovel, Take a Lemon <http://www.takealemon.com>, 
and listen to the Misfile radio play 
<http://www.gold-family.us/audio/misfile.html>!




Reply via email to