You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by KIRA1983 <ch...@gmail.com> on 2007/10/04 11:43:31 UTC

mvn for fuse? exists??

maybe but maybe..
if try to use mvn offline i see that repository list down for fuse 3.3.0.0
with my browser and.. not exist nothing!
so, can i doing?
beacuse:
    i launch this command:  mvn jbi:embeddedServicemix
     the result:

    Downloading:
http://people.apache.org/repo/m2-incubating-repository/org/apache/servicemix/samples/3.3.0.0-fuse/samples-3.3.0.0-fuse.pom
    Downloading:
http://repo.open.iona.com/maven2/org/apache/servicemix/samples/3.3.0.0-fuse/samples-3.3.0.0-fuse.pom
    Downloading:
http://repo1.maven.org/maven2/org/apache/servicemix/samples/3.3.0.0-fuse/samples-3.3.0.0-fuse.pom
    [INFO]
------------------------------------------------------------------------
    [ERROR] FATAL ERROR
    [INFO]
------------------------------------------------------------------------
    [INFO] Error building POM (may not be this project's POM).

-- 
View this message in context: http://www.nabble.com/mvn-for-fuse--exists---tf4566753s12049.html#a13035480
Sent from the ServiceMix - User mailing list archive at Nabble.com.


Re: mvn for fuse? exists??

Posted by KIRA1983 <ch...@gmail.com>.
Yet s i can, now try to mount tomcat and deploy all in webapps..

bsnyder wrote:
> 
> On 10/4/07, KIRA1983 <ch...@gmail.com> wrote:
>>
>> my setting.xml
>>
>> <proxy>
>>       <active>true</active>
>>       <protocol>http</protocol>
>>       <username>sergio</username>
>>       <password>45/password>
>>       <host>10.21.2.200</host>
>>       <port>8080</port>
>>       <nonProxyHosts>localhost</nonProxyHosts>
>>     </proxy>
>>
>>
>>
>> this file is present in :
>> home_user/.m2/settin...
>> home maven/conf/setting...
>>
>> the repository right is the second.. but don't work.. ever same error
>> WHY?????
> 
> Can you download the following artifact via your web brower?:
> 
> http://repo.open.iona.com/maven2/org/apache/servicemix/samples/3.3.0.0-fuse/samples-3.3.0.0-fuse.pom
> 
> Bruce
> -- 
> perl -e 'print
> unpack("u30","D0G)U8V4\@4VYY9&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
> );'
> 
> Apache ActiveMQ - http://activemq.org/
> Apache ServiceMix - http://servicemix.org/
> Apache Geronimo - http://geronimo.apache.org/
> Castor - http://castor.org/
> 
> 

-- 
View this message in context: http://www.nabble.com/mvn-for-fuse--exists---tf4566753s12049.html#a13092216
Sent from the ServiceMix - User mailing list archive at Nabble.com.


Re: mvn for fuse? exists??

Posted by Bruce Snyder <br...@gmail.com>.
On 10/4/07, KIRA1983 <ch...@gmail.com> wrote:
>
> my setting.xml
>
> <proxy>
>       <active>true</active>
>       <protocol>http</protocol>
>       <username>sergio</username>
>       <password>45/password>
>       <host>10.21.2.200</host>
>       <port>8080</port>
>       <nonProxyHosts>localhost</nonProxyHosts>
>     </proxy>
>
>
>
> this file is present in :
> home_user/.m2/settin...
> home maven/conf/setting...
>
> the repository right is the second.. but don't work.. ever same error
> WHY?????

Can you download the following artifact via your web brower?:

http://repo.open.iona.com/maven2/org/apache/servicemix/samples/3.3.0.0-fuse/samples-3.3.0.0-fuse.pom

Bruce
-- 
perl -e 'print unpack("u30","D0G)U8V4\@4VYY9&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

Apache ActiveMQ - http://activemq.org/
Apache ServiceMix - http://servicemix.org/
Apache Geronimo - http://geronimo.apache.org/
Castor - http://castor.org/

Re: mvn for fuse? exists??

Posted by KIRA1983 <ch...@gmail.com>.
my setting.xml

<proxy>
      <active>true</active>
      <protocol>http</protocol>
      <username>sergio</username>
      <password>45/password>
      <host>10.21.2.200</host>
      <port>8080</port>
      <nonProxyHosts>localhost</nonProxyHosts>
    </proxy>

 

this file is present in : 
home_user/.m2/settin...
home maven/conf/setting...

the repository right is the second.. but don't work.. ever same error
WHY?????



bsnyder wrote:
> 
> On 10/4/07, KIRA1983 <ch...@gmail.com> wrote:
>>
>> i came back on-line.
>> in second my link it's present your link, but don't work yet.
>> it' proxy problem?
>> i set only setting.xml in maven_HOME but don't work.. exist a test only
>> for
>> connection?
>> what's miss at me??
> 
> Are you required to use a proxy to access the internet? If so, you
> will need to inform Maven of this:
> 
> http://maven.apache.org/guides/mini/guide-proxies.html
> 
> Bruce
> -- 
> perl -e 'print
> unpack("u30","D0G)U8V4\@4VYY9&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
> );'
> 
> Apache ActiveMQ - http://activemq.org/
> Apache ServiceMix - http://servicemix.org/
> Apache Geronimo - http://geronimo.apache.org/
> Castor - http://castor.org/
> 
> 

-- 
View this message in context: http://www.nabble.com/mvn-for-fuse--exists---tf4566753s12049.html#a13039795
Sent from the ServiceMix - User mailing list archive at Nabble.com.


Re: mvn for fuse? exists??

Posted by Bruce Snyder <br...@gmail.com>.
On 10/4/07, KIRA1983 <ch...@gmail.com> wrote:
>
> i came back on-line.
> in second my link it's present your link, but don't work yet.
> it' proxy problem?
> i set only setting.xml in maven_HOME but don't work.. exist a test only for
> connection?
> what's miss at me??

Are you required to use a proxy to access the internet? If so, you
will need to inform Maven of this:

http://maven.apache.org/guides/mini/guide-proxies.html

Bruce
-- 
perl -e 'print unpack("u30","D0G)U8V4\@4VYY9&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

Apache ActiveMQ - http://activemq.org/
Apache ServiceMix - http://servicemix.org/
Apache Geronimo - http://geronimo.apache.org/
Castor - http://castor.org/

Re: mvn for fuse? exists??

Posted by KIRA1983 <ch...@gmail.com>.
i came back on-line.
in second my link it's present your link, but don't work yet.
it' proxy problem?
i set only setting.xml in maven_HOME but don't work.. exist a test only for
connection? 
what's miss at me??



bsnyder wrote:
> 
> On 10/4/07, KIRA1983 <ch...@gmail.com> wrote:
>>
>> maybe but maybe..
>> if try to use mvn offline i see that repository list down for fuse
>> 3.3.0.0
>> with my browser and.. not exist nothing!
>> so, can i doing?
>> beacuse:
>>     i launch this command:  mvn jbi:embeddedServicemix
>>      the result:
>>
>>     Downloading:
>> http://people.apache.org/repo/m2-incubating-repository/org/apache/servicemix/samples/3.3.0.0-fuse/samples-3.3.0.0-fuse.pom
>>     Downloading:
>> http://repo.open.iona.com/maven2/org/apache/servicemix/samples/3.3.0.0-fuse/samples-3.3.0.0-fuse.pom
>>     Downloading:
>> http://repo1.maven.org/maven2/org/apache/servicemix/samples/3.3.0.0-fuse/samples-3.3.0.0-fuse.pom
>>     [INFO]
>> ------------------------------------------------------------------------
>>     [ERROR] FATAL ERROR
>>     [INFO]
>> ------------------------------------------------------------------------
>>     [INFO] Error building POM (may not be this project's POM).
> 
> What exactly are you trying to build using the jbi:embeddedServicemix
> goal and why are you building it in offline mode? I just checked the
> artifact listed above by simply clicking the URL and it is definitely
> there:
> 
> http://repo.open.iona.com/maven2/org/apache/servicemix/samples/3.3.0.0-fuse/samples-3.3.0.0-fuse.pom
> 
> Run Maven in online mode so that it can download the necessary artifacts.
> 
> Bruce
> -- 
> perl -e 'print
> unpack("u30","D0G)U8V4\@4VYY9&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
> );'
> 
> Apache ActiveMQ - http://activemq.org/
> Apache ServiceMix - http://servicemix.org/
> Apache Geronimo - http://geronimo.apache.org/
> Castor - http://castor.org/
> 
> 

-- 
View this message in context: http://www.nabble.com/mvn-for-fuse--exists---tf4566753s12049.html#a13038834
Sent from the ServiceMix - User mailing list archive at Nabble.com.


Re: mvn for fuse? exists??

Posted by Bruce Snyder <br...@gmail.com>.
On 10/4/07, KIRA1983 <ch...@gmail.com> wrote:
>
> maybe but maybe..
> if try to use mvn offline i see that repository list down for fuse 3.3.0.0
> with my browser and.. not exist nothing!
> so, can i doing?
> beacuse:
>     i launch this command:  mvn jbi:embeddedServicemix
>      the result:
>
>     Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/apache/servicemix/samples/3.3.0.0-fuse/samples-3.3.0.0-fuse.pom
>     Downloading:
> http://repo.open.iona.com/maven2/org/apache/servicemix/samples/3.3.0.0-fuse/samples-3.3.0.0-fuse.pom
>     Downloading:
> http://repo1.maven.org/maven2/org/apache/servicemix/samples/3.3.0.0-fuse/samples-3.3.0.0-fuse.pom
>     [INFO]
> ------------------------------------------------------------------------
>     [ERROR] FATAL ERROR
>     [INFO]
> ------------------------------------------------------------------------
>     [INFO] Error building POM (may not be this project's POM).

What exactly are you trying to build using the jbi:embeddedServicemix
goal and why are you building it in offline mode? I just checked the
artifact listed above by simply clicking the URL and it is definitely
there:

http://repo.open.iona.com/maven2/org/apache/servicemix/samples/3.3.0.0-fuse/samples-3.3.0.0-fuse.pom

Run Maven in online mode so that it can download the necessary artifacts.

Bruce
-- 
perl -e 'print unpack("u30","D0G)U8V4\@4VYY9&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

Apache ActiveMQ - http://activemq.org/
Apache ServiceMix - http://servicemix.org/
Apache Geronimo - http://geronimo.apache.org/
Castor - http://castor.org/