|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
.project
file.projectNameTemplate
,
addVersionToProjectName
and addGroupIdToProjectName
Note: if projectNameTemplate is not null then that value will be used regardless of the values for
addVersionToProjectName or addGroupIdToProjectName and a warning will be issued.
commands
List to BuildCommand
s.
ArtifactFactory.createArtifactWithClassifier(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)
so that the type and classifier are set correctly for
"sources" and "javadoc".
EclipseWriterConfig
for the specified dependencies.
.project
and .classpath
files
.setting/org.eclipse.jdt.core.prefs
with project specific compiler settings
various configuration files for WTP (Web Tools Project), if the parameter wtpversion
is set to a
valid version (WTP configuration is not generated by default)
If this goal is run on a multiproject root, dependencies between modules will be configured as direct project
dependencies in Eclipse (unless useProjectReferences
is set to false
).additionalBuildcommands
.
additionalProjectnatures
.
artifactFactory
.
artifactId
.
artifactMetadataSource
.
artifactResolver
.
basedir
.
buildcommands
.
buildCommands
.
buildOutputDirectory
.
buildOutputDirectory
.
classifier
.
classpathContainers
.
classpathContainers
.
content
.
deps
.
downloadJavadocs
.
downloadSources
.
eclipseProjectDir
.
eclipseProjectDir
.
eclipseProjectName
.
eclipseProjectName
.
exclude
.
executedProject
.
file
.
groupId
.
artifactId
.
include
.
javadocAttachment
.
localRepository
.
localRepository
.
location
.
name
.
manifestFile
.
output
.
path
.
project
.
project
.
projectBaseDir
.
projectFacets
.
IdeDependency.getEclipseProjectName()
instead.
projectNameTemplate
projectnatures
.
projectnatures
.
reactorProjects
.
remoteArtifactRepositories
.
sourceAttachment
.
sourceDirs
.
type
.
url
.
useProjectReferences
.
false
if projects available in a reactor build should be considered normal dependencies,
true
if referenced project will be linked and not need artifact resolution.
version
.
wtpapplicationxml
.
wtpversion
.
wtpVersion
.
addedToClasspath
.
addGroupIdToProjectName
.
addVersionToProjectName
.
osgiBundle
.
provided
.
referencedProject
.
isResource
.
systemScoped
.
test
.
testDependency
.
.project
file.IdeDependency
for all found artefacts.ArtifactResolver.resolve(Artifact, List, ArtifactRepository)
addedToClasspath
.
addGroupIdToProjectName
.
additionalBuildcommands
.
additionalProjectnatures
.
addVersionToProjectName
.
artifactFactory
.
artifactId
.
artifactMetadataSource
.
artifactResolver
.
basedir
.
buildcommands
.
buildCommands
.
buildOutputDirectory
.
buildOutputDirectory
.
groupId
.
classpathContainers
.
classpathContainers
.
content
.
deps
.
downloadJavadocs
.
downloadSources
.
eclipseProjectDir
.
eclipseProjectDir
.
eclipseProjectName
.
eclipseProjectName
.
exclude
.
executedProject
.
file
.
groupId
.
include
.
javadocAttachment
.
localRepository
.
localRepository
.
location
.
name
.
manifestFile
.
output
.
path
.
project
.
project
.
projectBaseDir
.
projectFacets
projectNameTemplate
.
projectnatures
.
projectnatures
.
provided
.
reactorProjects
.
referencedProject
.
remoteArtifactRepositories
.
sourceAttachment
.
sourceDirs
.
systemScoped
.
test
.
testDependency
.
type
.
url
.
useProjectReferences
.
version
.
buildCommands
.
wtpversion
.
wtpVersion
.
M2_REPO
classpath variable are
resolved.getMetaInfBaseDirectory()
already has a correct
MANIFEST_VERSION and CLASS_PATH value then do nothing.
getMetaInfBaseDirectory()
already has a correct
MANIFEST_VERSION and CLASS_PATH value then do nothing.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |