It seems that host-webapp is not in the build. The "all" distro doesn't have a dependency on it. You can just remove the project from your Eclipse workspace :-).

Thanks,
Raymond

--------------------------------------------------
From: "Dan Becker" <[email protected]>
Sent: Wednesday, February 04, 2009 1:58 PM
To: <[email protected]>
Subject: Re: [2.x] Trouble finding manifest resources in Eclips

Raymond Feng wrote:
Can you post the log when you run mvn clean install to build the
"distribution/all"?

You can also run "mvn dependency:tree" to check the maven dependency tree.


Build results seem in order, but no sign of
geronimo-jsp_2.1_spec-1.0.jar. (Log is attached. I will repost if it
does not show on the mailing list.)

Tree shows no dependency on that jar. Eclipse "Problems" shows that
tuscany-host-webapp/META-INF requiring it. Perhaps I should comment out
tuscany-host-webapp?


[INFO] [dependency:tree]
[INFO] org.apache.tuscany.sca:tuscany-distribution-all:pom:2.0-SNAPSHOT
[INFO] \-
org.apache.tuscany.sca:tuscany-feature-all:pom:2.0-SNAPSHOT:compile
[INFO]    +-
org.apache.tuscany.sca:tuscany-feature-api:pom:2.0-SNAPSHOT:compile
[INFO]    |  +-
org.apache.tuscany.sca:tuscany-sca-api:jar:2.0-SNAPSHOT:compile
[INFO]    |  \-
org.apache.tuscany.sca:tuscany-node-api:jar:2.0-SNAPSHOT:compile
[INFO]    +-
org.apache.tuscany.sca:tuscany-feature-core:pom:2.0-SNAPSHOT:compile
[INFO]    |  +-
org.apache.tuscany.sca:tuscany-assembly:jar:2.0-SNAPSHOT:compile
[INFO]    |  |  +-
org.apache.tuscany.sca:tuscany-interface:jar:2.0-SNAPSHOT:compile
[INFO]    |  |  \-
org.apache.tuscany.sca:tuscany-definitions:jar:2.0-SNAPSHOT:compile
[INFO]    |  +-
org.apache.tuscany.sca:tuscany-assembly-xml:jar:2.0-SNAPSHOT:compile
[INFO]    |  |  +-
org.apache.tuscany.sca:tuscany-contribution-xml:jar:2.0-SNAPSHOT:compile
[INFO]    |  |  \-
org.apache.geronimo.specs:geronimo-stax-api_1.0_spec:jar:1.0.1:compile
[INFO]    |  +-
org.apache.tuscany.sca:tuscany-assembly-xsd:jar:2.0-SNAPSHOT:compile
[INFO]    |  +-
org.apache.tuscany.sca:tuscany-contribution:jar:2.0-SNAPSHOT:compile
[INFO]    |  +-
org.apache.tuscany.sca:tuscany-contribution-java:jar:2.0-SNAPSHOT:compile
[INFO]    |  +-
org.apache.tuscany.sca:tuscany-contribution-namespace:jar:2.0-SNAPSHOT:compile
[INFO] | +- org.apache.tuscany.sca:tuscany-core:jar:2.0-SNAPSHOT:compile
[INFO]    |  |  +-
org.apache.tuscany.sca:tuscany-interface-java:jar:2.0-SNAPSHOT:compile
[INFO]    |  |  \- cglib:cglib-nodep:jar:2.2:compile
[INFO]    |  +-
org.apache.tuscany.sca:tuscany-core-databinding:jar:2.0-SNAPSHOT:compile
[INFO]    |  +-
org.apache.tuscany.sca:tuscany-core-spi:jar:2.0-SNAPSHOT:compile
[INFO]    |  +-
org.apache.tuscany.sca:tuscany-databinding:jar:2.0-SNAPSHOT:compile
[INFO]    |  +-
org.apache.tuscany.sca:tuscany-databinding-jaxb:jar:2.0-SNAPSHOT:compile
[INFO]    |  |  +- javax.xml.bind:jaxb-api:jar:2.1:compile
[INFO]    |  |  |  \- javax.activation:activation:jar:1.1:compile
[INFO]    |  |  \- com.sun.xml.bind:jaxb-impl:jar:2.1.9:runtime
[INFO]    |  +-
org.apache.tuscany.sca:tuscany-definitions-xml:jar:2.0-SNAPSHOT:compile
[INFO]    |  +-
org.apache.tuscany.sca:tuscany-endpoint:jar:2.0-SNAPSHOT:compile
[INFO]    |  +-
org.apache.tuscany.sca:tuscany-extensibility:jar:2.0-SNAPSHOT:compile
[INFO]    |  +-
org.apache.tuscany.sca:tuscany-extensibility-equinox:jar:2.0-SNAPSHOT:compile
[INFO]    |  |  \- org.eclipse:osgi:jar:3.3.0-v20070530:compile
[INFO]    |  +-
org.apache.tuscany.sca:tuscany-host-http:jar:2.0-SNAPSHOT:compile
[INFO]    |  +-
org.apache.tuscany.sca:tuscany-implementation-java-runtime:jar:2.0-SNAPSHOT:compile
[INFO]    |  |  +-
org.apache.tuscany.sca:tuscany-implementation-java:jar:2.0-SNAPSHOT:compile
[INFO]    |  |  |  \- javax.jws:jsr181-api:jar:1.0-MR1:compile
[INFO]    |  |  \-
org.apache.tuscany.sca:tuscany-implementation-java-xml:jar:2.0-SNAPSHOT:compile
[INFO]    |  +-
org.apache.tuscany.sca:tuscany-implementation-node-runtime:jar:2.0-SNAPSHOT:compile
[INFO]    |  |  +-
org.apache.tuscany.sca:tuscany-implementation-node:jar:2.0-SNAPSHOT:compile
[INFO]    |  |  \- javax.servlet:servlet-api:jar:2.5:compile
[INFO]    |  +-
org.apache.tuscany.sca:tuscany-interface-java-xml:jar:2.0-SNAPSHOT:compile
[INFO]    |  +-
org.apache.tuscany.sca:tuscany-interface-java-jaxws:jar:2.0-SNAPSHOT:compile
[INFO]    |  |  +- javax.xml.ws:jaxws-api:jar:2.1:compile
[INFO]    |  |  |  \- javax.annotation:jsr250-api:jar:1.0:compile
[INFO]    |  |  \- asm:asm-all:jar:3.1:compile
[INFO]    |  +-
org.apache.tuscany.sca:tuscany-interface-wsdl-xml:jar:2.0-SNAPSHOT:compile
[INFO]    |  |  \-
org.apache.tuscany.sca:tuscany-interface-wsdl:jar:2.0-SNAPSHOT:compile
[INFO]    |  +-
org.apache.tuscany.sca:tuscany-node-impl:jar:2.0-SNAPSHOT:compile
[INFO]    |  |  +-
org.apache.tuscany.sca:tuscany-workspace:jar:2.0-SNAPSHOT:compile
[INFO]    |  |  +-
org.apache.tuscany.sca:tuscany-workspace-impl:jar:2.0-SNAPSHOT:runtime
[INFO]    |  |  |  \-
org.apache.tuscany.sca:tuscany-workspace-xml:jar:2.0-SNAPSHOT:runtime
[INFO]    |  |  +-
org.apache.tuscany.sca:tuscany-binding-sca:jar:2.0-SNAPSHOT:runtime
[INFO]    |  |  \-
org.apache.tuscany.sca:tuscany-binding-sca-xml:jar:2.0-SNAPSHOT:runtime
[INFO]    |  +-
org.apache.tuscany.sca:tuscany-node-launcher:jar:2.0-SNAPSHOT:compile
[INFO]    |  |  \- commons-cli:commons-cli:jar:1.1:compile
[INFO]    |  +-
org.apache.tuscany.sca:tuscany-node-launcher-equinox:jar:2.0-SNAPSHOT:compile
[INFO]    |  |  +- org.eclipse.core:runtime:jar:3.3.100-v20070530:runtime
[INFO] | | | +- org.eclipse.equinox:common:jar:3.3.0-v20070426:runtime
[INFO]    |  |  |  +- org.eclipse.core:jobs:jar:3.3.0-v20070423:runtime
[INFO]    |  |  |  +-
org.eclipse.equinox:registry:jar:3.3.0-v20070522:runtime
[INFO]    |  |  |  +-
org.eclipse.equinox:preferences:jar:3.2.100-v20070522:runtime
[INFO]    |  |  |  \-
org.eclipse.core:contenttype:jar:3.2.100-v20070319:runtime
[INFO]    |  |  \- org.eclipse.equinox:app:jar:1.0.0-v20070606:runtime
[INFO]    |  +-
org.apache.tuscany.sca:tuscany-monitor:jar:2.0-SNAPSHOT:compile
[INFO]    |  +-
org.apache.tuscany.sca:tuscany-policy:jar:2.0-SNAPSHOT:compile
[INFO]    |  +-
org.apache.tuscany.sca:tuscany-policy-security:jar:2.0-SNAPSHOT:compile
[INFO]    |  +-
org.apache.tuscany.sca:tuscany-policy-xml:jar:2.0-SNAPSHOT:compile
[INFO] | +- org.apache.tuscany.sca:tuscany-xsd:jar:2.0-SNAPSHOT:compile [INFO] | | \- org.apache.ws.commons.schema:XmlSchema:jar:1.4.2:compile
[INFO]    |  \-
org.apache.tuscany.sca:tuscany-xsd-xml:jar:2.0-SNAPSHOT:compile
[INFO]    +-
org.apache.tuscany.sca:tuscany-feature-webservice:pom:2.0-SNAPSHOT:compile
[INFO]    |  +-
org.apache.tuscany.sca:tuscany-binding-ws:jar:2.0-SNAPSHOT:compile
[INFO]    |  |  \- wsdl4j:wsdl4j:jar:1.6.2:compile
[INFO]    |  +-
org.apache.tuscany.sca:tuscany-binding-ws-axis2:jar:2.0-SNAPSHOT:compile
[INFO]    |  |  +-
org.apache.tuscany.sca:tuscany-binding-ws-axis2-policy:jar:2.0-SNAPSHOT:compile
[INFO]    |  |  |  \-
org.apache.ws.commons.axiom:axiom-impl:jar:1.2.7:compile
[INFO]    |  |  +- org.apache.axis2:axis2-kernel:jar:1.4.1:compile
[INFO] | | | +- commons-fileupload:commons-fileupload:jar:1.2:compile
[INFO]    |  |  |  +-
org.apache.httpcomponents:httpcore:jar:4.0-beta1:compile
[INFO]    |  |  |  +-
org.apache.httpcomponents:httpcore-nio:jar:4.0-beta1:compile
[INFO]    |  |  |  +-
backport-util-concurrent:backport-util-concurrent:jar:3.1:compile
[INFO]    |  |  |  +- org.codehaus.woodstox:wstx-asl:jar:3.2.4:compile
[INFO]    |  |  |  +- org.apache.woden:woden-api:jar:1.0M8:compile
[INFO]    |  |  |  |  \- xerces:xmlParserAPIs:jar:2.6.0:compile
[INFO]    |  |  |  +- org.apache.woden:woden-impl-dom:jar:1.0M8:compile
[INFO]    |  |  |  +- annogen:annogen:jar:0.1.0:compile
[INFO]    |  |  |  +-
org.apache.geronimo.specs:geronimo-jms_1.1_spec:jar:1.1:compile
[INFO]    |  |  |  +-
org.apache.ws.commons.axiom:axiom-dom:jar:1.2.7:compile
[INFO]    |  |  |  +- javax.mail:mail:jar:1.4:compile
[INFO]    |  |  |  +- xalan:xalan:jar:2.7.0:compile
[INFO]    |  |  |  \- commons-io:commons-io:jar:1.4:compile
[INFO]    |  |  +- org.apache.axis2:axis2-java2wsdl:jar:1.4.1:compile
[INFO]    |  |  |  +-
org.apache.geronimo.specs:geronimo-javamail_1.4_spec:jar:1.2:compile
[INFO]    |  |  |  \- jaxen:jaxen:jar:1.1.1:compile
[INFO]    |  |  |     +- dom4j:dom4j:jar:1.6.1:compile
[INFO]    |  |  |     \- jdom:jdom:jar:1.0:compile
[INFO]    |  |  +- org.apache.axis2:axis2-codegen:jar:1.4.1:runtime
[INFO]    |  |  |  \- org.apache.axis2:axis2-adb:jar:1.4.1:runtime
[INFO]    |  |  +- org.apache.neethi:neethi:jar:2.0.4:compile
[INFO]    |  |  +- commons-httpclient:commons-httpclient:jar:3.1:compile
[INFO]    |  |  |  \- commons-codec:commons-codec:jar:1.2:compile
[INFO]    |  |  +- commons-logging:commons-logging:jar:1.1.1:compile
[INFO]    |  |  +- org.apache.axis2:axis2-mtompolicy:jar:1.4.1:compile
[INFO]    |  |  +- org.apache.santuario:xmlsec:jar:1.4.2:compile
[INFO]    |  |  +- org.apache.ws.security:wss4j:jar:1.5.4:compile
[INFO]    |  |  |  +- org.apache.axis:axis-ant:jar:1.4:compile
[INFO]    |  |  |  +- junit:junit:jar:3.8.1:compile
[INFO]    |  |  |  \- bouncycastle:bcprov-jdk13:jar:132:compile
[INFO]    |  |  +- org.apache.axis2:mex:jar:impl:1.41:compile
[INFO]    |  |  +- org.apache.rampart:rampart-core:jar:1.4:compile
[INFO]    |  |  |  +- org.apache.rampart:rampart-policy:jar:1.4:compile
[INFO]    |  |  |  +- org.apache.rampart:rampart-trust:jar:1.4:compile
[INFO]    |  |  |  +-
commons-collections:commons-collections:jar:3.1:compile
[INFO]    |  |  |  +- commons-discovery:commons-discovery:jar:0.2:compile
[INFO]    |  |  |  \- log4j:log4j:jar:1.2.15:compile
[INFO]    |  |  +- xerces:xercesImpl:jar:2.8.1:compile
[INFO]    |  |  \- xml-apis:xml-apis:jar:1.3.03:compile
[INFO]    |  +-
org.apache.tuscany.sca:tuscany-binding-ws-wsdlgen:jar:2.0-SNAPSHOT:compile
[INFO]    |  +-
org.apache.tuscany.sca:tuscany-binding-ws-xml:jar:2.0-SNAPSHOT:compile
[INFO]    |  +-
org.apache.tuscany.sca:tuscany-databinding-axiom:jar:2.0-SNAPSHOT:compile
[INFO]    |  |  \- org.apache.ws.commons.axiom:axiom-api:jar:1.2.7:compile
[INFO]    |  |     \-
org.apache.geronimo.specs:geronimo-activation_1.1_spec:jar:1.0.1:compile
[INFO]    |  +-
org.apache.tuscany.sca:tuscany-databinding-jaxb-axiom:jar:2.0-SNAPSHOT:compile
[INFO]    |  +-
org.apache.tuscany.sca:tuscany-host-jetty:jar:2.0-SNAPSHOT:compile
[INFO]    |  |  +- org.mortbay.jetty:jetty:jar:6.1.7:compile
[INFO]    |  |  \- org.mortbay.jetty:jetty-util:jar:6.1.7:compile
[INFO]    |  \-
org.apache.tuscany.sca:tuscany-policy-xml-ws:jar:2.0-SNAPSHOT:compile
[INFO]    +-
org.apache.tuscany.sca:tuscany-feature-ejava:pom:2.0-SNAPSHOT:compile
[INFO]    |  +-
org.apache.tuscany.sca:tuscany-binding-rmi-runtime:jar:2.0-SNAPSHOT:compile
[INFO]    |  |  \-
org.apache.tuscany.sca:tuscany-binding-rmi:jar:2.0-SNAPSHOT:compile
[INFO]    |  \-
org.apache.tuscany.sca:tuscany-host-rmi:jar:2.0-SNAPSHOT:compile
[INFO]    \-
org.apache.tuscany.sca:tuscany-launcher:jar:2.0-SNAPSHOT:compile










