dev-java/maven-profile
Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
- 
				
					maven-profile-2.2.1-r1~amd64elibc_FreeBSD doc source test binary
  View View Download Download Browse     License: Apache-2.0   Overlay: spark-overlay Browse     License: Apache-2.0   Overlay: spark-overlay
USE Flags
elibc_FreeBSD
			
			        * This flag is undocumented *
			    
		doc
			
			        Global: Adds extra documentation (API, Javadoc, etc)
			    
		source
			
			        Global: Zip the sources and install them
			    
		test
			
			        Global: Workaround to pull in packages needed to run with FEATURES=test. Portage-2.1.2 handles this internally, so don't set it in make.conf/package.use anymore
			    
		binary
			
			        Global: Install the binary version directly, rather than using it to build the source version.
			    
		
