maven/maven-core
Jason van Zyl 2c09099b78 o in the contextualize method where we are getting a reference to the container but we only need the basis PlexusContainer. The only place we need the artifact enabled container is in the addPlugin method. Otherwise, in standard PlexusTestCases we will get a ClassCastException. You do not need to use an ArtifactEnabledTestCase unless you actually want to use the facilities of the artifact enabled container.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163234 13f79535-47bb-0310-9956-ffa450edef68
2004-11-14 07:13:05 +00:00
..
src o in the contextualize method where we are getting a reference to the container but we only need the basis PlexusContainer. The only place we need the artifact enabled container is in the addPlugin method. Otherwise, in standard PlexusTestCases we will get a ClassCastException. You do not need to use an ArtifactEnabledTestCase unless you actually want to use the facilities of the artifact enabled container. 2004-11-14 07:13:05 +00:00
.cvsignore Initial revision 2004-08-09 19:02:31 +00:00
LICENSE.txt Initial revision 2004-08-09 19:02:31 +00:00
NOTICE.txt Initial revision 2004-08-09 19:02:31 +00:00
README.txt Initial revision 2004-08-09 19:02:31 +00:00
checkstyle-license.txt Initial revision 2004-08-09 19:02:31 +00:00
deploy-site Initial revision 2004-08-09 19:02:31 +00:00
plugin-notes.txt PR: MNG-74 2004-09-02 12:34:19 +00:00
pom.xml *** empty log message *** 2004-10-26 01:15:46 +00:00

README.txt

Bootstrapping Instructions
--------------------------

1. Make sure you have checked out the entire maven-components module.

./bootstrap-all.sh