You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by pirivan <ps...@nortel.com> on 2006/04/13 17:11:45 UTC

Missing POM files in src distribution?

Hello,

I'm just starting to test ServiceMix. I downloaded the src distribution
servicemix-2.0.2-src.tar.gz and attempted to build it with maven. However,
maven complains with the following (after my signature). Why there are no
pom files?

Any suggestions?

Thanks,

-- 
Pedro


$ mvn clean test
[INFO] Scanning for projects...
[INFO]
----------------------------------------------------------------------------
[INFO] Building Maven Default Project
[INFO]    task-segment: [clean, test]
[INFO]
----------------------------------------------------------------------------
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Cannot execute mojo: clean. It requires a project with an existing
pom.xml, but the build is not using one.
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 1 second
[INFO] Finished at: Thu Apr 13 11:02:30 EDT 2006
[INFO] Final Memory: 2M/7M
[INFO]
------------------------------------------------------------------------

--
View this message in context: http://www.nabble.com/Missing-POM-files-in-src-distribution--t1444951.html#a3902356
Sent from the ServiceMix - User forum at Nabble.com.


Re: Missing POM files in src distribution?

Posted by MinhLT <th...@yahoo.com>.
This error is generated because the version 2.0.2 is built with Maven 1.x.
Please use one of these old versions of Maven and all will be alright (it
takes me 1 week to find out that thing :( )

Cheers,
Minh.
--
View this message in context: http://www.nabble.com/Missing-POM-files-in-src-distribution--t1444951.html#a3983992
Sent from the ServiceMix - User forum at Nabble.com.


Re: Missing POM files in src distribution?

Posted by Guillaume Nodet <gn...@gmail.com>.
Could you please post the errors you have when building with maven 1 ?
We have daily builds running with m1 and all works fine.
Run
   maven -Dmaven.test.skip=true
and everything should be fine.

Cheers,
Guillaume Nodet

On 4/13/06, pirivan <ps...@nortel.com> wrote:
>
> No, I don't have proxy problems to run Maven. I'm happily compiling other
> projects and my local Maven repository is populated as required without any
> problems.
>
> Usually proxy errors, or simply Maven repos not responding, translate into
> some 503 "Service Unavailable" messages that you can see in the log. What I
> get here is Maven's own "Unable to get resource from repository
> maven2-snapshots" which tells me that the required files are absent from the
> repository.
>
> There are also other errors reported like invalid pom.xml files, log4j
> initialization errors, missing symbols, etc.
> As someone said before, the build for SM trunk seems to be simply broken.
>
> I guess I'm therefore forced to get my feet wet witn SM 1.1 :(
>
> --
> Pedro
>
> --
> View this message in context: http://www.nabble.com/Missing-POM-files-in-src-distribution--t1444951.html#a3904376
> Sent from the ServiceMix - User forum at Nabble.com.
>
>

Re: Missing POM files in src distribution?

Posted by pirivan <ps...@nortel.com>.
No, I don't have proxy problems to run Maven. I'm happily compiling other
projects and my local Maven repository is populated as required without any
problems.

Usually proxy errors, or simply Maven repos not responding, translate into
some 503 "Service Unavailable" messages that you can see in the log. What I
get here is Maven's own "Unable to get resource from repository
maven2-snapshots" which tells me that the required files are absent from the
repository.

There are also other errors reported like invalid pom.xml files, log4j
initialization errors, missing symbols, etc.
As someone said before, the build for SM trunk seems to be simply broken.

I guess I'm therefore forced to get my feet wet witn SM 1.1 :(

-- 
Pedro

--
View this message in context: http://www.nabble.com/Missing-POM-files-in-src-distribution--t1444951.html#a3904376
Sent from the ServiceMix - User forum at Nabble.com.


Re: Missing POM files in src distribution?

Posted by Guillaume Nodet <gn...@gmail.com>.
Please, use maven 1.0 or 1.1.
Maven 2 build does not work yet.

Cheers,
Guillaume Nodet

On 4/13/06, pirivan <ps...@nortel.com> wrote:
>
> Ok, Thanks for the note. I'd rather try the latest development tree than the
> 1.x series.
>
> I just checked out the svn trunk version and attempted to compile using
> Maven 2.0. I doesn't work (see below). Is this supposed t work? I mean, is
> the current trunk in the svn repo supposed to be clean to compile and run?
>
> Thanks,
>
> --
>  Pedro
>
> $ mvn compile
> [INFO] Scanning for projects...
> [INFO] Reactor build order:
> [INFO]   ServiceMix
> [INFO]   ServiceMix :: JBI
> [INFO]   ServiceMix :: Core
> [INFO]   ServiceMix :: Components
> [INFO]   ServiceMix :: Common
> [INFO]   ServiceMix :: SOAP
> [INFO]   ServiceMix :: Console
> [INFO]   ServiceMix :: GBeans
> [INFO]   ServiceMix :: JMS
> [INFO]   ServiceMix :: JSR-181 Service Engine
> [INFO]   ServiceMix :: HTTP
> [INFO]   ServiceMix :: WS-Notification Service Engine
> [INFO]   ServiceMix :: Lightweight container Service Engine
> [INFO]   ServiceMix :: SCA Service Engine
> [INFO]   Servicemix :: Assembly
> [INFO]
> ----------------------------------------------------------------------------
> [INFO] Building ServiceMix
> [INFO]    task-segment: [compile]
> [INFO]
> ----------------------------------------------------------------------------
> [INFO] No goals needed for project - skipping
> [INFO]
> ----------------------------------------------------------------------------
> [INFO] Building ServiceMix :: JBI
> [INFO]    task-segment: [compile]
> [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]
> ----------------------------------------------------------------------------
> [INFO] Building ServiceMix :: Core
> [INFO]    task-segment: [compile]
> [INFO]
> ----------------------------------------------------------------------------
>
> [WARNING] POM for 'incubator-activemq:activemq-ra:pom:4.0-SNAPSHOT:compile'
> is invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0
> POM.
> [WARNING] POM for
> 'incubator-activemq:activemq-core:pom:4.0-SNAPSHOT:compile' is invalid. It
> will be ignored for artifact resolution. Reason: Not a v4.0.0 POM.
> Downloading:
> http://repo1.maven.org/maven2/org/apache/db/ddlutils/ddlutils/1.0-20060223/ddlutils-1.0-20060223.pom
> [WARNING] Unable to get resource from repository central
> (http://repo1.maven.org/maven2)
> Downloading:
> http://snapshots.maven.codehaus.org/maven2/org/apache/db/ddlutils/ddlutils/1.0-20060223/ddlutils-1.0-20060223.pom
> [WARNING] Unable to get resource from repository maven2-snapshots
> (http://snapshots.maven.codehaus.org/maven2)
> Downloading:
> http://servicemix.org/m2-repo/org/apache/db/ddlutils/ddlutils/1.0-20060223/ddlutils-1.0-20060223.pom
> [WARNING] Unable to get resource from repository servicemix-m2-repo
> (http://servicemix.org/m2-repo)
> Downloading:
> http://cvs.apache.org/maven-snapshot-repository/org/apache/db/ddlutils/ddlutils/1.0-20060223/ddlutils-1.0-20060223.pom
> [WARNING] Unable to get resource from repository apache-m2
> (http://cvs.apache.org/maven-snapshot-repository)
> Downloading:
> http://cvs.apache.org/repository/org.apache.db.ddlutils/poms/ddlutils-1.0-20060223.pom
> [WARNING] Unable to get resource from repository apache
> (http://cvs.apache.org/repository)
> Downloading:
> http://dist.codehaus.org/org.apache.db.ddlutils/poms/ddlutils-1.0-20060223.pom
> [WARNING] Unable to get resource from repository codehaus
> (http://dist.codehaus.org)
> Downloading:
> http://repo.logicblaze.com/maven1/org.apache.db.ddlutils/poms/ddlutils-1.0-20060223.pom
> [WARNING] Unable to get resource from repository logicblaze
> (http://repo.logicblaze.com/maven1)
> [INFO] [antrun:run {execution: default}]
> [INFO] Executing tasks
> log4j:WARN No appenders could be found for logger
> (org.apache.xbean.spring.generator.QdoxMappingLoader).
> log4j:WARN Please initialize the log4j system properly.
>   [mapping] Generating META-INF properties file:
> /usr/local/src/servicemix/servicemix-core/target/generated/META-INF/services/org/apache/xbean/spring/http/servicemix.apache.org/config/1.0
> for namespace: http://servicemix.apache.org/config/1.0
>   [mapping] Generating HTML documentation file:
> /usr/local/src/servicemix/servicemix-core/target/servicemix.xsd.html for
> namespace: http://servicemix.apache.org/config/1.0
> Warning, could not load class:
> org.apache.servicemix.jbi.resolver.EndpointResolver
> Warning, could not load class:
> org.apache.servicemix.jbi.resolver.EndpointChooser
> Warning, could not load class:
> org.apache.servicemix.jbi.messaging.PojoMarshalerWarning, could not load
> class: org.apache.servicemix.jbi.resolver.EndpointChooser
> Warning, could not load class:
> org.apache.servicemix.jbi.resolver.EndpointResolver
> Warning, could not load class:
> org.apache.servicemix.jbi.resolver.EndpointChooser
> Warning, could not load class:
> org.apache.servicemix.jbi.messaging.PojoMarshalerWarning, could not load
> class: org.apache.servicemix.jbi.resolver.EndpointChooser
> Warning, could not load class:
> org.apache.servicemix.jbi.container.JBIContainer
> Warning, could not load class:
> org.apache.servicemix.jbi.container.JBIContainer
> Warning, could not load class:
> org.apache.servicemix.jbi.container.JBIContainer
> Warning, could not load class:
> org.apache.servicemix.jbi.resolver.SubscriptionFilter
> Warning, could not load class:
> org.apache.servicemix.jbi.resolver.SubscriptionFilter
> Warning, could not load class:
> org.apache.servicemix.jbi.framework.ComponentNameSpace
> Warning, could not load class:
> org.apache.servicemix.jbi.resolver.SubscriptionFilter
> Warning, could not load class:
> org.apache.servicemix.jbi.framework.ComponentNameSpace
>   [mapping] Generating XSD file:
> /usr/local/src/servicemix/servicemix-core/target/servicemix.xsd for
> namespace: http://servicemix.apache.org/config/1.0
> Warning, could not load class:
> org.apache.servicemix.jbi.resolver.EndpointResolver
> Warning, could not load class:
> org.apache.servicemix.jbi.resolver.EndpointChooser
> Warning, could not load class:
> org.apache.servicemix.jbi.messaging.PojoMarshalerWarning, could not load
> class: org.apache.servicemix.jbi.resolver.EndpointChooser
> Warning, could not load class:
> org.apache.servicemix.jbi.resolver.EndpointResolver
> Warning, could not load class:
> org.apache.servicemix.jbi.resolver.EndpointChooser
> Warning, could not load class:
> org.apache.servicemix.jbi.messaging.PojoMarshalerWarning, could not load
> class: org.apache.servicemix.jbi.resolver.EndpointChooser
> Warning, could not load class:
> org.apache.servicemix.jbi.resolver.EndpointResolver
> Warning, could not load class:
> org.apache.servicemix.jbi.resolver.EndpointChooser
> Warning, could not load class:
> org.apache.servicemix.jbi.messaging.PojoMarshalerWarning, could not load
> class: org.apache.servicemix.jbi.resolver.EndpointChooser
> Warning, could not load class:
> org.apache.servicemix.jbi.container.JBIContainer
> Warning, could not load class:
> org.apache.servicemix.jbi.container.JBIContainer
> Warning, could not load class:
> org.apache.servicemix.jbi.container.JBIContainer
> Warning, could not load class:
> org.apache.servicemix.jbi.resolver.SubscriptionFilter
> Warning, could not load class:
> org.apache.servicemix.jbi.framework.ComponentNameSpace
> Warning, could not load class:
> org.apache.servicemix.jbi.resolver.SubscriptionFilter
> Warning, could not load class:
> org.apache.servicemix.jbi.framework.ComponentNameSpace
> Warning, could not load class:
> org.apache.servicemix.jbi.resolver.SubscriptionFilter
> Warning, could not load class:
> org.apache.servicemix.jbi.framework.ComponentNameSpace
>   [mapping] ...done.
> [INFO] Executed tasks
> [INFO] [resources:resources]
> [INFO] Using default encoding to copy filtered resources.
> [WARNING] POM for 'incubator-activemq:activemq-ra:pom:4.0-SNAPSHOT:compile'
> is invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0
> POM.
> [WARNING] POM for
> 'incubator-activemq:activemq-core:pom:4.0-SNAPSHOT:compile' is invalid. It
> will be ignored for artifact resolution. Reason: Not a v4.0.0 POM.
> [INFO] [compiler:compile]
> Compiling 284 source files to
> /usr/local/src/servicemix/servicemix-core/target/classes
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Compilation failure
>
> /usr/local/src/servicemix/servicemix-core/src/main/java/org/apache/servicemix/jbi/nmr/flow/FlowProvider.java:[22,32]
> package org.apache.activeio.util does not exist
>
> /usr/local/src/servicemix/servicemix-core/src/main/java/org/apache/servicemix/jbi/nmr/flow/FlowProvider.java:[35,19]
> cannot find symbol
> symbol  : class FactoryFinder
> location: class org.apache.servicemix.jbi.nmr.flow.FlowProvider
>
> /usr/local/src/servicemix/servicemix-core/src/main/java/org/apache/servicemix/jbi/nmr/flow/FlowProvider.java:[35,44]
> cannot find symbol
> symbol  : class FactoryFinder
> location: class org.apache.servicemix.jbi.nmr.flow.FlowProvider
>
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 25 seconds
> [INFO] Finished at: Thu Apr 13 11:44:26 EDT 2006
> [INFO] Final Memory: 19M/81M
> [INFO]
> ------------------------------------------------------------------------
>
>
> --
> View this message in context: http://www.nabble.com/Missing-POM-files-in-src-distribution--t1444951.html#a3903181
> Sent from the ServiceMix - User forum at Nabble.com.
>
>

Re: Missing POM files in src distribution?

Posted by pirivan <ps...@nortel.com>.
Ok, Thanks for the note. I'd rather try the latest development tree than the
1.x series.

I just checked out the svn trunk version and attempted to compile using
Maven 2.0. I doesn't work (see below). Is this supposed t work? I mean, is
the current trunk in the svn repo supposed to be clean to compile and run?

Thanks,

--
 Pedro

$ mvn compile
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO]   ServiceMix
[INFO]   ServiceMix :: JBI
[INFO]   ServiceMix :: Core
[INFO]   ServiceMix :: Components
[INFO]   ServiceMix :: Common
[INFO]   ServiceMix :: SOAP
[INFO]   ServiceMix :: Console
[INFO]   ServiceMix :: GBeans
[INFO]   ServiceMix :: JMS
[INFO]   ServiceMix :: JSR-181 Service Engine
[INFO]   ServiceMix :: HTTP
[INFO]   ServiceMix :: WS-Notification Service Engine
[INFO]   ServiceMix :: Lightweight container Service Engine
[INFO]   ServiceMix :: SCA Service Engine
[INFO]   Servicemix :: Assembly
[INFO]
----------------------------------------------------------------------------
[INFO] Building ServiceMix
[INFO]    task-segment: [compile]
[INFO]
----------------------------------------------------------------------------
[INFO] No goals needed for project - skipping
[INFO]
----------------------------------------------------------------------------
[INFO] Building ServiceMix :: JBI
[INFO]    task-segment: [compile]
[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]
----------------------------------------------------------------------------
[INFO] Building ServiceMix :: Core
[INFO]    task-segment: [compile]
[INFO]
----------------------------------------------------------------------------

[WARNING] POM for 'incubator-activemq:activemq-ra:pom:4.0-SNAPSHOT:compile'
is invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0
POM.
[WARNING] POM for
'incubator-activemq:activemq-core:pom:4.0-SNAPSHOT:compile' is invalid. It
will be ignored for artifact resolution. Reason: Not a v4.0.0 POM.
Downloading:
http://repo1.maven.org/maven2/org/apache/db/ddlutils/ddlutils/1.0-20060223/ddlutils-1.0-20060223.pom
[WARNING] Unable to get resource from repository central
(http://repo1.maven.org/maven2)
Downloading:
http://snapshots.maven.codehaus.org/maven2/org/apache/db/ddlutils/ddlutils/1.0-20060223/ddlutils-1.0-20060223.pom
[WARNING] Unable to get resource from repository maven2-snapshots
(http://snapshots.maven.codehaus.org/maven2)
Downloading:
http://servicemix.org/m2-repo/org/apache/db/ddlutils/ddlutils/1.0-20060223/ddlutils-1.0-20060223.pom
[WARNING] Unable to get resource from repository servicemix-m2-repo
(http://servicemix.org/m2-repo)
Downloading:
http://cvs.apache.org/maven-snapshot-repository/org/apache/db/ddlutils/ddlutils/1.0-20060223/ddlutils-1.0-20060223.pom
[WARNING] Unable to get resource from repository apache-m2
(http://cvs.apache.org/maven-snapshot-repository)
Downloading:
http://cvs.apache.org/repository/org.apache.db.ddlutils/poms/ddlutils-1.0-20060223.pom
[WARNING] Unable to get resource from repository apache
(http://cvs.apache.org/repository)
Downloading:
http://dist.codehaus.org/org.apache.db.ddlutils/poms/ddlutils-1.0-20060223.pom
[WARNING] Unable to get resource from repository codehaus
(http://dist.codehaus.org)
Downloading:
http://repo.logicblaze.com/maven1/org.apache.db.ddlutils/poms/ddlutils-1.0-20060223.pom
[WARNING] Unable to get resource from repository logicblaze
(http://repo.logicblaze.com/maven1)
[INFO] [antrun:run {execution: default}]
[INFO] Executing tasks
log4j:WARN No appenders could be found for logger
(org.apache.xbean.spring.generator.QdoxMappingLoader).
log4j:WARN Please initialize the log4j system properly.
  [mapping] Generating META-INF properties file:
/usr/local/src/servicemix/servicemix-core/target/generated/META-INF/services/org/apache/xbean/spring/http/servicemix.apache.org/config/1.0
for namespace: http://servicemix.apache.org/config/1.0
  [mapping] Generating HTML documentation file:
/usr/local/src/servicemix/servicemix-core/target/servicemix.xsd.html for
namespace: http://servicemix.apache.org/config/1.0
Warning, could not load class:
org.apache.servicemix.jbi.resolver.EndpointResolver
Warning, could not load class:
org.apache.servicemix.jbi.resolver.EndpointChooser
Warning, could not load class:
org.apache.servicemix.jbi.messaging.PojoMarshalerWarning, could not load
class: org.apache.servicemix.jbi.resolver.EndpointChooser
Warning, could not load class:
org.apache.servicemix.jbi.resolver.EndpointResolver
Warning, could not load class:
org.apache.servicemix.jbi.resolver.EndpointChooser
Warning, could not load class:
org.apache.servicemix.jbi.messaging.PojoMarshalerWarning, could not load
class: org.apache.servicemix.jbi.resolver.EndpointChooser
Warning, could not load class:
org.apache.servicemix.jbi.container.JBIContainer
Warning, could not load class:
org.apache.servicemix.jbi.container.JBIContainer
Warning, could not load class:
org.apache.servicemix.jbi.container.JBIContainer
Warning, could not load class:
org.apache.servicemix.jbi.resolver.SubscriptionFilter
Warning, could not load class:
org.apache.servicemix.jbi.resolver.SubscriptionFilter
Warning, could not load class:
org.apache.servicemix.jbi.framework.ComponentNameSpace
Warning, could not load class:
org.apache.servicemix.jbi.resolver.SubscriptionFilter
Warning, could not load class:
org.apache.servicemix.jbi.framework.ComponentNameSpace
  [mapping] Generating XSD file:
/usr/local/src/servicemix/servicemix-core/target/servicemix.xsd for
namespace: http://servicemix.apache.org/config/1.0
Warning, could not load class:
org.apache.servicemix.jbi.resolver.EndpointResolver
Warning, could not load class:
org.apache.servicemix.jbi.resolver.EndpointChooser
Warning, could not load class:
org.apache.servicemix.jbi.messaging.PojoMarshalerWarning, could not load
class: org.apache.servicemix.jbi.resolver.EndpointChooser
Warning, could not load class:
org.apache.servicemix.jbi.resolver.EndpointResolver
Warning, could not load class:
org.apache.servicemix.jbi.resolver.EndpointChooser
Warning, could not load class:
org.apache.servicemix.jbi.messaging.PojoMarshalerWarning, could not load
class: org.apache.servicemix.jbi.resolver.EndpointChooser
Warning, could not load class:
org.apache.servicemix.jbi.resolver.EndpointResolver
Warning, could not load class:
org.apache.servicemix.jbi.resolver.EndpointChooser
Warning, could not load class:
org.apache.servicemix.jbi.messaging.PojoMarshalerWarning, could not load
class: org.apache.servicemix.jbi.resolver.EndpointChooser
Warning, could not load class:
org.apache.servicemix.jbi.container.JBIContainer
Warning, could not load class:
org.apache.servicemix.jbi.container.JBIContainer
Warning, could not load class:
org.apache.servicemix.jbi.container.JBIContainer
Warning, could not load class:
org.apache.servicemix.jbi.resolver.SubscriptionFilter
Warning, could not load class:
org.apache.servicemix.jbi.framework.ComponentNameSpace
Warning, could not load class:
org.apache.servicemix.jbi.resolver.SubscriptionFilter
Warning, could not load class:
org.apache.servicemix.jbi.framework.ComponentNameSpace
Warning, could not load class:
org.apache.servicemix.jbi.resolver.SubscriptionFilter
Warning, could not load class:
org.apache.servicemix.jbi.framework.ComponentNameSpace
  [mapping] ...done.
[INFO] Executed tasks
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[WARNING] POM for 'incubator-activemq:activemq-ra:pom:4.0-SNAPSHOT:compile'
is invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0
POM.
[WARNING] POM for
'incubator-activemq:activemq-core:pom:4.0-SNAPSHOT:compile' is invalid. It
will be ignored for artifact resolution. Reason: Not a v4.0.0 POM.
[INFO] [compiler:compile]
Compiling 284 source files to
/usr/local/src/servicemix/servicemix-core/target/classes
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure

/usr/local/src/servicemix/servicemix-core/src/main/java/org/apache/servicemix/jbi/nmr/flow/FlowProvider.java:[22,32]
package org.apache.activeio.util does not exist

/usr/local/src/servicemix/servicemix-core/src/main/java/org/apache/servicemix/jbi/nmr/flow/FlowProvider.java:[35,19]
cannot find symbol
symbol  : class FactoryFinder
location: class org.apache.servicemix.jbi.nmr.flow.FlowProvider

/usr/local/src/servicemix/servicemix-core/src/main/java/org/apache/servicemix/jbi/nmr/flow/FlowProvider.java:[35,44]
cannot find symbol
symbol  : class FactoryFinder
location: class org.apache.servicemix.jbi.nmr.flow.FlowProvider


[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 25 seconds
[INFO] Finished at: Thu Apr 13 11:44:26 EDT 2006
[INFO] Final Memory: 19M/81M
[INFO]
------------------------------------------------------------------------


--
View this message in context: http://www.nabble.com/Missing-POM-files-in-src-distribution--t1444951.html#a3903181
Sent from the ServiceMix - User forum at Nabble.com.