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

Michael Osipov closed MRELEASE-349.
-----------------------------------
    Resolution: Auto Closed

This issue has been auto closed because it has been inactive for a long period 
of time. If you think this issue still applies, retest your problem with the 
most recent version of Maven and the affected component, reopen and post your 
results.

> how you make the release:perform working while it complains No sources to 
> compile
> ---------------------------------------------------------------------------------
>
>                 Key: MRELEASE-349
>                 URL: https://issues.apache.org/jira/browse/MRELEASE-349
>             Project: Maven Release Plugin
>          Issue Type: Bug
>          Components: scm
>    Affects Versions: 2.0-beta-7
>         Environment: cvs and unix
>            Reporter: Michael Meng
>
> I can not make the release:perform work at all, since it checked out the 
> source to one location and compile it on other location, which giving me the 
> "No sources to compile" error.
> Does anyone have a detail log on how you make the release:perform to work on 
> cvs ? 
> The Working directory keep changing, any thing need to define in pom ?
> The check out source location is: 
> {{/approot/cc/cruisecontrol-bin-2.7.1/checkout/projects/service/target/checkout}}
> but it try to compile the source code on:
> {{/approot/cc/cruisecontrol-bin-2.7.1/checkout/projects/service/target/checkout/target/checkout/}}
> Thanks
> {noformat}
> [INFO] Executing: cvs -z3 -f -d :ext:bhbuild@bhcvs:/home/cvs_arch -q checkout 
> -r v88-01 -d checkout projects/service
> [INFO] Working directory: 
> /approot/cc/cruisecontrol-bin-2.7.1/checkout/projects/service/target
> [INFO] Executing goals 'deploy site-deploy'...
> [INFO] Executing: mvn deploy site-deploy --no-plugin-updates 
> -DperformRelease=true -f pom.xml
> [INFO] Scanning for projects...
> [INFO] 
> ------------------------------------------------------------------------
>         [INFO] [compiler:compile]
>         [INFO] No sources to compile
>         [INFO] [resources:testResources]
>         [INFO] Using default encoding to copy filtered resources.
>         [INFO] [compiler:testCompile]
>         [INFO] Not compiling test sources
>         [INFO] [surefire:test]
>         [INFO] Tests are skipped.
>         [INFO] [jar:jar]
> {noformat}



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

Reply via email to