Accessing classes (or other resources) from a war dependency
6 views
Skip to first unread message
Joshua Cason
unread,
Jan 7, 2016, 5:31:30 PM1/7/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Maven and Scala
I'm having trouble getting any of the classes from a war file to be importable when running the console using the scala maven plugin. I've tried using the maven war plugin per some advice I got on blogs, but no dice. Any advice?