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

Report Developement : Missing class: com/atlassian/jira/plugin/report/Report

fay dem April 8, 2014

We've created a dummy project to start our report plugin development (tutorial https://developer.atlassian.com/display/JIRADEV/Creating+a+JIRA+Report).

But even if the compilation and packaging works, the deployment of the plugin fails with a strange error :

/rest/plugins/1.0/ [atlassian.plugin.manager.Default

PluginManager] There was an error loading the descriptor 'Single Level Group By Report Extended' of plugin 'com.atlassian.plugins.tutorial.jira.jira-report-p

lugin'. Disabling.

com.atlassian.plugin.PluginParseException: Error retrieving dependency of class: com.atlassian.plugins.tutorial.jira.reports.SingleLevelGroupByReportExtended

. Missing class: com/atlassian/jira/plugin/report/Report

To me , this class is expected to be provided by Jira itself (the 'provided' parameter is set in the POM).

But even 'compile' is set, it does not work and throws the folowing error :

/rest/plugins/1.0/installed-marketplace [plugin.osgi.factory.OsgiPl

ugin] Unable to start the Spring context for plugin com.atlassian.plugins.tutorial.jira.jira-report-plugin

org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Unable to locate Spring NamespaceHandler for XML schema name

space [http://www.springframework.org/schema/osgi]

Thanks in advance.
Fay.

5 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
fay dem April 24, 2014

No idea ?

Thanks in advance.
Fay.
0 votes
fay dem April 8, 2014

Here are the xml files requested :

pom.txt

atlassian-plugin.txt

(just changed the extension, seems the upload function doesn't accept xml)

0 votes
fay dem April 8, 2014
Sorry, I dont see how to attach files...

					
				
			
			
			
				
			
			
			
			
			
			
		
0 votes
Jobin Kuruvilla [Adaptavist]
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.
April 8, 2014

You are right. The dependency should be provided only. Did you try an atlas-clean and then atlas-run?

fay dem April 8, 2014

I do not use atlas-run. But deploy the obr myself through the interface.

As to atlas-clean , I tested it but nothin changed.

Jira version : 5.2.11

0 votes
Boris Georgiev _Appfire_
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.
April 8, 2014

Can you attach your pom.xml and atlassian-plugin.xml ?

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

TAGS
AUG Leaders

Atlassian Community Events