That's weird, was it working for you before? Is this a clean checkout?
musachy On 2/28/07, Nate Drake <[EMAIL PROTECTED]> wrote:
Yep, I see this: warning: Annotation types without processors: [org.apache.struts2.views.annotations.StrutsTag, org.apache.struts2.views.annotations.StrutsTagAttribute, com.opensymphony.xwork2.inject.Inject, org.testng.annotations.BeforeTest, org.testng.annotations.AfterTest, java.lang.Override, java.lang.annotation.Retention, java.lang.SuppressWarnings, java.lang.Deprecated, java.lang.annotation.Target On 2/28/07, Musachy Barroso <[EMAIL PROTECTED]> wrote: > When you compile core (inside core folder): > > mvn -Dmaven.test.skip=true compile > > do you see something like this in the output: > > warning: Annotation types without processors: [ > java.lang.annotation.Retention, j > ava.lang.Override, com.opensymphony.xwork2.inject.Inject, > java.lang.annotation.T > arget, org.testng.annotations.BeforeTest, org.testng.annotations.AfterTest, > java > .lang.Deprecated, java.lang.SuppressWarnings] > > musachy > > On 2/28/07, Nate Drake <[EMAIL PROTECTED]> wrote: > > > > No tld in core/target/classes/META-INF, just README.TXT. > > > > On 2/28/07, Musachy Barroso <[EMAIL PROTECTED]> wrote: > > > Check under core/target/classes/META-INF, is a README.TXT file in there > > (the > > > tld should be there also)? > > > > > > regards > > > musachy > > > > > > On 2/28/07, Nate Drake <[EMAIL PROTECTED]> wrote: > > > > > > > > When trying to build from source using the head of the STRUTS_2_0_x > > > > branch, I > > > > don't seem to get a struts-tags.tld in the core jar. I tried building > > a > > > > second > > > > time, as there was a problem with the build previously that required > > this, > > > > but > > > > still no tld file. I'm not a Maven guru, so I may be doing something > > > > stupid. > > > > > > > > I'm using this command to build: > > > > > > > > mvn install -Dmaven.test.skip=true -Pall > > > > > > > > I did notice one warning, that I don't remember seeing when I've built > > > > from > > > > source before. > > > > > > > > [WARNING] Unable to load parent project from repository: Could not > > find > > > > the > > > > model file '/home/ndrake/src/struts-2_0_X/../pom.xml'. > > > > > > > > Any tips would be greatly appreciated. > > > > > > > > Thanks! > > > > > > > > Nate > > > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > > > > > > -- > > > "Hey you! Would you help me to carry the stone?" Pink Floyd > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > -- > "Hey you! Would you help me to carry the stone?" Pink Floyd > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- "Hey you! Would you help me to carry the stone?" Pink Floyd