[JBoss JIRA] Created: (SWITCHYARD-276) SwitchYard AS7 Distro does not work on Windows due to issue with resource loading in Camel
by Keith Babo (JIRA)
SwitchYard AS7 Distro does not work on Windows due to issue with resource loading in Camel
------------------------------------------------------------------------------------------
Key: SWITCHYARD-276
URL: https://issues.jboss.org/browse/SWITCHYARD-276
Project: SwitchYard
Issue Type: Bug
Components: component-camel
Affects Versions: 0.1
Reporter: Keith Babo
Fix For: 0.2
Magesh bumped into this while verifying the SwitchYard AS7 release on Windows. Deployment of any application will fail because the Camel activator throws an NPE when it's activator is created:
Caused by: org.apache.camel.RuntimeCamelException: java.lang.NullPointerException
at org.apache.camel.util.ObjectHelper.wrapRuntimeCamelException(ObjectHelper.java:1139)
at org.apache.camel.impl.DefaultCamelContext.getTypeConverter(DefaultCamelContext.java:971)
at org.switchyard.component.camel.transformer.CamelConverter.<init>(CamelConverter.java:49)
at org.switchyard.component.camel.transformer.CamelConverter.<clinit>(CamelConverter.java:37)
... 19 more
Caused by: java.lang.NullPointerException
9:37
at org.apache.camel.impl.DefaultPackageScanClassResolver.find(DefaultPackageScanClassResolver.java:260)
The most likely solution to this problem is to provide an AS7-specific PackageScanClassResolver to work around the encoding of paths on Windows. After a discussion with Magesh and Tom, it was decided that this was too risky to introduce at the end of 0.1. This issue will be fixed at the beginning of 0.2.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 9 months
[JBoss JIRA] Created: (SWITCHYARD-275) Error attaching sources in quickstarts
by Tom Cunningham (JIRA)
Error attaching sources in quickstarts
--------------------------------------
Key: SWITCHYARD-275
URL: https://issues.jboss.org/browse/SWITCHYARD-275
Project: SwitchYard
Issue Type: Bug
Components: quickstarts
Affects Versions: 0.1
Reporter: Tom Cunningham
Assignee: Tom Cunningham
Fix For: 0.1
Found this error trying to build quickstarts 0.1 with the switchyard-parent source attach change. Solution for now is to shut off source attachment for quickstarts since they do not need to be deployed.
(03:41:39 PM) tcunning: Caused by: org.apache.maven.plugin.PluginExecutionException: Execution attach-sources of goal org.apache.maven.plugins:maven-source-plugin:2.1.1:jar-no-fork failed.
(03:41:39 PM) tcunning: at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:116)
(03:41:39 PM) tcunning: at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
(03:41:39 PM) tcunning: ... 19 more
(03:41:39 PM) tcunning: Caused by: java.lang.NullPointerException
(03:41:39 PM) tcunning: at org.apache.maven.plugin.source.AbstractSourceJarMojo.createArchiver(AbstractSourceJarMojo.java:390)
(03:41:39 PM) tcunning: at org.apache.maven.plugin.source.AbstractSourceJarMojo.packageSources(AbstractSourceJarMojo.java:248)
(03:41:39 PM) tcunning: at org.apache.maven.plugin.source.AbstractSourceJarMojo.packageSources(AbstractSourceJarMojo.java:232)
(03:41:39 PM) tcunning: at org.apache.maven.plugin.source.AbstractSourceJarMojo.execute(AbstractSourceJarMojo.java:201)
(03:41:39 PM) tcunning: at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:107)
(03:41:39 PM) tcunning: ... 20 more
(03:43:16 PM) kcbabo: shit
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 9 months
[JBoss JIRA] Created: (SWITCHYARD-274) POM fixes to pass nexus staging validation
by Keith Babo (JIRA)
POM fixes to pass nexus staging validation
------------------------------------------
Key: SWITCHYARD-274
URL: https://issues.jboss.org/browse/SWITCHYARD-274
Project: SwitchYard
Issue Type: Task
Components: build
Reporter: Keith Babo
Fix For: 0.1
We need to add source attachments to our published archives and the build module was missing some project details (it does not inherit from parent).
Staging POM Validation
-Invalid POM: /org/switchyard/switchyard-build/0.1.0/switchyard-build-0.1.0.pom: Project description missing, Project URL missing, License information missing, SCM URL missing, Developer information missing
Staging Sources Validation
-Missing: no sources jar found in folder '/org/switchyard/switchyard-common/0.1.0'
-Missing: no sources jar found in folder '/org/switchyard/switchyard-config/0.1.0'
-Missing: no sources jar found in folder '/org/switchyard/switchyard-api/0.1.0'
-Missing: no sources jar found in folder '/org/switchyard/switchyard-extensions-wsdl/0.1.0'
-Missing: no sources jar found in folder '/org/switchyard/switchyard-runtime/0.1.0'
-Missing: no sources jar found in folder '/org/switchyard/switchyard-transform/0.1.0'
-Missing: no sources jar found in folder '/org/switchyard/switchyard-deploy/0.1.0'
-Missing: no sources jar found in folder '/org/switchyard/switchyard-test/0.1.0'
-Missing: no sources jar found in folder '/org/switchyard/switchyard-bus-hornetq/0.1.0'
-Missing: no sources jar found in folder '/org/switchyard/switchyard-deploy-cdi/0.1.0'
-Missing: no sources jar found in folder '/org/switchyard/switchyard-deploy-jboss-as6/0.1.0'
-Missing: no sources jar found in folder '/org/switchyard/switchyard-deploy-jboss-as7/0.1.0'
-Missing: no sources jar found in folder '/org/switchyard/switchyard-forge-common/0.1.0'
-Missing: no sources jar found in folder '/org/switchyard/switchyard-forge-plugin/0.1.0'
-Missing: no sources jar found in folder '/org/switchyard/components/switchyard-component-bean/0.1.0'
-Missing: no sources jar found in folder '/org/switchyard/components/switchyard-component-soap/0.1.0'
-Missing: no sources jar found in folder '/org/switchyard/components/switchyard-component-tests/0.1.0'
-Missing: no sources jar found in folder '/org/switchyard/components/switchyard-component-camel/0.1.0'
-Missing: no sources jar found in folder '/org/switchyard/components/switchyard-component-camel-as6/0.1.0'
-Missing: no sources jar found in folder '/org/switchyard/components/switchyard-component-clojure/0.1.0'
-Missing: no sources jar found in folder '/org/switchyard/switchyard-forge-bean-plugin/0.1.0'
-Missing: no sources jar found in folder '/org/switchyard/switchyard-forge-camel-plugin/0.1.0'
-Missing: no sources jar found in folder '/org/switchyard/switchyard-forge-clojure-plugin/0.1.0'
-Missing: no sources jar found in folder '/org/switchyard/switchyard-forge-soap-plugin/0.1.0'
-Missing: no sources jar found in folder '/org/switchyard/quickstarts/switchyard-quickstarts-camel-service/0.1.0'
-Missing: no sources jar found in folder '/org/switchyard/quickstarts/switchyard-quickstarts-camel-binding/0.1.0'
-Missing: no sources jar found in folder '/org/switchyard/quickstarts/switchyard-quickstart-transform-json/0.1.0'
-Missing: no sources jar found in folder '/org/switchyard/quickstarts/switchyard-quickstart-transform-smooks/0.1.0'
-Missing: no sources jar found in folder '/org/switchyard/quickstarts/demos/switchyard-quickstart-demo-orders/0.1.0'
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 9 months