[
https://issues.apache.org/jira/browse/JAMES-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14188112#comment-14188112
]
Bernd Waibel commented on JAMES-1560:
-------------------------------------
{noformat}
[PATCH]
### Eclipse Workspace Patch 1.0
#P james-server
Index: karaf/integration/pom.xml
===================================================================
--- karaf/integration/pom.xml (revision 1634498)
+++ karaf/integration/pom.xml (working copy)
@@ -13,6 +13,8 @@
<groupId>org.apache.james.karaf</groupId>
<artifactId>james-karaf-integration</artifactId>
+ <packaging>pom</packaging>
+
<name>Apache James :: Karaf :: Integration tests</name>
<dependencies>
{noformat}
> Errors running builder 'Maven Project Builder' on project
> 'james-karaf-integration'
> -----------------------------------------------------------------------------------
>
> Key: JAMES-1560
> URL: https://issues.apache.org/jira/browse/JAMES-1560
> Project: James Server
> Issue Type: Improvement
> Components: Build System
> Affects Versions: Trunk, 3.0.0-beta5
> Environment: Apache Maven 3.2.1
> (ea8b2b07643dbb1b84b6d16e1f08391b666bc1e9; 2014-02-14T18:37:52+01:00)
> Maven home: C:\eclipse_luna\apache_james_3\james-server\EMBEDDED
> Java version: 1.7.0_55, vendor: Oracle Corporation
> Java home: C:\Program Files\Java\jdk1.7.0_55\jre
> Default locale: de_DE, platform encoding: Cp1252
> OS name: "windows 8.1", version: "6.3", arch: "amd64", family: "windows"
> Reporter: Bernd Waibel
> Labels: maven
> Fix For: Trunk
>
> Original Estimate: 10m
> Remaining Estimate: 10m
>
> Developing in eclipse luna with integrated maven.
> When checking out the james-server project, and updating the projects with
> "Maven update", an NPE occured:
> {noformat}
> Errors occurred during the build.
> Errors running builder 'Maven Project Builder' on project
> 'james-karaf-integration'.
> java.lang.NullPointerException
> {noformat}
> It seems to be a problem with the packaging, but I am not an Maven expert.
> Changing the packaging to "pom" would help, not sure if this is correkt.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]