[jira] [Resolved] (JS2-1333) deploy goals on jetspeed maven plugin do not work

"Martin Maidhof (JIRA)" <[email protected]> Wed, 22 Jul 2015 08:38:04 +0000 (UTC)
Newsgroups gmane.comp.jakarta.jetspeed.devel
Message-ID <[email protected]>
     [ https://issues.apache.org/jira/browse/JS2-1333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Maidhof resolved JS2-1333.
---------------------------------
    Resolution: Fixed

Just resolved this, it's a maven 3.3.1 problem on windows, they removed the .bat file (?), see
https://issues.apache.org/jira/browse/MNG-5792

After copying apache-maven-3.3.1\bin\mvn.cmd to mvn.bat it worked.

Sorry for the trouble, should have used the maven -X switch from the beginning displaying

[INFO] Invoking target demo-install: C:\wemove\ingrid\dev\jetspeed\JETSPEED_trunk\trunk\applications\jetspeed-demo\pom.xml
[DEBUG] Error invoking Maven: Error configuring command-line. Reason: Maven executable not found at: C:\Users\Public\Programme\Apache Software Foundation\apache-maven-3.3.1\bin\mvn.bat

> deploy goals on jetspeed maven plugin do not work
> -------------------------------------------------
>
>                 Key: JS2-1333
>                 URL: https://issues.apache.org/jira/browse/JS2-1333
>             Project: Jetspeed 2
>          Issue Type: Bug
>          Components: Other
>    Affects Versions: 2.3.0
>            Reporter: Martin Maidhof
>             Fix For: 2.3.0
>
>         Attachments: mvnDeployException.txt
>
>
> With latest upgrade to maven 3.3.1 it seems the deploy goals won't work anymore.
> > mvn clean jetspeed:mvn -Dtarget=min
> causes error, see attachment.
> Formerly i had to execute these ones with maven 2 to be successfull. This is not possible anymore due to enforcement of maven 3.3.1
> I executed
> > mvn clean install -P init
> before to build the maven plugin from source.



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