akka-java-examples
akka-java-examples copied to clipboard
Missing child module for channel when mvn install
It's good repo for newbie to start to learn basic Akka. it's awesome repo:)
However, as I run mvn clean install -X I got the following error:
[ERROR] Child module /home/user1/workspace_spm/akka-java-examples/channel of /home/user1/workspace_spm/akka-java-examples/pom.xml does not exist @
I saw you defined a channel sub module but there's no any channel in root folder, is persistent-channel?
I'll test and commit, but I must've renamed it to persistent-channel and never changed the root pom. Thanks!
I think rename on here is work(I've tested it)