You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by Emmanuel LECHARNY <e....@wanadoo.fr> on 2005/02/08 02:19:17 UTC

Some build problems...

Hi,

I just tried a script to set up my env, which extract the latest version into a brand new directory, the laucnh a maven multiproject to create eclipse .project & .classpath

I got some error messages like those one. Any clue ? (the mavenizing project [xxx] are produced by the script)

mavenizing project [apacheds]
mavenizing project [asn1]
mavenizing project [authx]

BUILD FAILED
File...... /home/elecharny/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly
Element... maven:reactor
Line...... 217
Column.... 9
The build cannot continue because of the following unsatisfied dependency:

authx-api-0.2-SNAPSHOT.jar

mavenizing project [ldap]
mavenizing project [naming]

BUILD FAILED
File...... /home/elecharny/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly
Element... maven:reactor
Line...... 217
Column.... 9
The build cannot continue because of the following unsatisfied dependency:

naming-core-0.9-dev.jar

mavenizing project [network/apseda]
mavenizing project [network/mina]
mavenizing project [network/sedang]
The build cannot continue because of the following unsatisfied dependency:

protocol-api-1.0-SNAPSHOT.jar (try downloading from http://incubator.apache.org/directory/subprojects/protocol-api/)

mavenizing project [protocols/changepw]

BUILD FAILED
File...... /home/elecharny/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly
Element... maven:reactor
Line...... 217
Column.... 9
The build cannot continue because of the following unsatisfied dependency:

changepw-core-0.4-SNAPSHOT.jar

mavenizing project [protocols/dhcp]

BUILD FAILED
File...... /home/elecharny/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly
Element... maven:reactor
Line...... 217
Column.... 9
The build cannot continue because of the following unsatisfied dependency:

dhcp-core-0.1-SNAPSHOT.jar

mavenizing project [protocols/dns]

BUILD FAILED
File...... /home/elecharny/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly
Element... maven:reactor
Line...... 217
Column.... 9
The build cannot continue because of the following unsatisfied dependency:

dns-core-0.1-SNAPSHOT.jar

mavenizing project [protocols/kerberos]
mavenizing project [protocols/ntp]

BUILD FAILED
File...... /home/elecharny/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly
Element... maven:reactor
Line...... 217
Column.... 9
The build cannot continue because of the following unsatisfied dependency:

ntp-core-0.4-SNAPSHOT.jar

mavenizing project [sandbox]

BUILD FAILED
File...... /home/elecharny/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly
Element... maven:reactor
Line...... 63
Column.... 9
Error reading XML or initializing
mavenizing project [sitedocs]



Re: Some build problems...

Posted by Alex Karasulu <ao...@bellsouth.net>.
Emmanuel LECHARNY wrote:

>Hi,
>
>I just tried a script to set up my env, which extract the latest version into a brand new directory, the laucnh a maven multiproject to create eclipse .project & .classpath
>
>I got some error messages like those one. Any clue ? (the mavenizing project [xxx] are produced by the script)
>
>  
>
Ohhhh boy.  Looks like some crazy *#%^Q(#.   You need to let maven do 
its thing with dependency resolution and just picking how to conduct a 
multiproject install. 

I will personally walk you through setting up a project with IDEA.  Or 
Enrique can walk you through one for Eclipse.  This making your own 
scripts thingy without groking maven can become a problem ...

Perhaps I just need to bite the bullet here and make a top level maven 
project that compiles the whole directory? Hmmm.  I will if I have to 
but let's do this one peice at a time keeping it simple.  See if you can 
make asn1 build and compile.  Then put that into the ide of choice.

>mavenizing project [apacheds]
>mavenizing project [asn1]
>mavenizing project [authx]
>
>BUILD FAILED
>File...... /home/elecharny/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly
>Element... maven:reactor
>Line...... 217
>Column.... 9
>The build cannot continue because of the following unsatisfied dependency:
>
>authx-api-0.2-SNAPSHOT.jar
>
>mavenizing project [ldap]
>mavenizing project [naming]
>
>BUILD FAILED
>File...... /home/elecharny/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly
>Element... maven:reactor
>Line...... 217
>Column.... 9
>The build cannot continue because of the following unsatisfied dependency:
>
>naming-core-0.9-dev.jar
>
>mavenizing project [network/apseda]
>mavenizing project [network/mina]
>mavenizing project [network/sedang]
>The build cannot continue because of the following unsatisfied dependency:
>
>protocol-api-1.0-SNAPSHOT.jar (try downloading from http://incubator.apache.org/directory/subprojects/protocol-api/)
>
>mavenizing project [protocols/changepw]
>
>BUILD FAILED
>File...... /home/elecharny/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly
>Element... maven:reactor
>Line...... 217
>Column.... 9
>The build cannot continue because of the following unsatisfied dependency:
>
>changepw-core-0.4-SNAPSHOT.jar
>
>mavenizing project [protocols/dhcp]
>
>BUILD FAILED
>File...... /home/elecharny/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly
>Element... maven:reactor
>Line...... 217
>Column.... 9
>The build cannot continue because of the following unsatisfied dependency:
>
>dhcp-core-0.1-SNAPSHOT.jar
>
>mavenizing project [protocols/dns]
>
>BUILD FAILED
>File...... /home/elecharny/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly
>Element... maven:reactor
>Line...... 217
>Column.... 9
>The build cannot continue because of the following unsatisfied dependency:
>
>dns-core-0.1-SNAPSHOT.jar
>
>mavenizing project [protocols/kerberos]
>mavenizing project [protocols/ntp]
>
>BUILD FAILED
>File...... /home/elecharny/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly
>Element... maven:reactor
>Line...... 217
>Column.... 9
>The build cannot continue because of the following unsatisfied dependency:
>
>ntp-core-0.4-SNAPSHOT.jar
>
>mavenizing project [sandbox]
>
>BUILD FAILED
>File...... /home/elecharny/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly
>Element... maven:reactor
>Line...... 63
>Column.... 9
>Error reading XML or initializing
>mavenizing project [sitedocs]
>
>
>  
>
Dude this is getting crazy.  Let's work small and you can work your way 
up.  Might take a lil bit but its easier than this I assure you.  I will 
email you the directory project's license for idea.  Go into the asn1 
trunk and do a:

maven idea:multiproject

Then open idea and just open the asn1.ipr that the idea plugin creates.  
This should work if it does not let's keep trouble shooting.

Alex



Re: Some build problems...

Posted by Vincent Tence <vt...@videotron.ca>.
You need to perform a regular multiproject:install so that maven 
installs the project artifacts before doing a idea:multiproject. I 
suspect it's the same with the eclipse project goal.

- Vincent


Emmanuel LECHARNY wrote:
> Hi,
> 
> I just tried a script to set up my env, which extract the latest version into a brand new directory, the laucnh a maven multiproject to create eclipse .project & .classpath
> 
> I got some error messages like those one. Any clue ? (the mavenizing project [xxx] are produced by the script)
> 
> mavenizing project [apacheds]
> mavenizing project [asn1]
> mavenizing project [authx]
> 
> BUILD FAILED
> File...... /home/elecharny/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly
> Element... maven:reactor
> Line...... 217
> Column.... 9
> The build cannot continue because of the following unsatisfied dependency:
> 
> authx-api-0.2-SNAPSHOT.jar
> 
> mavenizing project [ldap]
> mavenizing project [naming]
> 
> BUILD FAILED
> File...... /home/elecharny/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly
> Element... maven:reactor
> Line...... 217
> Column.... 9
> The build cannot continue because of the following unsatisfied dependency:
> 
> naming-core-0.9-dev.jar
> 
> mavenizing project [network/apseda]
> mavenizing project [network/mina]
> mavenizing project [network/sedang]
> The build cannot continue because of the following unsatisfied dependency:
> 
> protocol-api-1.0-SNAPSHOT.jar (try downloading from http://incubator.apache.org/directory/subprojects/protocol-api/)
> 
> mavenizing project [protocols/changepw]
> 
> BUILD FAILED
> File...... /home/elecharny/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly
> Element... maven:reactor
> Line...... 217
> Column.... 9
> The build cannot continue because of the following unsatisfied dependency:
> 
> changepw-core-0.4-SNAPSHOT.jar
> 
> mavenizing project [protocols/dhcp]
> 
> BUILD FAILED
> File...... /home/elecharny/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly
> Element... maven:reactor
> Line...... 217
> Column.... 9
> The build cannot continue because of the following unsatisfied dependency:
> 
> dhcp-core-0.1-SNAPSHOT.jar
> 
> mavenizing project [protocols/dns]
> 
> BUILD FAILED
> File...... /home/elecharny/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly
> Element... maven:reactor
> Line...... 217
> Column.... 9
> The build cannot continue because of the following unsatisfied dependency:
> 
> dns-core-0.1-SNAPSHOT.jar
> 
> mavenizing project [protocols/kerberos]
> mavenizing project [protocols/ntp]
> 
> BUILD FAILED
> File...... /home/elecharny/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly
> Element... maven:reactor
> Line...... 217
> Column.... 9
> The build cannot continue because of the following unsatisfied dependency:
> 
> ntp-core-0.4-SNAPSHOT.jar
> 
> mavenizing project [sandbox]
> 
> BUILD FAILED
> File...... /home/elecharny/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly
> Element... maven:reactor
> Line...... 63
> Column.... 9
> Error reading XML or initializing
> mavenizing project [sitedocs]
> 
>