Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Templates Framework Dependency Not Found

James Star
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 9, 2012

Hello,

I'm trying to review the following tut: https://developer.atlassian.com/display/CONFDEV/Creating+a+Template+Bundle

<dependency>
            <groupId>com.atlassian.confluence.plugins</groupId>
            <artifactId>templates-framework</artifactId>
            <version>0.4</version>
            <scope>provided</scope>
        </dependency>

Problem is it cant seem to find the templates-framework & version dependency.

Any ideas, or anyone had a similar problem?

Thanks,
James

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Answer accepted
James Star
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 15, 2012

Issue with IDE, used atlas-run to install dependency and then continued development with IDE.

0 votes
James Star
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 9, 2012

I am using the most recent Atlassian Plugin SDK, and the POM.XML Confluence version is 4.1.6, but I need Confluence 3.2. Do I need to use a previous Atlassian Plugin SDK or can I simply update the POM.XML to reflect the Confluence version I require.

For the tut I need the Template Bundle.

TAGS
AUG Leaders

Atlassian Community Events