[ 
https://issues.apache.org/jira/browse/CASSANDRA-16597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Semb Wever updated CASSANDRA-16597:
-------------------------------------------
    Status: Changes Suggested  (was: Ready to Commit)

On further testing…

The following fails
{noformat}
ant mvn-install
…

mvn-install:
     [exec] Error: Could not find or load main class 
org.apache.maven.wrapper.MavenWrapperMain
     [exec] Result: 1
     [exec] Error: Could not find or load main class 
org.apache.maven.wrapper.MavenWrapperMain
     [exec] Result: 1
     [exec] Error: Could not find or load main class 
org.apache.maven.wrapper.MavenWrapperMain
     [exec] Result: 1
     [exec] Error: Could not find or load main class 
org.apache.maven.wrapper.MavenWrapperMain
     [exec] Result: 1
{noformat}

Also, does maven-wrapper have an offline mode? `ant mvn-install` should work 
without internet. 

> Introduce Maven wrapper to build for Maven-less build environments
> ------------------------------------------------------------------
>
>                 Key: CASSANDRA-16597
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16597
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Build
>            Reporter: Stefan Miklosovic
>            Assignee: Stefan Miklosovic
>            Priority: Normal
>             Fix For: 4.0.x
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> With the introduction of CASSANDRA-16391, the build machine needs to have 
> Maven installed locally as it executes "mvn" command in its tasks. This might 
> be avoided by adding Maven wrapper which would download (and cache) such 
> installation so build environment might be completely Maven-less otherwise.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to