Title: Message Title
Karl Heinz Marbaise closed an issue as Fixed
Hi,
currently i'll try to use the DI things of Maven and simply failing...to
use it...
I just simply wan't to use a class in a Maven plugin.
So in my plugin i would like to do a thing like this:
...
import org.apache.maven.plugins.annotations.Component;
...
@Component
private WindowsExecut
Hi Karl Heinz,
you also need to use Plexus Component Annotations[1], resulting in:
@org.codehaus.plexus.component.annotations.Component(
role=WindowsExecutableExtension, hint="default")
public class DefaultWindowsExecutableExtensions implements
WindowsExecutableExtension
Just like Maven Pl
Hi Dennis,
Let me know if you are done with the backlog, I can help to cut the release.
Thanks
-Dan
On Mon, Mar 24, 2014 at 10:56 AM, Dan Tran wrote:
> Will do
>
> -Dan
>
>
>
> On Mon, Mar 24, 2014 at 10:13 AM, Dennis Lundberg wrote:
>
>> Hi
>>
>> There are still a few issues left on the ro
Hi there,
I'd like to promote the flatten-maven-plugin out of the Sandbox
Flatten Maven Plugin generates a flattened version of your pom.xml and makes
maven to install and deploy this one instead of the original pom.xml.
This offers a workaround for some JIRA issues like:
http://jira.codehaus.o
Title: Message Title
Baptiste Mathus commented on an issue
Title: Message Title
Dennis Lundberg updated an issue
Title: Message Title
Dennis Lundberg updated an issue
Title: Message Title
Dennis Lundberg closed an issue as Fixed
I'm done now.
We should let the CI build run before you cut the release.
On Sun, Mar 30, 2014 at 9:09 PM, Dan Tran wrote:
> Hi Dennis,
>
> Let me know if you are done with the backlog, I can help to cut the release.
>
> Thanks
>
> -Dan
>
>
>
> On Mon, Mar 24, 2014 at 10:56 AM, Dan Tran wrote:
>>
I started the release but running into the following issue when maven try
to push to staging at code hause
https://nexus.codehaus.org/service/local/staging/deploy/maven2
*
Cannot find a matching staging profile
Looks like no issue with authentication
I need to sometime to trouble should t
Looks like Nexus is acting up... I am able to login and see error when
trying to browse to a few repos it is configuration
Any hint?
-D
On Sun, Mar 30, 2014 at 6:19 PM, Dan Tran wrote:
> I started the release but running into the following issue when maven try
> to push to staging at code hau
Hello Mojo team
I have having issue releasing appassemble-maven-plugin 1.8. It has
something to do with Nexus, could someone confirm?
Thanks
-Dan
http://mojo.10943.n7.nabble.com/Releasing-appassemble-maven-plugin-1-8-this-week-td43956.html
File a HAUS ticket.
/Anders (mobile)
Den 31 mar 2014 03:22 skrev "Dan Tran" :
> Looks like Nexus is acting up... I am able to login and see error when
> trying to browse to a few repos it is configuration
>
> Any hint?
>
> -D
>
>
> On Sun, Mar 30, 2014 at 6:19 PM, Dan Tran wrote:
>
>> I started
done with http://jira.codehaus.org/browse/HAUS-2369
-D
On Sun, Mar 30, 2014 at 9:41 PM, Dan Tran wrote:
> Hello Mojo team
>
> I have having issue releasing appassemble-maven-plugin 1.8. It has
> something to do with Nexus, could someone confirm?
>
> Thanks
>
> -Dan
>
>
> http://mojo.10943.n7.
15 matches
Mail list logo