[
https://issues.apache.org/jira/browse/CXF-3467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13023199#comment-13023199
]
Daniel Kulp commented on CXF-3467:
----------------------------------
The maven eclipse plugin should have set the M2_REPO variable. Can you try
again and then check the file :
workspace/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.core.prefs
and see if it's defined in there? I just tried it with:
mvn -Psetup.eclipse -Declipse.workspace.dir=/tmp/workspace
and it seemed to work fine. That said, I'm NOT sure if the
eclipse.workspace.dir thing can deal with a drive letter. I honestly don't
know. (I hate windows)
> apache-cxf-2.4.0-src: minor issue when used with Eclipse 3.5.2:
> helloWorldSoapHttp created all llowercase in code, and M2_REPO classpath
> variable missing in Eclipse
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: CXF-3467
> URL: https://issues.apache.org/jira/browse/CXF-3467
> Project: CXF
> Issue Type: Bug
> Components: OSGi
> Affects Versions: 2.4
> Environment: Windows XP
> JDK 1.6.0_24
> apache-maven-2.2.1
> Eclipse 3.5.2 Galileo SR2
> Reporter: Runo Barrdahl
> Priority: Minor
> Fix For: 2.4
>
>
> The following procedure was followed when installing apache-cxf-2.4.0-src:
> 1. Expansion of zip to C:\apache-cxf-2.4.0-src
> 2. @mvn -Pfastinstall
> 3. @mvn -Psetup.eclipse
> -Declipse.workspace.dir=C:/eclipse-workspaces/3.5.2_Galileo-SR2/Eclipse_CXF
> 4. Import into Eclipse of all projects in C:\apache-cxf-2.4.0-src
> 5. Then 2 errors appear: a) class path variable M2_REPO is referred to but
> not present in Eclipse, so it had to be manually added. b) inconsistency in
> java code of Eclipse project cxf-systests-databinding, such that
> helloWorldSoapHttp is in lowercase in references to imported packages.
> Details of error:
> C:\apache-cxf-2.4.0-src\systests\databinding\target\generated\src\test\java\jibx_bindings\hello_world.xml:
> helloworldsoaphttp is all lowercase, while in Eclipse, created Java is
> helloWorldSoapHttp - that causes errors in eclipse. See also:
> C:\apache-cxf-2.4.0-src\systests\databinding\target\generated\src\test\java\org\apache,
> and
> C:\apache-cxf-2.4.0-src\systests\databinding\target\test-classes\schemaorg_apache_xmlbeans
> For more information, don't hesistate to contact me by mail.
> Best Regards, Runo Barrdahl
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira