This repository was archived by the owner on Aug 17, 2018. It is now read-only.
Commit cb11182
dougd
Fix for parent lvl POM file. I was unable to build the jsp project due to a missing version.
Error Output:
----------------------------------------------
[ERROR] Unresolveable build extension: Error resolving version for plugin 'org.jvnet.wagon-svn:wagon-svn' from the repositories [local (/Users/dougd/.m2/repository), glassfish-repository (http://download.java.net/maven/glassfish)central (http://repo1.maven.org/maven2)]: Plugin not found in any plugin repository -> [Help 2]
---------------------------------------------
Once I added version 1.9 to the wagon-svn artifact the build was successful.
svn path=/trunk/; revision=12721 parent 8652322 commit cb11182
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| 146 | + | |
146 | 147 | | |
147 | 148 | | |
148 | 149 | | |
| |||
0 commit comments