Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] m2e does not pick up source folder

Our aggregator is in the TOP.

 

TOP – POM.XML

      /MODULE

-          Pom.xml

-          Src/

-          WAS8/pom.xml

 

 

Our aggregator lies in the TOP module and has the entries  <module>/MODULE/WAS8</module>

So when we add the project through TOP only the WAS8/pom.xml is imported but not the src folder.

 

thanks

Vivek

 

From: m2e-users-bounces@xxxxxxxxxxx [mailto:m2e-users-bounces@xxxxxxxxxxx] On Behalf Of Matthew Piggott
Sent: Monday, April 23, 2012 12:39 PM
To: Maven Integration for Eclipse users mailing list
Subject: Re: [m2e-users] m2e does not pick up source folder

 

Is the top pom an aggregator?

On 23 April 2012 15:32, Vivek R Soni <Vivek.R.Soni@xxxxxxxx> wrote:

Description:  my project has multiple poms in different directories but one source location.

Ex.

 

Top-Module-/src

Pom.xml        

/WAS8/pom.xml

 

As shown above, our module has 2 poms. One parallel to source folder and once inside a folder names WAS8.

While trying to add a project in RAD8 using m2e 1.0.200 using WAS8/pom.xml source folders are not getting imported.

 

Thanks

Vivek

 

American Express made the following annotations on Mon Apr 23 2012 12:32:37
******************************************************************************
"This message and any attachments are solely for the intended recipient and may contain confidential or privileged information. If you are not the intended recipient, any disclosure, copying, use, or distribution of the information included in this message and any attachments is prohibited. If you have received this communication in error, please notify us by reply e-mail and immediately and permanently delete this message and any attachments. Thank you."
American Express a ajouté le commentaire suivant le Mon Apr 23 2012 12:32:37
Ce courrier et toute pièce jointe qu'il contient sont réservés au seul destinataire indiqué et peuvent renfermer des renseignements confidentiels et privilégiés. Si vous n'êtes pas le destinataire prévu, toute divulgation, duplication, utilisation ou distribution du courrier ou de toute pièce jointe est interdite. Si vous avez reçu cette communication par erreur, veuillez nous en aviser par courrier et détruire immédiatement le courrier et les pièces jointes. Merci.
******************************************************************************


-------------------------------------------------------------------------------


_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users

 

American Express made the following annotations on Mon Apr 23 2012 12:45:14
******************************************************************************
"This message and any attachments are solely for the intended recipient and may contain confidential or privileged information. If you are not the intended recipient, any disclosure, copying, use, or distribution of the information included in this message and any attachments is prohibited. If you have received this communication in error, please notify us by reply e-mail and immediately and permanently delete this message and any attachments. Thank you."
American Express a ajouté le commentaire suivant le Mon Apr 23 2012 12:45:14
Ce courrier et toute pièce jointe qu'il contient sont réservés au seul destinataire indiqué et peuvent renfermer des renseignements confidentiels et privilégiés. Si vous n'êtes pas le destinataire prévu, toute divulgation, duplication, utilisation ou distribution du courrier ou de toute pièce jointe est interdite. Si vous avez reçu cette communication par erreur, veuillez nous en aviser par courrier et détruire immédiatement le courrier et les pièces jointes. Merci.
******************************************************************************


-------------------------------------------------------------------------------


Back to the top