+1
Vincent
2010/11/13 Dennis Lundberg :
> Hi,
>
> We solved 4 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10335&styleName=Html&version=15972
>
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=10335&sta
On 16/11/2010, at 6:02 AM, Dennis Lundberg wrote:
> On 2010-11-15 10:38, Stephen Connolly wrote:
>> +1
>>
>> when do you think we will be able to cut 1.0... or to put it another
>> way, what issues are stopping this from being 1.0
>
> Hopefully someone who has been active in the development of
+1
On 14/11/2010, at 9:33 AM, Dennis Lundberg wrote:
> Hi,
>
> We solved 4 issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10335&styleName=Html&version=15972
>
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=tru
Hi,
This is the second try to release Doxia. A failing test was fixed since
the last release attempt.
We solved 5+2 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10780&styleName=Html&version=16702
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11624&styleName=Html
The dependency is not supposed to end up in the target. It should be added
to the classpath though.
/Anders
On Tue, Nov 16, 2010 at 14:09, Halvor Platou wrote:
> OK, thanks again, but I'm still struggling. Probably something I've missed.
>
> I declare the dll-dependency in the maven-plugin proje
OK, thanks again, but I'm still struggling. Probably something I've missed.
I declare the dll-dependency in the maven-plugin project. The plugin compiles
without any problems. No .dll in the target directory unless I specify an
execution of dependency-plugin - which is fine.
In the project usin
Declare it as a dependency in the maven-plugin. That is, in the project
where you develop the plugin. Just like any dependency.
Or if you want to be able to change this dependency (like version or what
ever), you can add it as a dependency to the plugin where you bind the
plugin in your maven proj
Thanks for your reply.
This is working perfectly for a normal maven project, but when my maven-plugin
has a dependency to the dll, I can't figure out how the plugin itself can fetch
this dependency during execution. I don't find the dll in the target-folder for
the project that is build using
Add it to your repo and declare a dependency. Loads of dissussions about
this on the Internet. Here's one:
http://stackoverflow.com/questions/1001774/managing-dll-dependencies-with-maven
/Anders
On Tue, Nov 16, 2010 at 12:27, Halvor Platou wrote:
> I'm developing a plugin that has a dependency t
I'm developing a plugin that has a dependency to a native dll. How can I find
and load this dll during execution of my plugin?
Halvor
Marine Cybernetics
Office Address: Vestre Rosten 77, 9th floor
Postal Address: Vestre Rosten 77, NO-7075 TILLER, NORWAY
Telephone: [+47] 98 62 58 50
Fax: [+47]
10 matches
Mail list logo