Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Cloudbees 環境で Ant を使用してプロジェクトをビルドしようとしています。私のアプリケーションは JBoss 7.x にデプロイする必要があります 私のレガシー build.xml は JBOSS_HOME/module jar を使用してソースをコンパイルしていました。しかし、cloudbees で JBOSS_HOME を参照するにはどうすればよいでしょうか。この環境変数は利用できますか? ご協力いただきありがとうございます
CloudBees DEV@Cloud でプロジェクトをビルドするため、JBoss のインストールはありません。JBoss はアプリケーションの起動時にのみ利用可能で、RUN@Cloud にデプロイされています