--------------------------------------------------
From: "Dan Becker" <[email protected]>
Sent: Wednesday, February 04, 2009 1:26 PM
To: <[email protected]>
Subject: Re: [2.x] Trouble finding manifest resources in Eclips


That one is missing. Even a mvn -U did not pull it in.

I added it manually (with an manually updated MANIFEST.MF), but got
the same errors. Here is what I put in the geronimo-jsp_2.1_spec-1.0
MANIFEST.MF:
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.apache.geronimo.specs.geronimo-jsp_2.1_spec-1.0
Bundle-Name: org.apache.geronimo.specs.geronimo-jsp_2.1_spec-1.0
Bundle-Version: 1.1.0
DynamicImport-Package: *
Bundle-ClassPath: geronimo-jsp_2.1_spec-1.0-1.1.jar
Export-Package: javax.servlet;version=2.1.0


Raymond Feng wrote:
Do you have the following bundle?

C:\Tuscany\java\sca\distribution\all\target\modules\geronimo-jsp_2.1_spec-1.0\geronimo-jsp_2.1_spec-1.0.jar
Thanks,
Raymond
--------------------------------------------------
From: "Dan Becker" <[email protected]>
Sent: Wednesday, February 04, 2009 11:55 AM
To: <[email protected]>
Subject: Re: [2.x] Trouble finding manifest resources in Eclips

