/[Apache-SVN]
ViewVC logotype

Revision 293497


Jump to revision: Previous Next
Author: jdcasey
Date: Tue Oct 4 02:54:49 2005 UTC (19 years, 1 month ago)
Changed paths: 18
Log Message:
Resolving: MNG-1021

o Added AttachedArtifact, and changed the DefaultMavenProjectHelper to create and attach artifacts of this type. AttachedArtifact uses a parent artifact (constructor parameter) for versioning and basic identity attributes, but requires the user to specify a type and classifier specific to the new artifact. We may want to add flexibility for artifactId, too...though I have reservations on that score.

o See it0079 for a test.



Changed paths

Path Details
Directorymaven/components/trunk/maven-core-it/README.txt modified , text changed
Directorymaven/components/trunk/maven-core-it/integration-tests.txt modified , text changed
Directorymaven/components/trunk/maven-core-it/it0079/ added
Directorymaven/components/trunk/maven-core-it/it0079/expected-results.txt added
Directorymaven/components/trunk/maven-core-it/it0079/goals.txt added
Directorymaven/components/trunk/maven-core-it/it0079/pom.xml added
Directorymaven/components/trunk/maven-core-it/it0079/src/ added
Directorymaven/components/trunk/maven-core-it/it0079/src/main/ added
Directorymaven/components/trunk/maven-core-it/it0079/src/main/java/ added
Directorymaven/components/trunk/maven-core-it/it0079/src/main/java/org/ added
Directorymaven/components/trunk/maven-core-it/it0079/src/main/java/org/apache/ added
Directorymaven/components/trunk/maven-core-it/it0079/src/main/java/org/apache/maven/ added
Directorymaven/components/trunk/maven-core-it/it0079/src/main/java/org/apache/maven/it0079/ added
Directorymaven/components/trunk/maven-core-it/it0079/src/main/java/org/apache/maven/it0079/Person.java added
Directorymaven/components/trunk/maven-core-it/it2003/ deleted
Directorymaven/components/trunk/maven-project/src/main/java/org/apache/maven/project/DefaultMavenProjectHelper.java modified , text changed
Directorymaven/components/trunk/maven-project/src/main/java/org/apache/maven/project/artifact/AttachedArtifact.java added
Directorymaven/components/trunk/maven-project/src/main/resources/META-INF/plexus/components.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26