org.apache.continuum.buildagent.build.execution.maven.m1
Interface BuildAgentMavenOneMetadataHelper

All Known Implementing Classes:
DefaultBuildAgentMavenOneMetadataHelper

public interface BuildAgentMavenOneMetadataHelper


Field Summary
static String ROLE
           
 
Method Summary
 void mapMetadata(ContinuumProjectBuildingResult result, File metadata, Project project)
           
 

Field Detail

ROLE

static final String ROLE
Method Detail

mapMetadata

void mapMetadata(ContinuumProjectBuildingResult result,
                 File metadata,
                 Project project)
                 throws BuildAgentMavenOneMetadataHelperException
Throws:
BuildAgentMavenOneMetadataHelperException


Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.