Re: Maven problem with wicketstuff

2010-01-26 Thread Warren Bell

wicketstuff-minis

I found it:

   
   org.wicketstuff
   minis
   1.4.1
   

Thanks

mbrictson wrote:

What part of wicketstuff do you want to use in your project? The
"wicketstuff-core" artifact is not a JAR artifact. You have to specify the
actual JAR you need, like "annotation", for example:


  org.wicketstuff
  annotation
  1.4.2-SNAPSHOT



Warren Bell-2 wrote:
  
I am trying to retrieve wicketstuff-core from repository and am getting 
the following "Missing artifact".


Missing artifact
org.wicketstuff:wicketstuff-core:jar:1.4.2-SNAPSHOT:compile

my pom

...

wicket-snaps
http://wicketstuff.org/maven/repository

true


true


...


org.wicketstuff
wicketstuff-core
1.4.2-SNAPSHOT

...


What am I doing wrong?

Thanks,

Warren

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org






  



--
Thanks,

Warren Bell


-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: Maven problem with wicketstuff

2010-01-26 Thread mbrictson

What part of wicketstuff do you want to use in your project? The
"wicketstuff-core" artifact is not a JAR artifact. You have to specify the
actual JAR you need, like "annotation", for example:


  org.wicketstuff
  annotation
  1.4.2-SNAPSHOT



Warren Bell-2 wrote:
> 
> I am trying to retrieve wicketstuff-core from repository and am getting 
> the following "Missing artifact".
> 
> Missing artifact
> org.wicketstuff:wicketstuff-core:jar:1.4.2-SNAPSHOT:compile
> 
> my pom
> 
> ...
> 
> wicket-snaps
> http://wicketstuff.org/maven/repository
> 
> true
> 
> 
> true
> 
> 
> ...
> 
> 
> org.wicketstuff
> wicketstuff-core
> 1.4.2-SNAPSHOT
> 
> ...
> 
> 
> What am I doing wrong?
> 
> Thanks,
> 
> Warren
> 
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
> 
> 
> 

-- 
View this message in context: 
http://old.nabble.com/Maven-problem-with-wicketstuff-tp27332061p27332549.html
Sent from the Wicket - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Maven problem with wicketstuff

2010-01-26 Thread Warren Bell
I am trying to retrieve wicketstuff-core from repository and am getting 
the following "Missing artifact".


Missing artifact org.wicketstuff:wicketstuff-core:jar:1.4.2-SNAPSHOT:compile

my pom

...
   
   wicket-snaps
   http://wicketstuff.org/maven/repository
   
   true
   
   
   true
   
   
...

   
   org.wicketstuff
   wicketstuff-core
   1.4.2-SNAPSHOT
   
...


What am I doing wrong?

Thanks,

Warren

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org