Bernd Waibel created JAMES-1563:
-----------------------------------

             Summary: Switch to Maven3
                 Key: JAMES-1563
                 URL: https://issues.apache.org/jira/browse/JAMES-1563
             Project: James Server
          Issue Type: Improvement
          Components: Build System
    Affects Versions: Trunk, 3.0.0-beta5
         Environment: Eclipse LUNA with integrated Mave 3.2.1 (m2eclipse)
Together with Maven 3.2.3 
            Reporter: Bernd Waibel
            Priority: Minor
             Fix For: 3.0.0-beta5


Building with old maven in actual eclipse is some kind outdated.

It is easy possible to switch to maven 3, with the following changes:
1. Eclipse Luna with Maven 3.2.1 is ok for: mvn install, package, clean. Not 
for mvn site.
2. Maven 3.2.3 is ok for mvn install, package, clean, site.

The Maven 3.2.1 could not build the site, because the structure on 
"http://repo.maven.apache.org/maven2/"; is wrong. The structure is from 2012 and 
for Maven2, so maybe the structure need to get updated. Nothing I can do.

For switching to Maven3, which I did, you need to change the pom.xml. Details 
and patch will follow.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to