[
https://jira.jboss.org/jira/browse/JBIDE-3185?page=com.atlassian.jira.plu...
]
Nick Boldt commented on JBIDE-3185:
-----------------------------------
Yes, already implemented. Forgot to mention this else case:
else
echo "No features found on new update site. Nothing to publish!"
exit 1
fi
(The build will fail if an exit value >0 is thrown).
Unable to publish new archives
------------------------------
Key: JBIDE-3185
URL:
https://jira.jboss.org/jira/browse/JBIDE-3185
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Archives
Environment: JBDS trunk N200811121613
Reporter: Galder Zamarreno
Assignee: Rob Stryker
Priority: Blocker
Fix For: 3.0.0.cr1
I'm trying to publish to a newly created AS5 server but I get this error:
eclipse.buildId=M20080911-1700
java.version=1.6.0
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86
Error
Thu Nov 13 13:55:11 CET 2008
An internal error occurred during: "Publishing to trunk-all2...".
java.lang.NoSuchMethodError:
org.jboss.ide.eclipse.as.core.server.IDeployableServer.getDeployDirectory()Ljava/lang/String;
at
org.jboss.ide.eclipse.archives.webtools.modules.PackagesPublisher.publishModule(PackagesPublisher.java:119)
at
org.jboss.ide.eclipse.archives.webtools.modules.PackagesPublisher.publishModule(PackagesPublisher.java:91)
at
org.jboss.ide.eclipse.as.core.server.internal.DeployableServerBehavior.publishModule(DeployableServerBehavior.java:101)
at
org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publishModule(ServerBehaviourDelegate.java:944)
at
org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publishModules(ServerBehaviourDelegate.java:1034)
at
org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:868)
at
org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:707)
at org.eclipse.wst.server.core.internal.Server.publishImpl(Server.java:2404)
at org.eclipse.wst.server.core.internal.Server$PublishJob.run(Server.java:261)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira