[
https://issues.apache.org/jira/browse/JSPWIKI-869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14292411#comment-14292411
]
David Vittor commented on JSPWIKI-869:
--------------------------------------
Hi [~cxyshine],
Your actual error is: Failure to find
org.apache.jspwiki.wikipages:jspwiki-wikipages-en:jar:2.10.2-SNAPSHOT
This is searching for the *jspwikipages-en* modules which comes from the
jspwiki-wikipages module.
Make sure to run *mvn eclipse:eclipse* from the jspwiki trunk directory, and
that should solve your problem.
If not, try run "mvn install:install" from the jspwiki-wikipages directory.
> JSPWiki Maven project cannot be imported into Eclipse
> -----------------------------------------------------
>
> Key: JSPWIKI-869
> URL: https://issues.apache.org/jira/browse/JSPWIKI-869
> Project: JSPWiki
> Issue Type: Bug
> Components: Build system
> Affects Versions: 2.10.1
> Environment: Eclipse Luna SR1
> Reporter: Jürgen Weber
> Assignee: David Vittor
> Fix For: 2.10.2
>
>
> After importing jspwiki-war into Eclipse, there is no package structure shown.
> Also, mvn eclipse:eclipse fails with
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-eclipse-plugin:2.9:eclipse (default-cli) on
> project jspwiki-wikipages-de: Unable to resolve resource location:
> ./jspwiki-war/src/main/config/dev/jspwiki-checkstyle.xml -> [Help 1]
> See also
> http://mail-archives.apache.org/mod_mbox/jspwiki-dev/201410.mbox/%3CCAFNKvH1g1or4qDVA-apC6mnc%2BKAzr4fSMiM6hiCR71jDqLFvYg%40mail.gmail.com%3E
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)