bquanhuang / bluecove

Automatically exported from code.google.com/p/bluecove
0 stars 0 forks source link

Build issue while building bluecove-2.1.0 #75

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. try building bluecove-2.1.0 using maven command "mvn eclipse:clean
eclipse:eclipse -DdownloadSources=true" on the terminal
2. Added repository information and dependency information in the pom.xml
3.

What is the expected output? What do you see instead?
bluecove-2.1.0 jar file should be created.

But, build errors are coming
Reason: Cannot find parent: net.sf.bluecove:bluecove-parent for project:
net.sf.bluecove:bluecove:jar:null for project net.sf.bluecove:bluecove:jar:null

What BlueCove version are you using (include build number for SNAPSHOT)? On
what operating system and jvm? Is this 64-bit or 32-bit OS and jvm?
BlueCove-2.1.0

Ubuntu Linux 8.04, kernel 2.6.24, 32-bit (i386)

java version "1.6.0_07"
Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
Java HotSpot(TM) Client VM (build 10.0-b23, mixed mode, sharing)

Please provide any additional information below.
Please use "Attach a file" when uploading stack traces or other big files!

Original issue reported on code.google.com by royalibr...@gmail.com on 20 Jun 2009 at 10:21

Attachments:

GoogleCodeExporter commented 8 years ago
The file is there 

http://repo1.maven.org/maven2/net/sf/bluecove/bluecove-parent/2.1.0/bluecove-par
ent-2.1.0.pom

make sure you are connected to the internet.

Also You can only run build from the root. e.g build all projects.

Original comment by skarzhev...@gmail.com on 20 Jun 2009 at 4:37