On Wed, Jul 15, 2009 at 1:42 AM, ykyuen<yingkity...@gmail.com> wrote:
>
> it works in windows now.
> the problem is previously, i created the maven project directly in eclipse
> by the m2eclipse plugin and the project is located in the workspace.
>
> then i try to create the project in the maven repository by the mvn
> archetype:create and them import the project to the eclipse. it works fine
> now.
>
> but i can only retrieve the weather info once.
> http://xml.weather.yahoo.com/ns/rss/1.0 doesn't work now...

Alright, time to update this example to use a gov't feed from the US NWS.

Thanks for letting me know.


>
> anyway, the program works.
>
> thanks very much for your help. =)
>
> Regards,
> kit
>
>
>
> dchicks wrote:
>>
>> Did you check to make sure that the class was in the target/classes
>> directory?
>>
>> The UTF-8 encoding is normal on Linux.  That's the default encoding when
>> one is not specified.
>>
>>
>>
>> ykyuen wrote:
>>> Hi all,
>>>
>>> i just did the same thing in Linux environemt. the program can be
>>> executed
>>> without any problem.
>>> same warning appear at mvn install but this time the encoding is UTF-8.
>>>
>>> what makes the execution failure in windows env?
>>>
>>> Thanks.
>>>
>>> Regards,
>>> Kit
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
>> For additional commands, e-mail: users-h...@maven.apache.org
>>
>>
>>
>
> --
> View this message in context: 
> http://www.nabble.com/exec%3Ajava-problem-tp24491018p24492726.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
>
>

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

Reply via email to