[ http://issues.apache.org/jira/browse/CXF-187?page=comments#action_12445405 ] Dan Diephouse commented on CXF-187: -----------------------------------
Any chance you can provide this as a patch so that it gets published as a maven artifact when we deploy our build? > Provide Eclipse plugin from CXF to faciliate STP Integration > ------------------------------------------------------------ > > Key: CXF-187 > URL: http://issues.apache.org/jira/browse/CXF-187 > Project: CXF > Issue Type: Improvement > Components: Build system > Affects Versions: 2.0-M1 > Reporter: Adrian Skehill > Assigned To: maomaode > Fix For: 2.0-M1 > > > In order to better faciliate integartion with the STP project, we would like > for the CXF project to produce an eclipse plugin which is simply a jar file > containing a number of CXF jars. The contents of the jar file are as follows: > org.apache.cxf_1.0.0M1/lib/wsdl4j-1.6.1.jar > org.apache.cxf_1.0.0M1/lib/jaxb-api-2.0.jar > org.apache.cxf_1.0.0M1/lib/jaxws-api-2.0.jar > org.apache.cxf_1.0.0M1/lib/jsr181-api-2.0-JAXWS-2.0-EA3.jar > org.apache.cxf_1.0.0M1/lib/wstx-asl-3.0.2.jar > org.apache.cxf_1.0.0M1/lib/velocity-dep-1.4.jar > org.apache.cxf_1.0.0M1/lib/stax-api-1.0.jar > org.apache.cxf_1.0.0M1/lib/jaxb-xjc-2.0.2.jar > org.apache.cxf_1.0.0M1/lib/jaxb-impl-2.0.2.jar > org.apache.cxf_1.0.0M1/lib/cxf-tools-wsdl2java-2.0-incubator-M1-SNAPSHOT.jar > org.apache.cxf_1.0.0M1/lib/cxf-tools-java2wsdl-2.0-incubator-M1-SNAPSHOT.jar > org.apache.cxf_1.0.0M1/lib/cxf-tools-common-2.0-incubator-M1-SNAPSHOT.jar > org.apache.cxf_1.0.0M1/lib/cxf-common-utilities-2.0-incubator-M1-SNAPSHOT.jar > org.apache.cxf_1.0.0M1/lib/activation-1.1.jar > org.apache.cxf_1.0.0M1/lib/.cvsignore > org.apache.cxf_1.0.0M1/META-INF/MANIFEST.MF > org.apache.cxf_1.0.0M1/LICENSE > org.apache.cxf_1.0.0M1/build.properties > org.apache.cxf_1.0.0M1/.classpath > org.apache.cxf_1.0.0M1/.project > We would like this to be pubicly accessible on the internet so that the STP > build can download this jar and use it t complete out its build. We will not > be redistributing this eclipse plugin, but advising users to download the > plugin from the same location as the STP build system. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
