Hi,
We solved 23 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11139&styleName=Html&version=18959
There are still a couple of issues left in JIRA:
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11139&status=1
Staging repo:
https://repository.apache.org/co
Hi Robert,
thanks - updating to plexus-component-metadata did work.
2014-05-03 20:33 GMT+03:00 Robert Scholte :
> Hi,
>
> I'm pretty sure this has already been fixed in the latest version of QDox.
>
> However, if you go to the site of this plugin[1], you'll see that you
> should use plexus-comp
Hi,
I'm pretty sure this has already been fixed in the latest version of QDox.
However, if you go to the site of this plugin[1], you'll see that you
should use plexus-component-metadata[2].
If this gives you the same problem, try to upgrade
org.thoughtworks.qdox:qdox to 1.12.1 by adding this
Hi guys,
I'm working on a maven plugin here, and I have a spring configuration that
looks like this:
-
@Configuration
@ComponentScan(basePackages = { "com.test"})
public class MyMavenPluginConfig extends WebSecurityConfigurerAdapter {
}
-
This all c