Re: Shade plugin errors

2011-03-18 Thread Stefan Seelmann
Which goals and parameters did you use? Simple "mvn clean install"? On Fri, Mar 18, 2011 at 1:53 AM, Emmanuel Lecharny wrote: > Hi guys, > > I have no idea why I get some erros on shared-all : > > ... > [INFO] Apache Directory Shared All ... FAILURE [1.392s] > [INFO] Apache D

Re: Shade plugin errors

2011-03-18 Thread Emmanuel Lécharny
On 3/18/11 8:47 AM, Stefan Seelmann wrote: Which goals and parameters did you use? Simple "mvn clean install"? mvn clean install -Dintegration -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Shade plugin errors

2011-03-18 Thread Alex Karasulu
On Fri, Mar 18, 2011 at 2:53 AM, Emmanuel Lecharny wrote: > Hi guys, > > I have no idea why I get some erros on shared-all : > > ... > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-shade-plugin:1.4:shade (default) on project > shared-all: Error creating shaded jar: error in openi

Re: Shade plugin errors

2011-03-18 Thread Emmanuel Lécharny
On 3/18/11 10:58 AM, Alex Karasulu wrote: On Fri, Mar 18, 2011 at 2:53 AM, Emmanuel Lecharnywrote: Hi guys, I have no idea why I get some erros on shared-all : ... [ERROR] Failed to execute goal org.apache.maven.plugins:maven-shade-plugin:1.4:shade (default) on project shared-all: Error creat

Re: Create a partition.

2011-03-18 Thread Guilherme
Hi. Firts of all, thanks for help. I attached the source code, and when i run the programing this is the result. [INFO] Scanning for projects... [INFO] [INFO] --

Re: Create a partition.

2011-03-18 Thread Andrea Gariboldi
try like this.. as i remember the partition nexus like normalized DNs... cheers, Andrea 2011/3/18 Guilherme > Hi. > Firts of all, thanks for help. I attached the source code, and when i > run the programing this is the result. > > [INFO] Scanning for projects... > [INFO] > [INFO] > -

Re: Create a partition.

2011-03-18 Thread Guilherme
The function getRegistries does not existis. Em Sex, 2011-03-18 às 13:16 +0100, Andrea Gariboldi escreveu: > try like this.. as i remember the partition nexus like normalized > DNs... > cheers, > Andrea > > 2011/3/18 Guilherme > Hi. > Firts of all, thanks for help. I attached the

Re: Create a partition.

2011-03-18 Thread Andrea Gariboldi
yes, sorry... getSchemaManager().getRegistries() 2011/3/18 Guilherme > The function getRegistries does not existis. > > Em Sex, 2011-03-18 às 13:16 +0100, Andrea Gariboldi escreveu: > > try like this.. as i remember the partition nexus like normalized > > DNs... > > cheers, > > Andrea > > > > 20

Pb with mvn eclipse:eclipse and -Dintegration

2011-03-18 Thread Emmanuel Lecharny
Hi guys, I'm facing some painful problem with the last modifications made on the build system : as the shared-integ is now depending on the -Dintegration profile to be present to be executed, if you forget to provide this profile when doing a mvn eclipse:eclipse, the .classpath is not generat

[jira] Created: (DIR-278) Pb with the latest shared build : mvn eclipse:eclipse does not generate the right .classpath anymore

2011-03-18 Thread Emmanuel Lecharny (JIRA)
Pb with the latest shared build : mvn eclipse:eclipse does not generate the right .classpath anymore Key: DIR-278 URL: https://issues.apache.org/jira/browse/DIR-2

Re: Pb with mvn eclipse:eclipse and -Dintegration

2011-03-18 Thread Pierre-Arnaud Marcelot
Hi Emmanuel, On 18 mars 2011, at 15:02, Emmanuel Lecharny wrote: > Hi guys, > > I'm facing some painful problem with the last modifications made on the build > system : as the shared-integ is now depending on the -Dintegration profile to > be present to be executed, if you forget to provide th

Re: Pb with mvn eclipse:eclipse and -Dintegration

2011-03-18 Thread Emmanuel Lecharny
On 3/18/11 3:18 PM, Pierre-Arnaud Marcelot wrote: Hi Emmanuel, On 18 mars 2011, at 15:02, Emmanuel Lecharny wrote: Hi guys, I'm facing some painful problem with the last modifications made on the build system : as the shared-integ is now depending on the -Dintegration profile to be present

Re: Pb with mvn eclipse:eclipse and -Dintegration

2011-03-18 Thread Pierre-Arnaud Marcelot
Funny thing... I removed the 'integration' profile and regenerated the site again (with 'shared-integ' projet added back as a module) and it worked this time. Sometimes Maven is really unpredictable... I guess the issue was actually fixed by Stefan as he said in the previous discussion thread a

Re: Create a partition.

2011-03-18 Thread Guilherme
Hello Could you send me the partition that you created? Thanks. Em Qui, 2011-03-17 às 21:45 +0100, Andrea Gariboldi escreveu: > I'm not very up-to-date but i can help you... i wrote the Oracle > partition. > What you need exactly? > > > 2011/3/17 Guilherme > Hi. > I need to d

Re: Create a partition.

2011-03-18 Thread Andrea Gariboldi
you can find it here https://issues.apache.org/jira/browse/DIRSERVER-1345 2011/3/18 Guilherme > Hello > Could you send me the partition that you created? > Thanks. > > Em Qui, 2011-03-17 às 21:45 +0100, Andrea Gariboldi escreveu: > > I'm not very up-to-date but i can help you... i wrote the Orac