Maybe you should you mvnDebug intall to open a debug port on solaris. and use eclipse's remote debug function to debug the maven program.and you can know the detailed error message. or you can use mvn -X to display detailed message.
2008/10/7 Patrizio Munzi <[EMAIL PROTECTED]> > I already tried to ping repo1.maven.org and it worked. > I know maven can work on solaris, I'm not a maven newbie, I 've been using > it for a year. > As I said I think it's a network configuration problem. > I've already done any under my knowledge sun solaris network configurations > but I still have the same problem. > > Any other help..?? > > > ??? wrote: > >> you can ping repo1.maven.org to verify the network working. >> Maven can work in Solaris of cause because that SUN's home platform. >> and maven is a java program. >> >> 2008/10/7 Patrizio Munzi <[EMAIL PROTECTED]> >> >> >> >>> Hi everybody, >>> >>> I've been trying to make maven work on SUN Solaris 10 for the last few >>> days, but since I'm not a Solaris administration expert I had no luck. >>> I have the following exception: >>> >>> Caused by: java.net.UnknownHostException: repo1.maven.org >>> >>> I think it's related to some Solaris network configurations, but I don't >>> know how to solve them. >>> >>> Can anyone help me...? >>> >>> Thanks >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>> For additional commands, e-mail: [EMAIL PROTECTED] >>> >>> >>> >>> >> >> >> > > -- > > *Patrizio Munzi* > Product Specialist > Viale Bruno Buozzi, 19 - 00197 Roma (Italy) > tel: +39 06 4543 3540 > fax: +39 06 4543 3587 > mobile: +39 393 7195 164 > mail: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > web: http://www.eris4.com <http://www.eris4.com/> > skype: eris4_munzi <skype:eris4_munzi?add> > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