Hmm, I am still getting 738 errors in Eclipse. These two errors seem
to be the main problem:
Description Resource Path Location Type
No available bundle exports package 'javax.servlet.jsp.tagext'
MANIFEST.MF tuscany-host-webapp/META-INF line 30 Plug-in Problem
No available bundle exports package 'javax.servlet.jsp' MANIFEST.MF
tuscany-host-webapp/META-INF line 29 Plug-in Problem

The mvn -Peclipse and distribution/all builds both run successfully
for me.

Any other steps? I've pointed the JRE to default and to the Sun and
IBM 1.6 JREs on my system. No luck.



Raymond Feng wrote:
How did you set up the target platform for your Eclipse? Please try
this:

1) Build distribution/all using "mvn clean install"
2) In your Eclipse, use "File --> Open File" to open
distribution/all/target/features/tuscany.target
3) Click on "Set as target platform"

Thanks,
Raymond

--------------------------------------------------
From: "Dan Becker" <[email protected]>
Sent: Wednesday, February 04, 2009 8:17 AM
To: <[email protected]>
Subject: [2.x] Trouble finding manifest resources in Eclips

This morning I did an svn update and mvn clean build on my system.
No problems there (BUILD SUCCESSFUL).

However, I rebuilt the project for Eclipse via mvn -Peclipse
eclipse:eclipse, and I see many errors along the lines of this:

