josejamilena-lda / jwebsocket

Automatically exported from code.google.com/p/jwebsocket
1 stars 1 forks source link

pom.xml references missing TomcatDemo module #177

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download and unzip jWebSocketFullSources-1.0-nb20425.zip
2. mvn clean install

[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.jwebsocket:jWebSocket-Parent:1.0 
(/home/jamie/src/java/jwebsocket20425/jWebSocketDev/branches/jWebSocket-1.0/pom.
xml) has 1 error
[ERROR]     Child module 
/home/jamie/src/java/jwebsocket20425/jWebSocketDev/branches/jWebSocket-1.0/jWebS
ocketTomcatDemo of 
/home/jamie/src/java/jwebsocket20425/jWebSocketDev/branches/jWebSocket-1.0/pom.x
ml does not exist

What is the expected output? What do you see instead?

Builds fine after removing reference to TomcatDemo.

What version of the product are you using? On what operating system?

jWebSocketFullSources-1.0-nb20425
Debian GNU/Linux sid.

Original issue reported on code.google.com by jamiefo...@gmail.com on 30 Apr 2012 at 2:58