You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by Franz Garsombke <fg...@yahoo.com> on 2006/01/13 18:48:29 UTC

Error Building SM 2.1

I can not build SM 2.1 using Maven 2.x. For some  reason these artificats can not be retrieved. I tried using Maven 1.x  and received a lot of compile errors. We are trying to obtain the SOAP  over HTTP functionality.
  
  required artifacts missing:
      javax.activation:activation:jar:1.0.2
      javax.mail:mail:jar:1.3.2
      javax.resource:connector:jar:1.0
      javax.transaction:jta:jar:1.0.1B
  
  
  I am currently trying to build SM using the command:
  
  svn co svn://svn.servicemix.org/servicemix/scm/trunk
  
  and then:
  
  C:\projects\servicemix\trunk>C:\maven-2.0.1\bin\mvn install -Dmaven.test.skip=true -e
  
  [INFO] Scanning for projects...
  [INFO] Reactor build order:
  [INFO]   ServiceMix
  [INFO]   ServiceMix :: JBI
  [INFO]   ServiceMix Container
  [INFO]   ServiceMix :: Components
  [INFO]   ServiceMix :: Common
  [INFO]   ServiceMix :: Console
  [INFO]   ServiceMix :: GBeans
  [INFO]   ServiceMix :: JMS
  [INFO] ----------------------------------------------------------------------------
  [INFO] Building ServiceMix
  [INFO]    task-segment: [install]
  [INFO] ----------------------------------------------------------------------------
  [INFO] [install:install]
  [INFO] Installing C:\projects\servicemix\trunk\pom.xml to C:\Documents and Settings\garsombke.franz\.m2\repository\
  servicemix\servicemix\2.1-SNAPSHOT\servicemix-2.1-SNAPSHOT.pom
  [INFO] ----------------------------------------------------------------------------
  [INFO] Building ServiceMix :: JBI
  [INFO]    task-segment: [install]
  [INFO] ----------------------------------------------------------------------------
  [INFO] [resources:resources]
  [INFO] Using default encoding to copy filtered resources.
  [INFO] [compiler:compile]
  [INFO] Nothing to compile - all classes are up to date
  [INFO] [resources:testResources]
  [INFO] Using default encoding to copy filtered resources.
  [INFO] [compiler:testCompile]
  [INFO] Not compiling test sources
  [INFO] [surefire:test]
  [INFO] Tests are skipped.
  [INFO] [jar:jar]
  [INFO] Building jar: C:\projects\servicemix\trunk\servicemix-jbi\target\servicemix-jbi-2.1-SNAPSHOT.jar
  [INFO] [install:install]
  [INFO] Installing C:\projects\servicemix\trunk\servicemix-jbi\target\servicemix-jbi-2.1-SNAPSHOT.jar to C:\Document
  s and Settings\garsombke.franz\.m2\repository\servicemix\servicemix-jbi\2.1-SNAPSHOT\servicemix-jbi-2.1-SNAPSHOT.ja
  r
  [INFO] ----------------------------------------------------------------------------
  [INFO] Building ServiceMix Container
  [INFO]    task-segment: [install]
  [INFO] ----------------------------------------------------------------------------
  [INFO] [resources:resources]
  [INFO] Using default encoding to copy filtered resources.
  [WARNING] POM for 'lingo:lingo:pom:1.0' is invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.
  0 POM.
  [WARNING] POM for 'jencks:jencks:pom:1.1' is invalid. It will be ignored for artifact resolution. Reason: Not a v4.
  0.0 POM.
  [WARNING] POM for 'jaxen:jaxen:pom:1.1-beta-8' is invalid. It will be ignored for artifact resolution. Reason: Not
  a v4.0.0 POM.
  [INFO] snapshot org.xbean:xbean-server:2.1-SNAPSHOT: checking for updates from codehaus
  [INFO] snapshot org.xbean:xbean-server:2.1-SNAPSHOT: checking for updates from central
  [INFO] snapshot org.xbean:xbean-server:2.1-SNAPSHOT: checking for updates from apache
  [INFO] snapshot org.xbean:xbean:2.1-SNAPSHOT: checking for updates from codehaus
  [INFO] snapshot org.xbean:xbean:2.1-SNAPSHOT: checking for updates from central
  [INFO] snapshot org.xbean:xbean:2.1-SNAPSHOT: checking for updates from apache
  [INFO] snapshot org.xbean:xbean-kernel:2.1-SNAPSHOT: checking for updates from codehaus
  [INFO] snapshot org.xbean:xbean-kernel:2.1-SNAPSHOT: checking for updates from central
  [INFO] snapshot org.xbean:xbean-kernel:2.1-SNAPSHOT: checking for updates from apache
  [INFO] snapshot org.xbean:xbean-spring:2.1-SNAPSHOT: checking for updates from codehaus
  [INFO] snapshot org.xbean:xbean-spring:2.1-SNAPSHOT: checking for updates from central
  [INFO] snapshot org.xbean:xbean-spring:2.1-SNAPSHOT: checking for updates from apache
  [WARNING] POM for 'org.xbean:xbean-spring:pom:2.1-SNAPSHOT' is invalid. It will be ignored for artifact resolution.
   Reason: Failed to validate POM
  [INFO] snapshot activecluster:activecluster:1.1-SNAPSHOT: checking for updates from codehaus
  [INFO] snapshot activecluster:activecluster:1.1-SNAPSHOT: checking for updates from central
  [INFO] snapshot activecluster:activecluster:1.1-SNAPSHOT: checking for updates from apache
  [WARNING] POM for 'activecluster:activecluster:pom:1.1-SNAPSHOT' is invalid. It will be ignored for artifact resolu
  tion. Reason: Not a v4.0.0 POM.
  [WARNING] POM for 'geronimo-spec:geronimo-spec-jms:pom:1.1-rc4' is invalid. It will be ignored for artifact resolut
  ion. Reason: Not a v4.0.0 POM.
  [WARNING] POM for 'geronimo-spec:geronimo-spec-j2ee-connector:pom:1.5-rc4' is invalid. It will be ignored for artif
  act resolution. Reason: Not a v4.0.0 POM.
  [INFO] snapshot geronimo:geronimo-connector:1.0-SNAPSHOT: checking for updates from codehaus
  [INFO] snapshot geronimo:geronimo-connector:1.0-SNAPSHOT: checking for updates from central
  [INFO] snapshot geronimo:geronimo-connector:1.0-SNAPSHOT: checking for updates from apache
  [WARNING] POM for 'geronimo:geronimo-connector:pom:1.0-SNAPSHOT' is invalid. It will be ignored for artifact resolu
  tion. Reason: Not a v4.0.0 POM.
  Downloading: http://dist.codehaus.org/servicemix/poms/DdlUtils-1.0-dev.pom
  [WARNING] Unable to get resource from repository codehaus (http://dist.codehaus.org)
  Downloading: http://repo1.maven.org/maven2/servicemix/DdlUtils/1.0-dev/DdlUtils-1.0-dev.pom
  [WARNING] Unable to get resource from repository central (http://repo1.maven.org/maven2)
  Downloading: http://cvs.apache.org/repository/servicemix/poms/DdlUtils-1.0-dev.pom
  [WARNING] Unable to get resource from repository apache (http://cvs.apache.org/repository)
  [WARNING] POM for 'activemq:activemq:pom:3.2' is invalid. It will be ignored for artifact resolution. Reason: Not a
   v4.0.0 POM.
  [WARNING] POM for 'activemq:activemq-ra:pom:3.2' is invalid. It will be ignored for artifact resolution. Reason: No
  t a v4.0.0 POM.
  [WARNING] While downloading xml-apis:xml-apis:2.0.2
    This artifact has been relocated to xml-apis:xml-apis:1.0.b2.
  
  
  [WARNING] POM for 'geronimo-spec:geronimo-spec-j2ee-management:pom:1.0-rc4' is invalid. It will be ignored for arti
  fact resolution. Reason: Not a v4.0.0 POM.
  [WARNING] While downloading springframework:spring:1.2.5
    This artifact has been relocated to org.springframework:spring:1.2.5.
  
  
  [WARNING] POM for 'org.xbean:xbean-spring:pom:2.1-SNAPSHOT' is invalid. It will be ignored for artifact resolution.
   Reason: Failed to validate POM
  [WARNING] POM for 'geronimo-spec:geronimo-spec-j2ee-jacc:pom:1.0-rc4' is invalid. It will be ignored for artifact r
  esolution. Reason: Not a v4.0.0 POM.
  [INFO] snapshot geronimo:geronimo-transaction:1.0-SNAPSHOT: checking for updates from codehaus
  [INFO] snapshot geronimo:geronimo-transaction:1.0-SNAPSHOT: checking for updates from central
  [INFO] snapshot geronimo:geronimo-transaction:1.0-SNAPSHOT: checking for updates from apache
  [WARNING] POM for 'geronimo:geronimo-transaction:pom:1.0-SNAPSHOT' is invalid. It will be ignored for artifact reso
  lution. Reason: Not a v4.0.0 POM.
  Downloading: http://dist.codehaus.org/javax.activation/jars/activation-1.0.2.jar
  [WARNING] Unable to get resource from repository codehaus (http://dist.codehaus.org)
  Downloading: http://cvs.apache.org/repository/javax.activation/jars/activation-1.0.2.jar
  [WARNING] Unable to get resource from repository apache (http://cvs.apache.org/repository)
  Downloading: http://repo1.maven.org/maven2/javax/activation/activation/1.0.2/activation-1.0.2.jar
  [WARNING] Unable to get resource from repository central (http://repo1.maven.org/maven2)
  Downloading: http://dist.codehaus.org/javax.mail/jars/mail-1.3.2.jar
  [WARNING] Unable to get resource from repository codehaus (http://dist.codehaus.org)
  Downloading: http://cvs.apache.org/repository/javax.mail/jars/mail-1.3.2.jar
  [WARNING] Unable to get resource from repository apache (http://cvs.apache.org/repository)
  Downloading: http://repo1.maven.org/maven2/javax/mail/mail/1.3.2/mail-1.3.2.jar
  [WARNING] Unable to get resource from repository central (http://repo1.maven.org/maven2)
  Downloading: http://dist.codehaus.org/javax.resource/jars/connector-1.0.jar
  [WARNING] Unable to get resource from repository codehaus (http://dist.codehaus.org)
  Downloading: http://cvs.apache.org/repository/javax.resource/jars/connector-1.0.jar
  [WARNING] Unable to get resource from repository apache (http://cvs.apache.org/repository)
  Downloading: http://repo1.maven.org/maven2/javax/resource/connector/1.0/connector-1.0.jar
  [WARNING] Unable to get resource from repository central (http://repo1.maven.org/maven2)
  Downloading: http://dist.codehaus.org/javax.transaction/jars/jta-1.0.1B.jar
  [WARNING] Unable to get resource from repository codehaus (http://dist.codehaus.org)
  Downloading: http://cvs.apache.org/repository/javax.transaction/jars/jta-1.0.1B.jar
  [WARNING] Unable to get resource from repository apache (http://cvs.apache.org/repository)
  Downloading: http://repo1.maven.org/maven2/javax/transaction/jta/1.0.1B/jta-1.0.1B.jar
  [WARNING] Unable to get resource from repository central (http://repo1.maven.org/maven2)
  [INFO] ----------------------------------------------------------------------------
  [ERROR] BUILD ERROR
  [INFO] ----------------------------------------------------------------------------
  [INFO] Failed to resolve artifact.
  
  required artifacts missing:
    javax.activation:activation:jar:1.0.2
    javax.mail:mail:jar:1.3.2
    javax.resource:connector:jar:1.0
    javax.transaction:jta:jar:1.0.1B
  
  for the artifact:
    servicemix:servicemix-core:jar:2.1-SNAPSHOT
  
  from the specified remote repositories:
    central (http://repo1.maven.org/maven2),
    codehaus (http://dist.codehaus.org),
    apache (http://cvs.apache.org/repository)
  
  ----------------------------------------------
  
  Is this a known problem?
  
  Thanks in advance.
  
  Franz
   

			
---------------------------------
Yahoo! Photos
 Got holiday prints? See all the ways to get quality prints in your hands ASAP.

Re: Error Building SM 2.1

Posted by Guillaume Nodet <gn...@gmail.com>.
There is a branch that has been created just before package renaming.
Here it is: 
https://svn.apache.org/repos/asf/incubator/servicemix/branches/before_package_renaming/

Cheers,
Guillaume Nodet

Jamie Le Grange wrote:

>Hi Fritz,
>
>Is the 2.1 code in the before_package_renaming branch at
>https://svn.apache.org/repos/asf/incubator/servicemix/trunk?
>
>cheers,
>j
>
>On 15/01/06, Fritz Oconer <fo...@exist.com> wrote:
>  
>
>>Hi Franz,
>>
>>ServiceMix repository has been transfered to apache. Please checkout the
>>latest source code from
>>https://svn.apache.org/repos/asf/incubator/servicemix/trunk.
>>
>>Regards,
>>Fritz
>>
>>----- Original Message -----
>>From: "Franz Garsombke" <fg...@yahoo.com>
>>To: <se...@geronimo.apache.org>
>>Sent: Saturday, January 14, 2006 1:48 AM
>>Subject: Error Building SM 2.1
>>
>>
>>    
>>
>>>I can not build SM 2.1 using Maven 2.x. For some  reason these artificats
>>>      
>>>
>>can not be retrieved. I tried using Maven 1.x  and received a lot of compile
>>errors. We are trying to obtain the SOAP  over HTTP functionality.
>>    
>>
>>>  required artifacts missing:
>>>      javax.activation:activation:jar:1.0.2
>>>      javax.mail:mail:jar:1.3.2
>>>      javax.resource:connector:jar:1.0
>>>      javax.transaction:jta:jar:1.0.1B
>>>
>>>
>>>  I am currently trying to build SM using the command:
>>>
>>>  svn co svn://svn.servicemix.org/servicemix/scm/trunk
>>>
>>>  and then:
>>>
>>>  C:\projects\servicemix\trunk>C:\maven-2.0.1\bin\mvn
>>>      
>>>
>>install -Dmaven.test.skip=true -e
>>    
>>
>>>  [INFO] Scanning for projects...
>>>  [INFO] Reactor build order:
>>>  [INFO]   ServiceMix
>>>  [INFO]   ServiceMix :: JBI
>>>  [INFO]   ServiceMix Container
>>>  [INFO]   ServiceMix :: Components
>>>  [INFO]   ServiceMix :: Common
>>>  [INFO]   ServiceMix :: Console
>>>  [INFO]   ServiceMix :: GBeans
>>>  [INFO]   ServiceMix :: JMS
>>>
>>>      
>>>
>>[INFO] ---------------------------------------------------------------------
>>-------
>>    
>>
>>>  [INFO] Building ServiceMix
>>>  [INFO]    task-segment: [install]
>>>
>>>      
>>>
>>[INFO] ---------------------------------------------------------------------
>>-------
>>    
>>
>>>  [INFO] [install:install]
>>>  [INFO] Installing C:\projects\servicemix\trunk\pom.xml to C:\Documents
>>>      
>>>
>>and Settings\garsombke.franz\.m2\repository\
>>    
>>
>>>  servicemix\servicemix\2.1-SNAPSHOT\servicemix-2.1-SNAPSHOT.pom
>>>
>>>      
>>>
>>[INFO] ---------------------------------------------------------------------
>>-------
>>    
>>
>>>  [INFO] Building ServiceMix :: JBI
>>>  [INFO]    task-segment: [install]
>>>
>>>      
>>>
>>[INFO] ---------------------------------------------------------------------
>>-------
>>    
>>
>>>  [INFO] [resources:resources]
>>>  [INFO] Using default encoding to copy filtered resources.
>>>  [INFO] [compiler:compile]
>>>  [INFO] Nothing to compile - all classes are up to date
>>>  [INFO] [resources:testResources]
>>>  [INFO] Using default encoding to copy filtered resources.
>>>  [INFO] [compiler:testCompile]
>>>  [INFO] Not compiling test sources
>>>  [INFO] [surefire:test]
>>>  [INFO] Tests are skipped.
>>>  [INFO] [jar:jar]
>>>  [INFO] Building jar:
>>>      
>>>
>>C:\projects\servicemix\trunk\servicemix-jbi\target\servicemix-jbi-2.1-SNAPSH
>>OT.jar
>>    
>>
>>>  [INFO] [install:install]
>>>  [INFO] Installing
>>>      
>>>
>>C:\projects\servicemix\trunk\servicemix-jbi\target\servicemix-jbi-2.1-SNAPSH
>>OT.jar to C:\Document
>>    
>>
>>>  s and
>>>      
>>>
>>Settings\garsombke.franz\.m2\repository\servicemix\servicemix-jbi\2.1-SNAPSH
>>OT\servicemix-jbi-2.1-SNAPSHOT.ja
>>    
>>
>>>  r
>>>
>>>      
>>>
>>[INFO] ---------------------------------------------------------------------
>>-------
>>    
>>
>>>  [INFO] Building ServiceMix Container
>>>  [INFO]    task-segment: [install]
>>>
>>>      
>>>
>>[INFO] ---------------------------------------------------------------------
>>-------
>>    
>>
>>>  [INFO] [resources:resources]
>>>  [INFO] Using default encoding to copy filtered resources.
>>>  [WARNING] POM for 'lingo:lingo:pom:1.0' is invalid. It will be ignored
>>>      
>>>
>>for artifact resolution. Reason: Not a v4.0.
>>    
>>
>>>  0 POM.
>>>  [WARNING] POM for 'jencks:jencks:pom:1.1' is invalid. It will be ignored
>>>      
>>>
>>for artifact resolution. Reason: Not a v4.
>>    
>>
>>>  0.0 POM.
>>>  [WARNING] POM for 'jaxen:jaxen:pom:1.1-beta-8' is invalid. It will be
>>>      
>>>
>>ignored for artifact resolution. Reason: Not
>>    
>>
>>>  a v4.0.0 POM.
>>>  [INFO] snapshot org.xbean:xbean-server:2.1-SNAPSHOT: checking for
>>>      
>>>
>>updates from codehaus
>>    
>>
>>>  [INFO] snapshot org.xbean:xbean-server:2.1-SNAPSHOT: checking for
>>>      
>>>
>>updates from central
>>    
>>
>>>  [INFO] snapshot org.xbean:xbean-server:2.1-SNAPSHOT: checking for
>>>      
>>>
>>updates from apache
>>    
>>
>>>  [INFO] snapshot org.xbean:xbean:2.1-SNAPSHOT: checking for updates from
>>>      
>>>
>>codehaus
>>    
>>
>>>  [INFO] snapshot org.xbean:xbean:2.1-SNAPSHOT: checking for updates from
>>>      
>>>
>>central
>>    
>>
>>>  [INFO] snapshot org.xbean:xbean:2.1-SNAPSHOT: checking for updates from
>>>      
>>>
>>apache
>>    
>>
>>>  [INFO] snapshot org.xbean:xbean-kernel:2.1-SNAPSHOT: checking for
>>>      
>>>
>>updates from codehaus
>>    
>>
>>>  [INFO] snapshot org.xbean:xbean-kernel:2.1-SNAPSHOT: checking for
>>>      
>>>
>>updates from central
>>    
>>
>>>  [INFO] snapshot org.xbean:xbean-kernel:2.1-SNAPSHOT: checking for
>>>      
>>>
>>updates from apache
>>    
>>
>>>  [INFO] snapshot org.xbean:xbean-spring:2.1-SNAPSHOT: checking for
>>>      
>>>
>>updates from codehaus
>>    
>>
>>>  [INFO] snapshot org.xbean:xbean-spring:2.1-SNAPSHOT: checking for
>>>      
>>>
>>updates from central
>>    
>>
>>>  [INFO] snapshot org.xbean:xbean-spring:2.1-SNAPSHOT: checking for
>>>      
>>>
>>updates from apache
>>    
>>
>>>  [WARNING] POM for 'org.xbean:xbean-spring:pom:2.1-SNAPSHOT' is invalid.
>>>      
>>>
>>It will be ignored for artifact resolution.
>>    
>>
>>>   Reason: Failed to validate POM
>>>  [INFO] snapshot activecluster:activecluster:1.1-SNAPSHOT: checking for
>>>      
>>>
>>updates from codehaus
>>    
>>
>>>  [INFO] snapshot activecluster:activecluster:1.1-SNAPSHOT: checking for
>>>      
>>>
>>updates from central
>>    
>>
>>>  [INFO] snapshot activecluster:activecluster:1.1-SNAPSHOT: checking for
>>>      
>>>
>>updates from apache
>>    
>>
>>>  [WARNING] POM for 'activecluster:activecluster:pom:1.1-SNAPSHOT' is
>>>      
>>>
>>invalid. It will be ignored for artifact resolu
>>    
>>
>>>  tion. Reason: Not a v4.0.0 POM.
>>>  [WARNING] POM for 'geronimo-spec:geronimo-spec-jms:pom:1.1-rc4' is
>>>      
>>>
>>invalid. It will be ignored for artifact resolut
>>    
>>
>>>  ion. Reason: Not a v4.0.0 POM.
>>>  [WARNING] POM for
>>>      
>>>
>>'geronimo-spec:geronimo-spec-j2ee-connector:pom:1.5-rc4' is invalid. It will
>>be ignored for artif
>>    
>>
>>>  act resolution. Reason: Not a v4.0.0 POM.
>>>  [INFO] snapshot geronimo:geronimo-connector:1.0-SNAPSHOT: checking for
>>>      
>>>
>>updates from codehaus
>>    
>>
>>>  [INFO] snapshot geronimo:geronimo-connector:1.0-SNAPSHOT: checking for
>>>      
>>>
>>updates from central
>>    
>>
>>>  [INFO] snapshot geronimo:geronimo-connector:1.0-SNAPSHOT: checking for
>>>      
>>>
>>updates from apache
>>    
>>
>>>  [WARNING] POM for 'geronimo:geronimo-connector:pom:1.0-SNAPSHOT' is
>>>      
>>>
>>invalid. It will be ignored for artifact resolu
>>    
>>
>>>  tion. Reason: Not a v4.0.0 POM.
>>>  Downloading:
>>>      
>>>
>>http://dist.codehaus.org/servicemix/poms/DdlUtils-1.0-dev.pom
>>    
>>
>>>  [WARNING] Unable to get resource from repository codehaus
>>>      
>>>
>>(http://dist.codehaus.org)
>>    
>>
>>>  Downloading:
>>>      
>>>
>>http://repo1.maven.org/maven2/servicemix/DdlUtils/1.0-dev/DdlUtils-1.0-dev.p
>>om
>>    
>>
>>>  [WARNING] Unable to get resource from repository central
>>>      
>>>
>>(http://repo1.maven.org/maven2)
>>    
>>
>>>  Downloading:
>>>      
>>>
>>http://cvs.apache.org/repository/servicemix/poms/DdlUtils-1.0-dev.pom
>>    
>>
>>>  [WARNING] Unable to get resource from repository apache
>>>      
>>>
>>(http://cvs.apache.org/repository)
>>    
>>
>>>  [WARNING] POM for 'activemq:activemq:pom:3.2' is invalid. It will be
>>>      
>>>
>>ignored for artifact resolution. Reason: Not a
>>    
>>
>>>   v4.0.0 POM.
>>>  [WARNING] POM for 'activemq:activemq-ra:pom:3.2' is invalid. It will be
>>>      
>>>
>>ignored for artifact resolution. Reason: No
>>    
>>
>>>  t a v4.0.0 POM.
>>>  [WARNING] While downloading xml-apis:xml-apis:2.0.2
>>>    This artifact has been relocated to xml-apis:xml-apis:1.0.b2.
>>>
>>>
>>>  [WARNING] POM for
>>>      
>>>
>>'geronimo-spec:geronimo-spec-j2ee-management:pom:1.0-rc4' is invalid. It
>>will be ignored for arti
>>    
>>
>>>  fact resolution. Reason: Not a v4.0.0 POM.
>>>  [WARNING] While downloading springframework:spring:1.2.5
>>>    This artifact has been relocated to org.springframework:spring:1.2.5.
>>>
>>>
>>>  [WARNING] POM for 'org.xbean:xbean-spring:pom:2.1-SNAPSHOT' is invalid.
>>>      
>>>
>>It will be ignored for artifact resolution.
>>    
>>
>>>   Reason: Failed to validate POM
>>>  [WARNING] POM for 'geronimo-spec:geronimo-spec-j2ee-jacc:pom:1.0-rc4' is
>>>      
>>>
>>invalid. It will be ignored for artifact r
>>    
>>
>>>  esolution. Reason: Not a v4.0.0 POM.
>>>  [INFO] snapshot geronimo:geronimo-transaction:1.0-SNAPSHOT: checking for
>>>      
>>>
>>updates from codehaus
>>    
>>
>>>  [INFO] snapshot geronimo:geronimo-transaction:1.0-SNAPSHOT: checking for
>>>      
>>>
>>updates from central
>>    
>>
>>>  [INFO] snapshot geronimo:geronimo-transaction:1.0-SNAPSHOT: checking for
>>>      
>>>
>>updates from apache
>>    
>>
>>>  [WARNING] POM for 'geronimo:geronimo-transaction:pom:1.0-SNAPSHOT' is
>>>      
>>>
>>invalid. It will be ignored for artifact reso
>>    
>>
>>>  lution. Reason: Not a v4.0.0 POM.
>>>  Downloading:
>>>      
>>>
>>http://dist.codehaus.org/javax.activation/jars/activation-1.0.2.jar
>>    
>>
>>>  [WARNING] Unable to get resource from repository codehaus
>>>      
>>>
>>(http://dist.codehaus.org)
>>    
>>
>>>  Downloading:
>>>      
>>>
>>http://cvs.apache.org/repository/javax.activation/jars/activation-1.0.2.jar
>>    
>>
>>>  [WARNING] Unable to get resource from repository apache
>>>      
>>>
>>(http://cvs.apache.org/repository)
>>    
>>
>>>  Downloading:
>>>      
>>>
>>http://repo1.maven.org/maven2/javax/activation/activation/1.0.2/activation-1
>>.0.2.jar
>>    
>>
>>>  [WARNING] Unable to get resource from repository central
>>>      
>>>
>>(http://repo1.maven.org/maven2)
>>    
>>
>>>  Downloading: http://dist.codehaus.org/javax.mail/jars/mail-1.3.2.jar
>>>  [WARNING] Unable to get resource from repository codehaus
>>>      
>>>
>>(http://dist.codehaus.org)
>>    
>>
>>>  Downloading:
>>>      
>>>
>>http://cvs.apache.org/repository/javax.mail/jars/mail-1.3.2.jar
>>    
>>
>>>  [WARNING] Unable to get resource from repository apache
>>>      
>>>
>>(http://cvs.apache.org/repository)
>>    
>>
>>>  Downloading:
>>>      
>>>
>>http://repo1.maven.org/maven2/javax/mail/mail/1.3.2/mail-1.3.2.jar
>>    
>>
>>>  [WARNING] Unable to get resource from repository central
>>>      
>>>
>>(http://repo1.maven.org/maven2)
>>    
>>
>>>  Downloading:
>>>      
>>>
>>http://dist.codehaus.org/javax.resource/jars/connector-1.0.jar
>>    
>>
>>>  [WARNING] Unable to get resource from repository codehaus
>>>      
>>>
>>(http://dist.codehaus.org)
>>    
>>
>>>  Downloading:
>>>      
>>>
>>http://cvs.apache.org/repository/javax.resource/jars/connector-1.0.jar
>>    
>>
>>>  [WARNING] Unable to get resource from repository apache
>>>      
>>>
>>(http://cvs.apache.org/repository)
>>    
>>
>>>  Downloading:
>>>      
>>>
>>http://repo1.maven.org/maven2/javax/resource/connector/1.0/connector-1.0.jar
>>    
>>
>>>  [WARNING] Unable to get resource from repository central
>>>      
>>>
>>(http://repo1.maven.org/maven2)
>>    
>>
>>>  Downloading:
>>>      
>>>
>>http://dist.codehaus.org/javax.transaction/jars/jta-1.0.1B.jar
>>    
>>
>>>  [WARNING] Unable to get resource from repository codehaus
>>>      
>>>
>>(http://dist.codehaus.org)
>>    
>>
>>>  Downloading:
>>>      
>>>
>>http://cvs.apache.org/repository/javax.transaction/jars/jta-1.0.1B.jar
>>    
>>
>>>  [WARNING] Unable to get resource from repository apache
>>>      
>>>
>>(http://cvs.apache.org/repository)
>>    
>>
>>>  Downloading:
>>>      
>>>
>>http://repo1.maven.org/maven2/javax/transaction/jta/1.0.1B/jta-1.0.1B.jar
>>    
>>
>>>  [WARNING] Unable to get resource from repository central
>>>      
>>>
>>(http://repo1.maven.org/maven2)
>>    
>>
>>[INFO] ---------------------------------------------------------------------
>>-------
>>    
>>
>>>  [ERROR] BUILD ERROR
>>>
>>>      
>>>
>>[INFO] ---------------------------------------------------------------------
>>-------
>>    
>>
>>>  [INFO] Failed to resolve artifact.
>>>
>>>  required artifacts missing:
>>>    javax.activation:activation:jar:1.0.2
>>>    javax.mail:mail:jar:1.3.2
>>>    javax.resource:connector:jar:1.0
>>>    javax.transaction:jta:jar:1.0.1B
>>>
>>>  for the artifact:
>>>    servicemix:servicemix-core:jar:2.1-SNAPSHOT
>>>
>>>  from the specified remote repositories:
>>>    central (http://repo1.maven.org/maven2),
>>>    codehaus (http://dist.codehaus.org),
>>>    apache (http://cvs.apache.org/repository)
>>>
>>>  ----------------------------------------------
>>>
>>>  Is this a known problem?
>>>
>>>  Thanks in advance.
>>>
>>>  Franz
>>>
>>>
>>>
>>>---------------------------------
>>>Yahoo! Photos
>>> Got holiday prints? See all the ways to get quality prints in your hands
>>>      
>>>
>>ASAP.
>>
>>
>>----------------------------------------------------------------------------
>>----
>>
>>
>>Internal Virus Database is out-of-date.
>>Checked by AVG Free Edition.
>>Version: 7.1.371 / Virus Database: 267.14.15/223 - Release Date: 1/6/2006
>>
>>
>>    
>>
>
>
>  
>

Re: Error Building SM 2.1

Posted by Jamie Le Grange <ja...@googlemail.com>.
Hi Fritz,

Is the 2.1 code in the before_package_renaming branch at
https://svn.apache.org/repos/asf/incubator/servicemix/trunk?

cheers,
j

On 15/01/06, Fritz Oconer <fo...@exist.com> wrote:
> Hi Franz,
>
> ServiceMix repository has been transfered to apache. Please checkout the
> latest source code from
> https://svn.apache.org/repos/asf/incubator/servicemix/trunk.
>
> Regards,
> Fritz
>
> ----- Original Message -----
> From: "Franz Garsombke" <fg...@yahoo.com>
> To: <se...@geronimo.apache.org>
> Sent: Saturday, January 14, 2006 1:48 AM
> Subject: Error Building SM 2.1
>
>
> > I can not build SM 2.1 using Maven 2.x. For some  reason these artificats
> can not be retrieved. I tried using Maven 1.x  and received a lot of compile
> errors. We are trying to obtain the SOAP  over HTTP functionality.
> >
> >   required artifacts missing:
> >       javax.activation:activation:jar:1.0.2
> >       javax.mail:mail:jar:1.3.2
> >       javax.resource:connector:jar:1.0
> >       javax.transaction:jta:jar:1.0.1B
> >
> >
> >   I am currently trying to build SM using the command:
> >
> >   svn co svn://svn.servicemix.org/servicemix/scm/trunk
> >
> >   and then:
> >
> >   C:\projects\servicemix\trunk>C:\maven-2.0.1\bin\mvn
> install -Dmaven.test.skip=true -e
> >
> >   [INFO] Scanning for projects...
> >   [INFO] Reactor build order:
> >   [INFO]   ServiceMix
> >   [INFO]   ServiceMix :: JBI
> >   [INFO]   ServiceMix Container
> >   [INFO]   ServiceMix :: Components
> >   [INFO]   ServiceMix :: Common
> >   [INFO]   ServiceMix :: Console
> >   [INFO]   ServiceMix :: GBeans
> >   [INFO]   ServiceMix :: JMS
> >
>
>
> [INFO] ---------------------------------------------------------------------
> -------
> >   [INFO] Building ServiceMix
> >   [INFO]    task-segment: [install]
> >
>
>
> [INFO] ---------------------------------------------------------------------
> -------
> >   [INFO] [install:install]
> >   [INFO] Installing C:\projects\servicemix\trunk\pom.xml to C:\Documents
> and Settings\garsombke.franz\.m2\repository\
> >   servicemix\servicemix\2.1-SNAPSHOT\servicemix-2.1-SNAPSHOT.pom
> >
>
>
> [INFO] ---------------------------------------------------------------------
> -------
> >   [INFO] Building ServiceMix :: JBI
> >   [INFO]    task-segment: [install]
> >
>
>
> [INFO] ---------------------------------------------------------------------
> -------
> >   [INFO] [resources:resources]
> >   [INFO] Using default encoding to copy filtered resources.
> >   [INFO] [compiler:compile]
> >   [INFO] Nothing to compile - all classes are up to date
> >   [INFO] [resources:testResources]
> >   [INFO] Using default encoding to copy filtered resources.
> >   [INFO] [compiler:testCompile]
> >   [INFO] Not compiling test sources
> >   [INFO] [surefire:test]
> >   [INFO] Tests are skipped.
> >   [INFO] [jar:jar]
> >   [INFO] Building jar:
> C:\projects\servicemix\trunk\servicemix-jbi\target\servicemix-jbi-2.1-SNAPSH
> OT.jar
> >   [INFO] [install:install]
> >   [INFO] Installing
> C:\projects\servicemix\trunk\servicemix-jbi\target\servicemix-jbi-2.1-SNAPSH
> OT.jar to C:\Document
> >   s and
> Settings\garsombke.franz\.m2\repository\servicemix\servicemix-jbi\2.1-SNAPSH
> OT\servicemix-jbi-2.1-SNAPSHOT.ja
> >   r
> >
>
>
> [INFO] ---------------------------------------------------------------------
> -------
> >   [INFO] Building ServiceMix Container
> >   [INFO]    task-segment: [install]
> >
>
>
> [INFO] ---------------------------------------------------------------------
> -------
> >   [INFO] [resources:resources]
> >   [INFO] Using default encoding to copy filtered resources.
> >   [WARNING] POM for 'lingo:lingo:pom:1.0' is invalid. It will be ignored
> for artifact resolution. Reason: Not a v4.0.
> >   0 POM.
> >   [WARNING] POM for 'jencks:jencks:pom:1.1' is invalid. It will be ignored
> for artifact resolution. Reason: Not a v4.
> >   0.0 POM.
> >   [WARNING] POM for 'jaxen:jaxen:pom:1.1-beta-8' is invalid. It will be
> ignored for artifact resolution. Reason: Not
> >   a v4.0.0 POM.
> >   [INFO] snapshot org.xbean:xbean-server:2.1-SNAPSHOT: checking for
> updates from codehaus
> >   [INFO] snapshot org.xbean:xbean-server:2.1-SNAPSHOT: checking for
> updates from central
> >   [INFO] snapshot org.xbean:xbean-server:2.1-SNAPSHOT: checking for
> updates from apache
> >   [INFO] snapshot org.xbean:xbean:2.1-SNAPSHOT: checking for updates from
> codehaus
> >   [INFO] snapshot org.xbean:xbean:2.1-SNAPSHOT: checking for updates from
> central
> >   [INFO] snapshot org.xbean:xbean:2.1-SNAPSHOT: checking for updates from
> apache
> >   [INFO] snapshot org.xbean:xbean-kernel:2.1-SNAPSHOT: checking for
> updates from codehaus
> >   [INFO] snapshot org.xbean:xbean-kernel:2.1-SNAPSHOT: checking for
> updates from central
> >   [INFO] snapshot org.xbean:xbean-kernel:2.1-SNAPSHOT: checking for
> updates from apache
> >   [INFO] snapshot org.xbean:xbean-spring:2.1-SNAPSHOT: checking for
> updates from codehaus
> >   [INFO] snapshot org.xbean:xbean-spring:2.1-SNAPSHOT: checking for
> updates from central
> >   [INFO] snapshot org.xbean:xbean-spring:2.1-SNAPSHOT: checking for
> updates from apache
> >   [WARNING] POM for 'org.xbean:xbean-spring:pom:2.1-SNAPSHOT' is invalid.
> It will be ignored for artifact resolution.
> >    Reason: Failed to validate POM
> >   [INFO] snapshot activecluster:activecluster:1.1-SNAPSHOT: checking for
> updates from codehaus
> >   [INFO] snapshot activecluster:activecluster:1.1-SNAPSHOT: checking for
> updates from central
> >   [INFO] snapshot activecluster:activecluster:1.1-SNAPSHOT: checking for
> updates from apache
> >   [WARNING] POM for 'activecluster:activecluster:pom:1.1-SNAPSHOT' is
> invalid. It will be ignored for artifact resolu
> >   tion. Reason: Not a v4.0.0 POM.
> >   [WARNING] POM for 'geronimo-spec:geronimo-spec-jms:pom:1.1-rc4' is
> invalid. It will be ignored for artifact resolut
> >   ion. Reason: Not a v4.0.0 POM.
> >   [WARNING] POM for
> 'geronimo-spec:geronimo-spec-j2ee-connector:pom:1.5-rc4' is invalid. It will
> be ignored for artif
> >   act resolution. Reason: Not a v4.0.0 POM.
> >   [INFO] snapshot geronimo:geronimo-connector:1.0-SNAPSHOT: checking for
> updates from codehaus
> >   [INFO] snapshot geronimo:geronimo-connector:1.0-SNAPSHOT: checking for
> updates from central
> >   [INFO] snapshot geronimo:geronimo-connector:1.0-SNAPSHOT: checking for
> updates from apache
> >   [WARNING] POM for 'geronimo:geronimo-connector:pom:1.0-SNAPSHOT' is
> invalid. It will be ignored for artifact resolu
> >   tion. Reason: Not a v4.0.0 POM.
> >   Downloading:
> http://dist.codehaus.org/servicemix/poms/DdlUtils-1.0-dev.pom
> >   [WARNING] Unable to get resource from repository codehaus
> (http://dist.codehaus.org)
> >   Downloading:
> http://repo1.maven.org/maven2/servicemix/DdlUtils/1.0-dev/DdlUtils-1.0-dev.p
> om
> >   [WARNING] Unable to get resource from repository central
> (http://repo1.maven.org/maven2)
> >   Downloading:
> http://cvs.apache.org/repository/servicemix/poms/DdlUtils-1.0-dev.pom
> >   [WARNING] Unable to get resource from repository apache
> (http://cvs.apache.org/repository)
> >   [WARNING] POM for 'activemq:activemq:pom:3.2' is invalid. It will be
> ignored for artifact resolution. Reason: Not a
> >    v4.0.0 POM.
> >   [WARNING] POM for 'activemq:activemq-ra:pom:3.2' is invalid. It will be
> ignored for artifact resolution. Reason: No
> >   t a v4.0.0 POM.
> >   [WARNING] While downloading xml-apis:xml-apis:2.0.2
> >     This artifact has been relocated to xml-apis:xml-apis:1.0.b2.
> >
> >
> >   [WARNING] POM for
> 'geronimo-spec:geronimo-spec-j2ee-management:pom:1.0-rc4' is invalid. It
> will be ignored for arti
> >   fact resolution. Reason: Not a v4.0.0 POM.
> >   [WARNING] While downloading springframework:spring:1.2.5
> >     This artifact has been relocated to org.springframework:spring:1.2.5.
> >
> >
> >   [WARNING] POM for 'org.xbean:xbean-spring:pom:2.1-SNAPSHOT' is invalid.
> It will be ignored for artifact resolution.
> >    Reason: Failed to validate POM
> >   [WARNING] POM for 'geronimo-spec:geronimo-spec-j2ee-jacc:pom:1.0-rc4' is
> invalid. It will be ignored for artifact r
> >   esolution. Reason: Not a v4.0.0 POM.
> >   [INFO] snapshot geronimo:geronimo-transaction:1.0-SNAPSHOT: checking for
> updates from codehaus
> >   [INFO] snapshot geronimo:geronimo-transaction:1.0-SNAPSHOT: checking for
> updates from central
> >   [INFO] snapshot geronimo:geronimo-transaction:1.0-SNAPSHOT: checking for
> updates from apache
> >   [WARNING] POM for 'geronimo:geronimo-transaction:pom:1.0-SNAPSHOT' is
> invalid. It will be ignored for artifact reso
> >   lution. Reason: Not a v4.0.0 POM.
> >   Downloading:
> http://dist.codehaus.org/javax.activation/jars/activation-1.0.2.jar
> >   [WARNING] Unable to get resource from repository codehaus
> (http://dist.codehaus.org)
> >   Downloading:
> http://cvs.apache.org/repository/javax.activation/jars/activation-1.0.2.jar
> >   [WARNING] Unable to get resource from repository apache
> (http://cvs.apache.org/repository)
> >   Downloading:
> http://repo1.maven.org/maven2/javax/activation/activation/1.0.2/activation-1
> .0.2.jar
> >   [WARNING] Unable to get resource from repository central
> (http://repo1.maven.org/maven2)
> >   Downloading: http://dist.codehaus.org/javax.mail/jars/mail-1.3.2.jar
> >   [WARNING] Unable to get resource from repository codehaus
> (http://dist.codehaus.org)
> >   Downloading:
> http://cvs.apache.org/repository/javax.mail/jars/mail-1.3.2.jar
> >   [WARNING] Unable to get resource from repository apache
> (http://cvs.apache.org/repository)
> >   Downloading:
> http://repo1.maven.org/maven2/javax/mail/mail/1.3.2/mail-1.3.2.jar
> >   [WARNING] Unable to get resource from repository central
> (http://repo1.maven.org/maven2)
> >   Downloading:
> http://dist.codehaus.org/javax.resource/jars/connector-1.0.jar
> >   [WARNING] Unable to get resource from repository codehaus
> (http://dist.codehaus.org)
> >   Downloading:
> http://cvs.apache.org/repository/javax.resource/jars/connector-1.0.jar
> >   [WARNING] Unable to get resource from repository apache
> (http://cvs.apache.org/repository)
> >   Downloading:
> http://repo1.maven.org/maven2/javax/resource/connector/1.0/connector-1.0.jar
> >   [WARNING] Unable to get resource from repository central
> (http://repo1.maven.org/maven2)
> >   Downloading:
> http://dist.codehaus.org/javax.transaction/jars/jta-1.0.1B.jar
> >   [WARNING] Unable to get resource from repository codehaus
> (http://dist.codehaus.org)
> >   Downloading:
> http://cvs.apache.org/repository/javax.transaction/jars/jta-1.0.1B.jar
> >   [WARNING] Unable to get resource from repository apache
> (http://cvs.apache.org/repository)
> >   Downloading:
> http://repo1.maven.org/maven2/javax/transaction/jta/1.0.1B/jta-1.0.1B.jar
> >   [WARNING] Unable to get resource from repository central
> (http://repo1.maven.org/maven2)
> >
>
>
> [INFO] ---------------------------------------------------------------------
> -------
> >   [ERROR] BUILD ERROR
> >
>
>
> [INFO] ---------------------------------------------------------------------
> -------
> >   [INFO] Failed to resolve artifact.
> >
> >   required artifacts missing:
> >     javax.activation:activation:jar:1.0.2
> >     javax.mail:mail:jar:1.3.2
> >     javax.resource:connector:jar:1.0
> >     javax.transaction:jta:jar:1.0.1B
> >
> >   for the artifact:
> >     servicemix:servicemix-core:jar:2.1-SNAPSHOT
> >
> >   from the specified remote repositories:
> >     central (http://repo1.maven.org/maven2),
> >     codehaus (http://dist.codehaus.org),
> >     apache (http://cvs.apache.org/repository)
> >
> >   ----------------------------------------------
> >
> >   Is this a known problem?
> >
> >   Thanks in advance.
> >
> >   Franz
> >
> >
> >
> > ---------------------------------
> > Yahoo! Photos
> >  Got holiday prints? See all the ways to get quality prints in your hands
> ASAP.
>
>
> ----------------------------------------------------------------------------
> ----
>
>
> Internal Virus Database is out-of-date.
> Checked by AVG Free Edition.
> Version: 7.1.371 / Virus Database: 267.14.15/223 - Release Date: 1/6/2006
>
>

Re: Error Building SM 2.1

Posted by Fritz Oconer <fo...@exist.com>.
Hi Franz,

ServiceMix repository has been transfered to apache. Please checkout the
latest source code from
https://svn.apache.org/repos/asf/incubator/servicemix/trunk.

Regards,
Fritz

----- Original Message -----
From: "Franz Garsombke" <fg...@yahoo.com>
To: <se...@geronimo.apache.org>
Sent: Saturday, January 14, 2006 1:48 AM
Subject: Error Building SM 2.1


> I can not build SM 2.1 using Maven 2.x. For some  reason these artificats
can not be retrieved. I tried using Maven 1.x  and received a lot of compile
errors. We are trying to obtain the SOAP  over HTTP functionality.
>
>   required artifacts missing:
>       javax.activation:activation:jar:1.0.2
>       javax.mail:mail:jar:1.3.2
>       javax.resource:connector:jar:1.0
>       javax.transaction:jta:jar:1.0.1B
>
>
>   I am currently trying to build SM using the command:
>
>   svn co svn://svn.servicemix.org/servicemix/scm/trunk
>
>   and then:
>
>   C:\projects\servicemix\trunk>C:\maven-2.0.1\bin\mvn
install -Dmaven.test.skip=true -e
>
>   [INFO] Scanning for projects...
>   [INFO] Reactor build order:
>   [INFO]   ServiceMix
>   [INFO]   ServiceMix :: JBI
>   [INFO]   ServiceMix Container
>   [INFO]   ServiceMix :: Components
>   [INFO]   ServiceMix :: Common
>   [INFO]   ServiceMix :: Console
>   [INFO]   ServiceMix :: GBeans
>   [INFO]   ServiceMix :: JMS
>


[INFO] ---------------------------------------------------------------------
-------
>   [INFO] Building ServiceMix
>   [INFO]    task-segment: [install]
>


[INFO] ---------------------------------------------------------------------
-------
>   [INFO] [install:install]
>   [INFO] Installing C:\projects\servicemix\trunk\pom.xml to C:\Documents
and Settings\garsombke.franz\.m2\repository\
>   servicemix\servicemix\2.1-SNAPSHOT\servicemix-2.1-SNAPSHOT.pom
>


[INFO] ---------------------------------------------------------------------
-------
>   [INFO] Building ServiceMix :: JBI
>   [INFO]    task-segment: [install]
>


[INFO] ---------------------------------------------------------------------
-------
>   [INFO] [resources:resources]
>   [INFO] Using default encoding to copy filtered resources.
>   [INFO] [compiler:compile]
>   [INFO] Nothing to compile - all classes are up to date
>   [INFO] [resources:testResources]
>   [INFO] Using default encoding to copy filtered resources.
>   [INFO] [compiler:testCompile]
>   [INFO] Not compiling test sources
>   [INFO] [surefire:test]
>   [INFO] Tests are skipped.
>   [INFO] [jar:jar]
>   [INFO] Building jar:
C:\projects\servicemix\trunk\servicemix-jbi\target\servicemix-jbi-2.1-SNAPSH
OT.jar
>   [INFO] [install:install]
>   [INFO] Installing
C:\projects\servicemix\trunk\servicemix-jbi\target\servicemix-jbi-2.1-SNAPSH
OT.jar to C:\Document
>   s and
Settings\garsombke.franz\.m2\repository\servicemix\servicemix-jbi\2.1-SNAPSH
OT\servicemix-jbi-2.1-SNAPSHOT.ja
>   r
>


[INFO] ---------------------------------------------------------------------
-------
>   [INFO] Building ServiceMix Container
>   [INFO]    task-segment: [install]
>


[INFO] ---------------------------------------------------------------------
-------
>   [INFO] [resources:resources]
>   [INFO] Using default encoding to copy filtered resources.
>   [WARNING] POM for 'lingo:lingo:pom:1.0' is invalid. It will be ignored
for artifact resolution. Reason: Not a v4.0.
>   0 POM.
>   [WARNING] POM for 'jencks:jencks:pom:1.1' is invalid. It will be ignored
for artifact resolution. Reason: Not a v4.
>   0.0 POM.
>   [WARNING] POM for 'jaxen:jaxen:pom:1.1-beta-8' is invalid. It will be
ignored for artifact resolution. Reason: Not
>   a v4.0.0 POM.
>   [INFO] snapshot org.xbean:xbean-server:2.1-SNAPSHOT: checking for
updates from codehaus
>   [INFO] snapshot org.xbean:xbean-server:2.1-SNAPSHOT: checking for
updates from central
>   [INFO] snapshot org.xbean:xbean-server:2.1-SNAPSHOT: checking for
updates from apache
>   [INFO] snapshot org.xbean:xbean:2.1-SNAPSHOT: checking for updates from
codehaus
>   [INFO] snapshot org.xbean:xbean:2.1-SNAPSHOT: checking for updates from
central
>   [INFO] snapshot org.xbean:xbean:2.1-SNAPSHOT: checking for updates from
apache
>   [INFO] snapshot org.xbean:xbean-kernel:2.1-SNAPSHOT: checking for
updates from codehaus
>   [INFO] snapshot org.xbean:xbean-kernel:2.1-SNAPSHOT: checking for
updates from central
>   [INFO] snapshot org.xbean:xbean-kernel:2.1-SNAPSHOT: checking for
updates from apache
>   [INFO] snapshot org.xbean:xbean-spring:2.1-SNAPSHOT: checking for
updates from codehaus
>   [INFO] snapshot org.xbean:xbean-spring:2.1-SNAPSHOT: checking for
updates from central
>   [INFO] snapshot org.xbean:xbean-spring:2.1-SNAPSHOT: checking for
updates from apache
>   [WARNING] POM for 'org.xbean:xbean-spring:pom:2.1-SNAPSHOT' is invalid.
It will be ignored for artifact resolution.
>    Reason: Failed to validate POM
>   [INFO] snapshot activecluster:activecluster:1.1-SNAPSHOT: checking for
updates from codehaus
>   [INFO] snapshot activecluster:activecluster:1.1-SNAPSHOT: checking for
updates from central
>   [INFO] snapshot activecluster:activecluster:1.1-SNAPSHOT: checking for
updates from apache
>   [WARNING] POM for 'activecluster:activecluster:pom:1.1-SNAPSHOT' is
invalid. It will be ignored for artifact resolu
>   tion. Reason: Not a v4.0.0 POM.
>   [WARNING] POM for 'geronimo-spec:geronimo-spec-jms:pom:1.1-rc4' is
invalid. It will be ignored for artifact resolut
>   ion. Reason: Not a v4.0.0 POM.
>   [WARNING] POM for
'geronimo-spec:geronimo-spec-j2ee-connector:pom:1.5-rc4' is invalid. It will
be ignored for artif
>   act resolution. Reason: Not a v4.0.0 POM.
>   [INFO] snapshot geronimo:geronimo-connector:1.0-SNAPSHOT: checking for
updates from codehaus
>   [INFO] snapshot geronimo:geronimo-connector:1.0-SNAPSHOT: checking for
updates from central
>   [INFO] snapshot geronimo:geronimo-connector:1.0-SNAPSHOT: checking for
updates from apache
>   [WARNING] POM for 'geronimo:geronimo-connector:pom:1.0-SNAPSHOT' is
invalid. It will be ignored for artifact resolu
>   tion. Reason: Not a v4.0.0 POM.
>   Downloading:
http://dist.codehaus.org/servicemix/poms/DdlUtils-1.0-dev.pom
>   [WARNING] Unable to get resource from repository codehaus
(http://dist.codehaus.org)
>   Downloading:
http://repo1.maven.org/maven2/servicemix/DdlUtils/1.0-dev/DdlUtils-1.0-dev.p
om
>   [WARNING] Unable to get resource from repository central
(http://repo1.maven.org/maven2)
>   Downloading:
http://cvs.apache.org/repository/servicemix/poms/DdlUtils-1.0-dev.pom
>   [WARNING] Unable to get resource from repository apache
(http://cvs.apache.org/repository)
>   [WARNING] POM for 'activemq:activemq:pom:3.2' is invalid. It will be
ignored for artifact resolution. Reason: Not a
>    v4.0.0 POM.
>   [WARNING] POM for 'activemq:activemq-ra:pom:3.2' is invalid. It will be
ignored for artifact resolution. Reason: No
>   t a v4.0.0 POM.
>   [WARNING] While downloading xml-apis:xml-apis:2.0.2
>     This artifact has been relocated to xml-apis:xml-apis:1.0.b2.
>
>
>   [WARNING] POM for
'geronimo-spec:geronimo-spec-j2ee-management:pom:1.0-rc4' is invalid. It
will be ignored for arti
>   fact resolution. Reason: Not a v4.0.0 POM.
>   [WARNING] While downloading springframework:spring:1.2.5
>     This artifact has been relocated to org.springframework:spring:1.2.5.
>
>
>   [WARNING] POM for 'org.xbean:xbean-spring:pom:2.1-SNAPSHOT' is invalid.
It will be ignored for artifact resolution.
>    Reason: Failed to validate POM
>   [WARNING] POM for 'geronimo-spec:geronimo-spec-j2ee-jacc:pom:1.0-rc4' is
invalid. It will be ignored for artifact r
>   esolution. Reason: Not a v4.0.0 POM.
>   [INFO] snapshot geronimo:geronimo-transaction:1.0-SNAPSHOT: checking for
updates from codehaus
>   [INFO] snapshot geronimo:geronimo-transaction:1.0-SNAPSHOT: checking for
updates from central
>   [INFO] snapshot geronimo:geronimo-transaction:1.0-SNAPSHOT: checking for
updates from apache
>   [WARNING] POM for 'geronimo:geronimo-transaction:pom:1.0-SNAPSHOT' is
invalid. It will be ignored for artifact reso
>   lution. Reason: Not a v4.0.0 POM.
>   Downloading:
http://dist.codehaus.org/javax.activation/jars/activation-1.0.2.jar
>   [WARNING] Unable to get resource from repository codehaus
(http://dist.codehaus.org)
>   Downloading:
http://cvs.apache.org/repository/javax.activation/jars/activation-1.0.2.jar
>   [WARNING] Unable to get resource from repository apache
(http://cvs.apache.org/repository)
>   Downloading:
http://repo1.maven.org/maven2/javax/activation/activation/1.0.2/activation-1
.0.2.jar
>   [WARNING] Unable to get resource from repository central
(http://repo1.maven.org/maven2)
>   Downloading: http://dist.codehaus.org/javax.mail/jars/mail-1.3.2.jar
>   [WARNING] Unable to get resource from repository codehaus
(http://dist.codehaus.org)
>   Downloading:
http://cvs.apache.org/repository/javax.mail/jars/mail-1.3.2.jar
>   [WARNING] Unable to get resource from repository apache
(http://cvs.apache.org/repository)
>   Downloading:
http://repo1.maven.org/maven2/javax/mail/mail/1.3.2/mail-1.3.2.jar
>   [WARNING] Unable to get resource from repository central
(http://repo1.maven.org/maven2)
>   Downloading:
http://dist.codehaus.org/javax.resource/jars/connector-1.0.jar
>   [WARNING] Unable to get resource from repository codehaus
(http://dist.codehaus.org)
>   Downloading:
http://cvs.apache.org/repository/javax.resource/jars/connector-1.0.jar
>   [WARNING] Unable to get resource from repository apache
(http://cvs.apache.org/repository)
>   Downloading:
http://repo1.maven.org/maven2/javax/resource/connector/1.0/connector-1.0.jar
>   [WARNING] Unable to get resource from repository central
(http://repo1.maven.org/maven2)
>   Downloading:
http://dist.codehaus.org/javax.transaction/jars/jta-1.0.1B.jar
>   [WARNING] Unable to get resource from repository codehaus
(http://dist.codehaus.org)
>   Downloading:
http://cvs.apache.org/repository/javax.transaction/jars/jta-1.0.1B.jar
>   [WARNING] Unable to get resource from repository apache
(http://cvs.apache.org/repository)
>   Downloading:
http://repo1.maven.org/maven2/javax/transaction/jta/1.0.1B/jta-1.0.1B.jar
>   [WARNING] Unable to get resource from repository central
(http://repo1.maven.org/maven2)
>


[INFO] ---------------------------------------------------------------------
-------
>   [ERROR] BUILD ERROR
>


[INFO] ---------------------------------------------------------------------
-------
>   [INFO] Failed to resolve artifact.
>
>   required artifacts missing:
>     javax.activation:activation:jar:1.0.2
>     javax.mail:mail:jar:1.3.2
>     javax.resource:connector:jar:1.0
>     javax.transaction:jta:jar:1.0.1B
>
>   for the artifact:
>     servicemix:servicemix-core:jar:2.1-SNAPSHOT
>
>   from the specified remote repositories:
>     central (http://repo1.maven.org/maven2),
>     codehaus (http://dist.codehaus.org),
>     apache (http://cvs.apache.org/repository)
>
>   ----------------------------------------------
>
>   Is this a known problem?
>
>   Thanks in advance.
>
>   Franz
>
>
>
> ---------------------------------
> Yahoo! Photos
>  Got holiday prints? See all the ways to get quality prints in your hands
ASAP.


----------------------------------------------------------------------------
----


Internal Virus Database is out-of-date.
Checked by AVG Free Edition.
Version: 7.1.371 / Virus Database: 267.14.15/223 - Release Date: 1/6/2006