Description Resource Path Location Type
No available bundle exports package 'org.apache.ws.commons.schema'
MANIFEST.MF tuscany-binding-ws-axis2/META-INF line 142 Plug-in
Problem

Are other people seeing this error? Did I miss a step in the process?
--
Thanks, Dan Becker




--
Thanks, Dan Becker




--
Thanks, Dan Becker




--
Thanks, Dan Becker




[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA All-in-one Distribution
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory E:\t\java\sca\distribution\all\target
Downloading: http://people.apache.org/repo/m2-incubating-repository/org/apache/santuario/xmlsec/1.4.2/xmlsec-1.4.2.pom Downloading: http://ws.zones.apache.org/repository2/org/apache/santuario/xmlsec/1.4.2/xmlsec-1.4.2.pom Downloading: http://ftp.ussg.iu.edu/eclipse/modeling/emf/emf/maven2//org/apache/santuario/xmlsec/1.4.2/xmlsec-1.4.2.pom Downloading: http://ftp.osuosl.org/pub/eclipse/tools/emf/maven2/org/apache/santuario/xmlsec/1.4.2/xmlsec-1.4.2.pom Downloading: http://repo1.maven.org/maven2/org/apache/santuario/xmlsec/1.4.2/xmlsec-1.4.2.pom Downloading: http://people.apache.org/repo/m2-incubating-repository/org/apache/santuario/xmlsec/1.4.0/xmlsec-1.4.0.pom Downloading: http://ws.zones.apache.org/repository2/org/apache/santuario/xmlsec/1.4.0/xmlsec-1.4.0.pom Downloading: http://ftp.ussg.iu.edu/eclipse/modeling/emf/emf/maven2//org/apache/santuario/xmlsec/1.4.0/xmlsec-1.4.0.pom Downloading: http://ftp.osuosl.org/pub/eclipse/tools/emf/maven2/org/apache/santuario/xmlsec/1.4.0/xmlsec-1.4.0.pom Downloading: http://repo1.maven.org/maven2/org/apache/santuario/xmlsec/1.4.0/xmlsec-1.4.0.pom Downloading: http://people.apache.org/repo/m2-incubating-repository/bouncycastle/bcprov-jdk13/132/bcprov-jdk13-132.pom Downloading: http://ws.zones.apache.org/repository2/bouncycastle/bcprov-jdk13/132/bcprov-jdk13-132.pom Downloading: http://ftp.ussg.iu.edu/eclipse/modeling/emf/emf/maven2//bouncycastle/bcprov-jdk13/132/bcprov-jdk13-132.pom Downloading: http://ftp.osuosl.org/pub/eclipse/tools/emf/maven2/bouncycastle/bcprov-jdk13/132/bcprov-jdk13-132.pom Downloading: http://repo1.maven.org/maven2/bouncycastle/bcprov-jdk13/132/bcprov-jdk13-132.pom Downloading: http://people.apache.org/repo/m2-incubating-repository/org/apache/santuario/xmlsec/1.4.1/xmlsec-1.4.1.pom Downloading: http://ws.zones.apache.org/repository2/org/apache/santuario/xmlsec/1.4.1/xmlsec-1.4.1.pom Downloading: http://ftp.ussg.iu.edu/eclipse/modeling/emf/emf/maven2//org/apache/santuario/xmlsec/1.4.1/xmlsec-1.4.1.pom Downloading: http://ftp.osuosl.org/pub/eclipse/tools/emf/maven2/org/apache/santuario/xmlsec/1.4.1/xmlsec-1.4.1.pom Downloading: http://repo1.maven.org/maven2/org/apache/santuario/xmlsec/1.4.1/xmlsec-1.4.1.pom
[INFO] [tuscanybundle:generate-modules {execution: distribution-modules}]
[INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-sca-api:jar:2.0-SNAPSHOT:compile [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-node-api:jar:2.0-SNAPSHOT:compile [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-assembly:jar:2.0-SNAPSHOT:compile [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-policy:jar:2.0-SNAPSHOT:compile [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-extensibility:jar:2.0-SNAPSHOT:compile [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-interface:jar:2.0-SNAPSHOT:compile [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-definitions:jar:2.0-SNAPSHOT:compile [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-monitor:jar:2.0-SNAPSHOT:compile [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-assembly-xml:jar:2.0-SNAPSHOT:compile [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-contribution:jar:2.0-SNAPSHOT:compile [INFO] Adding OSGi bundle artifact: org.apache.geronimo.specs:geronimo-stax-api_1.0_spec:jar:1.0.1:compile [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-contribution-xml:jar:2.0-SNAPSHOT:compile [INFO] Adding JAR artifact: org.codehaus.woodstox:wstx-asl:jar:3.2.4:compile [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-contribution-namespace:jar:2.0-SNAPSHOT:compile [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-core-spi:jar:2.0-SNAPSHOT:compile [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-contribution-java:jar:2.0-SNAPSHOT:compile [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-assembly-xsd:jar:2.0-SNAPSHOT:compile [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-core:jar:2.0-SNAPSHOT:compile [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-interface-java:jar:2.0-SNAPSHOT:compile
[INFO] Adding JAR artifact: cglib:cglib-nodep:jar:2.2:compile
[INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-core-databinding:jar:2.0-SNAPSHOT:compile [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-databinding:jar:2.0-SNAPSHOT:compile [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-xsd:jar:2.0-SNAPSHOT:compile [INFO] Adding OSGi bundle artifact: org.apache.ws.commons.schema:XmlSchema:jar:1.4.2:compile [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-databinding-jaxb:jar:2.0-SNAPSHOT:compile
[INFO] Adding JAR artifact: javax.xml.bind:jaxb-api:jar:2.1:compile
[INFO] Adding JAR artifact: javax.activation:activation:jar:1.1:compile
[INFO] Adding JAR artifact: com.sun.xml.bind:jaxb-impl:jar:2.1.9:runtime
[INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-interface-java-xml:jar:2.0-SNAPSHOT:compile [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-interface-java-jaxws:jar:2.0-SNAPSHOT:compile
[INFO] Adding JAR artifact: javax.xml.ws:jaxws-api:jar:2.1:compile
[INFO] Adding JAR artifact: javax.annotation:jsr250-api:jar:1.0:compile
[INFO] Adding JAR artifact: javax.jws:jsr181-api:jar:1.0-MR1:compile
[INFO] Adding OSGi bundle artifact: asm:asm-all:jar:3.1:compile
[INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-definitions-xml:jar:2.0-SNAPSHOT:compile [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-policy-xml:jar:2.0-SNAPSHOT:compile [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-endpoint:jar:2.0-SNAPSHOT:compile [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-extensibility-equinox:jar:2.0-SNAPSHOT:compile [INFO] Adding OSGi bundle artifact: org.eclipse:osgi:jar:3.3.0-v20070530:compile [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-host-http:jar:2.0-SNAPSHOT:compile [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-implementation-java-runtime:jar:2.0-SNAPSHOT:compile [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-implementation-java:jar:2.0-SNAPSHOT:compile [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-implementation-java-xml:jar:2.0-SNAPSHOT:compile [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-implementation-node-runtime:jar:2.0-SNAPSHOT:compile [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-implementation-node:jar:2.0-SNAPSHOT:compile [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-node-launcher:jar:2.0-SNAPSHOT:compile
[INFO] Adding JAR artifact: javax.servlet:servlet-api:jar:2.5:compile
[INFO] Adding JAR artifact: commons-cli:commons-cli:jar:1.1:compile
[INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-node-impl:jar:2.0-SNAPSHOT:compile [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-workspace:jar:2.0-SNAPSHOT:compile [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-workspace-impl:jar:2.0-SNAPSHOT:runtime [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-workspace-xml:jar:2.0-SNAPSHOT:runtime [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-binding-sca:jar:2.0-SNAPSHOT:runtime [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-binding-sca-xml:jar:2.0-SNAPSHOT:runtime [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-interface-wsdl-xml:jar:2.0-SNAPSHOT:compile [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-interface-wsdl:jar:2.0-SNAPSHOT:compile
[INFO] Adding JAR artifact: wsdl4j:wsdl4j:jar:1.6.2:compile
[INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-xsd-xml:jar:2.0-SNAPSHOT:compile [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-node-launcher-equinox:jar:2.0-SNAPSHOT:compile [INFO] Adding OSGi bundle artifact: org.eclipse.core:runtime:jar:3.3.100-v20070530:runtime [INFO] Adding OSGi bundle artifact: org.eclipse.equinox:common:jar:3.3.0-v20070426:runtime [INFO] Adding OSGi bundle artifact: org.eclipse.core:jobs:jar:3.3.0-v20070423:runtime [INFO] Adding OSGi bundle artifact: org.eclipse.equinox:registry:jar:3.3.0-v20070522:runtime [INFO] Adding OSGi bundle artifact: org.eclipse.equinox:preferences:jar:3.2.100-v20070522:runtime [INFO] Adding OSGi bundle artifact: org.eclipse.core:contenttype:jar:3.2.100-v20070319:runtime [INFO] Adding OSGi bundle artifact: org.eclipse.equinox:app:jar:1.0.0-v20070606:runtime [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-policy-security:jar:2.0-SNAPSHOT:compile [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-binding-ws:jar:2.0-SNAPSHOT:compile [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-binding-ws-axis2:jar:2.0-SNAPSHOT:compile [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-binding-ws-xml:jar:2.0-SNAPSHOT:compile [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-binding-ws-wsdlgen:jar:2.0-SNAPSHOT:compile [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-binding-ws-axis2-policy:jar:2.0-SNAPSHOT:compile [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-databinding-axiom:jar:2.0-SNAPSHOT:compile [INFO] Adding OSGi bundle artifact: org.apache.ws.commons.axiom:axiom-api:jar:1.2.7:compile [INFO] Adding OSGi bundle artifact: org.apache.geronimo.specs:geronimo-activation_1.1_spec:jar:1.0.1:compile [INFO] Adding OSGi bundle artifact: org.apache.geronimo.specs:geronimo-javamail_1.4_spec:jar:1.2:compile [INFO] Adding JAR artifact: commons-logging:commons-logging:jar:1.1.1:compile
[INFO] Adding JAR artifact: jaxen:jaxen:jar:1.1.1:compile
[INFO] Adding OSGi bundle artifact: org.apache.ws.commons.axiom:axiom-impl:jar:1.2.7:compile [INFO] Adding OSGi bundle artifact: org.apache.axis2:axis2-kernel:jar:1.4.1:compile [INFO] Adding JAR artifact: commons-httpclient:commons-httpclient:jar:3.1:compile
[INFO] Adding JAR artifact: commons-codec:commons-codec:jar:1.2:compile
[INFO] Adding JAR artifact: commons-fileupload:commons-fileupload:jar:1.2:compile [INFO] Adding JAR artifact: org.apache.httpcomponents:httpcore:jar:4.0-beta1:compile [INFO] Adding JAR artifact: org.apache.httpcomponents:httpcore-nio:jar:4.0-beta1:compile [INFO] Adding OSGi bundle artifact: org.apache.neethi:neethi:jar:2.0.4:compile [INFO] Adding OSGi bundle artifact: org.apache.woden:woden-api:jar:1.0M8:compile
[INFO] Adding JAR artifact: xerces:xmlParserAPIs:jar:2.6.0:compile
[INFO] Adding OSGi bundle artifact: org.apache.woden:woden-impl-dom:jar:1.0M8:compile
[INFO] Adding JAR artifact: annogen:annogen:jar:0.1.0:compile
[INFO] Adding JAR artifact: org.apache.geronimo.specs:geronimo-jms_1.1_spec:jar:1.1:compile [INFO] Adding OSGi bundle artifact: org.apache.ws.commons.axiom:axiom-dom:jar:1.2.7:compile
[INFO] Adding JAR artifact: javax.mail:mail:jar:1.4:compile
[INFO] Adding OSGi bundle artifact: commons-io:commons-io:jar:1.4:compile
[INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-databinding-jaxb-axiom:jar:2.0-SNAPSHOT:compile [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-policy-xml-ws:jar:2.0-SNAPSHOT:compile [INFO] Adding JAR artifact: backport-util-concurrent:backport-util-concurrent:jar:3.1:compile
[INFO] Adding JAR artifact: xalan:xalan:jar:2.7.0:compile
[INFO] Adding JAR artifact: xml-apis:xml-apis:jar:1.3.03:compile
[INFO] Adding JAR artifact: xerces:xercesImpl:jar:2.8.1:compile
[INFO] Adding JAR artifact: org.apache.axis2:axis2-java2wsdl:jar:1.4.1:compile
[INFO] Adding JAR artifact: dom4j:dom4j:jar:1.6.1:compile
[INFO] Adding JAR artifact: jdom:jdom:jar:1.0:compile
[INFO] Adding JAR artifact: org.apache.axis2:axis2-codegen:jar:1.4.1:runtime [INFO] Adding OSGi bundle artifact: org.apache.axis2:axis2-adb:jar:1.4.1:runtime [INFO] Adding JAR artifact: org.apache.axis2:axis2-mtompolicy:jar:1.4.1:compile
[INFO] Adding JAR artifact: org.apache.santuario:xmlsec:jar:1.4.2:compile
[INFO] Adding JAR artifact: org.apache.ws.security:wss4j:jar:1.5.4:compile
[INFO] Adding JAR artifact: org.apache.axis:axis-ant:jar:1.4:compile
[INFO] Adding JAR artifact: junit:junit:jar:3.8.1:compile
[INFO] Adding JAR artifact: bouncycastle:bcprov-jdk13:jar:132:compile
[INFO] Adding JAR artifact: org.apache.axis2:mex:jar:impl:1.41:compile
[INFO] Adding JAR artifact: org.apache.rampart:rampart-core:jar:1.4:compile [INFO] Adding JAR artifact: org.apache.rampart:rampart-policy:jar:1.4:compile [INFO] Adding JAR artifact: commons-collections:commons-collections:jar:3.1:compile [INFO] Adding JAR artifact: commons-discovery:commons-discovery:jar:0.2:compile
[INFO] Adding JAR artifact: log4j:log4j:jar:1.2.15:compile
[INFO] Adding JAR artifact: org.apache.rampart:rampart-trust:jar:1.4:compile [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-host-jetty:jar:2.0-SNAPSHOT:compile [INFO] Adding OSGi bundle artifact: org.mortbay.jetty:jetty:jar:6.1.7:compile [INFO] Adding OSGi bundle artifact: org.mortbay.jetty:jetty-util:jar:6.1.7:compile [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-binding-rmi-runtime:jar:2.0-SNAPSHOT:compile [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-binding-rmi:jar:2.0-SNAPSHOT:compile [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-host-rmi:jar:2.0-SNAPSHOT:compile [INFO] Adding OSGi bundle artifact: org.apache.tuscany.sca:tuscany-launcher:jar:2.0-SNAPSHOT:compile [INFO] Generating target definition: E:\t\java\sca\distribution\all\target\modules\..\features\tuscany.target [INFO] Generating configuation: E:\t\java\sca\distribution\all\target\modules\..\features\configuration\config.ini [INFO] Generating manifest jar: E:\t\java\sca\distribution\all\target\modules\..\features\manifest.jar [INFO] Generating manifest jar: E:\t\java\sca\distribution\all\target\modules\..\features\equinox-manifest.jar [INFO] Generating ANT build path: E:\t\java\sca\distribution\all\target\modules\..\features\build-path.xml
[INFO] [site:attach-descriptor]
[INFO] [assembly:single {execution: distribution-package}]
[INFO] Reading assembly descriptor: src/main/assembly/dir.xml
[INFO] Processing DependencySet (output=bin)
[WARNING] Cannot include project artifact: org.apache.tuscany.sca:tuscany-distribution-all:pom:2.0-SNAPSHOT; it doesn't have an associated file or directory. [INFO] Copying files to E:\t\java\sca\distribution\all\target\apache-tuscany-sca-all-2.0-SNAPSHOT-dir.dir [WARNING] Assembly file: E:\t\java\sca\distribution\all\target\apache-tuscany-sca-all-2.0-SNAPSHOT-dir.dir is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment.
[INFO] [install:install]
[INFO] Installing E:\t\java\sca\distribution\all\pom.xml to e:\g\m2\org\apache\tuscany\sca\tuscany-distribution-all\2.0-SNAPSHOT\tuscany-distribution-all-2.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 minutes 19 seconds
[INFO] Finished at: Wed Feb 04 15:43:36 CST 2009
[INFO] Final Memory: 29M/1016M
[INFO] ------------------------------------------------------------------------

Reply via email to