Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Mention how profiles are specified in Maven?



Mention how profiles are specified in Maven?..

Answer / Puneet Kumar Srivastava

Profiles in Maven are defined using the `<profile>` element within the `<profiles>` section of the POM.xml file. Each profile can have its own configuration, and it can be activated using the command line flag `-P`, followed by the profile ID.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Maven Interview Questions

What is the difference between version and snapshot?

1 Answers  


what is Maven artifact?

1 Answers  


What do you mean by maven?

1 Answers  


What is archetype?

1 Answers  


How would you see the version of maven?

1 Answers  


What does dependency management mean with respect to transitive dependency?

1 Answers  


What would the command mvn clean do?

1 Answers  


Where are maven dependencies stored?

1 Answers  


What would the command mvn clean dependency:copy-dependencies package do?

1 Answers  


What are gradle and maven?

1 Answers  


How does maven look for a dependency or resource?

1 Answers  


How to specify the sequence in which sub modules needs to be built?

1 Answers  


Categories