....assembler.PageBuilderService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Component; @Component public class helloworld implements Macro { p...
Hey y'all! I just wanted to introduce myself - my name is Andrew Weisbeck and I am new to the community and also somewhat new to Atlassian products. I've used Trello for quite a while ...
Hi, I want to install the HelloWorld plugin, and every time he asks me for artifacts that don't exist. After running atlas-run , I get and error that artifact is missing . After running atlas-r...
Hi All, nice to e-meet you. Adi from HP Indigo, Mostly Atlassian products user but also an hobbyist of understanding the backend of these products. i'm working on JIRA (+XRay), Confluence and Bitbuck...
...ramework/atlassian-sdk/create-a-helloworld-plugin-project/ I have JDK 9 and MVN 3.3 running. I've followed all the instructions on that tutorial, however, I am presented with the following errors a...
....MacroExecutionException; import java.util.Map; public class helloworld implements Macro { public String execute(Map<String, String> map, String s, ConversionContext conversionContext) throws M...
Hello, I am new to JIRA development. I wanted to create a Hello World plugin using Atlassian Connect Express framewok. I followed the steps as shows in : https://developer.atlassian.com/c...
This question is in reference to Atlassian Developer Documentation: Create a HelloWorld Plugin Project i have create a plugin for JIRA. Then the issues are showing i have attached screenshot f...
This question is in reference to Atlassian Developer Documentation: Create a HelloWorld Plugin Project The POM files are missing I get the following warnings: [WARNING] The POM for com.atlassian...
This question is in reference to Atlassian Developer Documentation: Create a HelloWorld Plugin Project How to create JIRA plugin. and how to install the plugin in JIRA cloud. i need b...
Copied to clipboard