how you make the release:prepare working without checking out the source ?
--------------------------------------------------------------------------

                 Key: MRELEASE-348
                 URL: http://jira.codehaus.org/browse/MRELEASE-348
             Project: Maven 2.x Release Plugin
          Issue Type: Bug
          Components: scm
    Affects Versions: 2.0-beta-7
         Environment: cvs
            Reporter: Michael Meng


I wonder if some one can show me one detail example how to make the prepare 
working ?

The default task is [clean, verify], after the clean, it did not checkout the 
source 
The verify do not make sense to me at all, does any one know I need to make 
some config/pom file changes
to make the verify works as desired ? Thanks
 
 
 [INFO] [clean:clean]
        [INFO] Deleting directory 
/approot/cc/cruisecontrol-bin-2.7.1/checkout/projects/service/target
        [INFO] [resources:resources]
        [INFO] Using default encoding to copy filtered resources.
        Downloading: 
http://bhdvweb4.uhc.com:8109/repo2//ubhsc/ant-contrib/1.0/ant-contrib-1.0.pom
        Downloading: 
http://repo1.maven.org/maven2/ubhsc/ant-contrib/1.0/ant-contrib-1.0.pom
        Downloading: 
http://bhdvweb4.uhc.com:8109/repo2//ubhsc/ant-contrib/1.0/ant-contrib-1.0.pom
        Downloading: 
http://repo1.maven.org/maven2/ubhsc/ant-contrib/1.0/ant-contrib-1.0.pom
     
       [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]
        [WARNING] JAR will be empty - no content was marked for inclusion!
        [INFO] Building jar: 
/approot/cc/cruisecontrol-bin-2.7.1/checkout/projects/service/target/service-88.01.jar
        [INFO] Preparing source:jar
        [WARNING] Removing: jar from forked lifecycle, to prevent recursive 
invocation.
        [INFO] No goals needed for project - skipping
        [INFO] [source:jar {execution: default}]
        [INFO] Building jar: 
/approot/cc/cruisecontrol-bin-2.7.1/checkout/projects/service/target/service-88.01-sources.jar
        [INFO] 
------------------------------------------------------------------------
        [INFO] BUILD SUCCESSFUL
        [INFO] 
------------------------------------------------------------------------


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to