On 9 October 2013 14:06, Emmanuel Bourg wrote:
> Le 08/10/2013 21:25, sebb a écrit :
>
>> Note: we must update Javadoc plugin to the latest version to ensure
>> that the scripting bug is fixed.
>
> Done
>
>> I expect there are several parts of the main pom that can be removed
>> as the parent pom
Le 08/10/2013 21:25, sebb a écrit :
> Note: we must update Javadoc plugin to the latest version to ensure
> that the scripting bug is fixed.
Done
> I expect there are several parts of the main pom that can be removed
> as the parent pom defines all the common stuff that it can.
I cleaned up the
I made some progress but I still have an issue with 'mvn site', see
http://apaste.info/pOvS
Again, any idea is welcome.
Emmanuel Bourg
-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail
Yes.
On 8 October 2013 20:40, Benedikt Ritter wrote:
> Do you have included the latest commons parent pom?
>
>
> 2013/10/8 sebb
>
>> On 8 October 2013 19:06, Benedikt Ritter wrote:
>> > Maybe it's a problem with the maven-bundle-plugin. It should generate
>> the Manifest for you. I'm on my mobi
Le 08/10/2013 21:25, sebb a écrit :
> However, there are other commons components with multiple modules; it
> should be possible to get some clues from them.
Thank you for the suggestion, I found the solution in vfs.
Emmanuel Bourg
--
Do you have included the latest commons parent pom?
2013/10/8 sebb
> On 8 October 2013 19:06, Benedikt Ritter wrote:
> > Maybe it's a problem with the maven-bundle-plugin. It should generate
> the Manifest for you. I'm on my mobile right now and will not have the time
> to have a look until to
On 8 October 2013 19:06, Benedikt Ritter wrote:
> Maybe it's a problem with the maven-bundle-plugin. It should generate the
> Manifest for you. I'm on my mobile right now and will not have the time to
> have a look until tomorrow.
It's not only the osgi Manifest.
I tried copying an existing Ma
Le 08/10/2013 20:06, Benedikt Ritter a écrit :
> Maybe it's a problem with the maven-bundle-plugin. It should generate the
> Manifest for you. I'm on my mobile right now and will not have the time to
> have a look until tomorrow.
Could this be caused by the fact that jci is a multi module projec
Maybe it's a problem with the maven-bundle-plugin. It should generate the
Manifest for you. I'm on my mobile right now and will not have the time to have
a look until tomorrow.
Benedikt
Send from my mobile device
> Am 08.10.2013 um 19:25 schrieb Emmanuel Bourg :
>
> Le 08/10/2013 18:46, Bened