related to atlassian-plugin.xml

David Lemon August 12, 2013

Hi,

In the atlassian-plugin.xml version, etc is provided as "$(project.version)" when we compile and package it using "atlas-compile", and "atlas-package" this 2 commands makes the jar of our plugin.

in the jar the "$(project.version)" is replaced with the value which is defined in the pom.

NOW MY QUESTION IS....

Which function replaces this value? Well when i am compiling the plugin by making jenkins job. The atlassian-plugin.xml does not updates the value. Any one having any idea of the internal processing making jar???

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

2 votes
Answer accepted
David Lemon August 12, 2013

add <filtering>true</filtering> in resources element.

1 vote
Ignat
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 12, 2013

Hi Sohil!

It is standard Maven resource filtering. You could read more about this in Apache Maven documentation.

--

Cheers, Ignat.

David Lemon August 12, 2013

Thanks Ignat For the Valuable support

TAGS
AUG Leaders

Atlassian Community Events